aboutsummaryrefslogtreecommitdiffstats
path: root/qemu-options.hx
diff options
context:
space:
mode:
Diffstat (limited to 'qemu-options.hx')
-rw-r--r--qemu-options.hx3
1 files changed, 3 insertions, 0 deletions
diff --git a/qemu-options.hx b/qemu-options.hx
index 76432a5..880025e 100644
--- a/qemu-options.hx
+++ b/qemu-options.hx
@@ -1787,4 +1787,7 @@ DEF("audio-test-out", 0, QEMU_OPTION_audio_test_out, \
DEF("snapshot-no-time-update", 0, QEMU_OPTION_snapshot_no_time_update, \
"-snapshot-no-time-update Disable time update when restoring snapshots\n")
+DEF("list-webcam", 0, QEMU_OPTION_list_webcam, \
+ "-list-webcam List web cameras available for emulation\n")
+
#endif /* ANDROID */