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 80efaa6..f35b4d0 100644
--- a/qemu-options.hx
+++ b/qemu-options.hx
@@ -1782,4 +1782,7 @@ DEF("ui-settings", HAS_ARG, QEMU_OPTION_ui_settings, \
DEF("audio-test-out", 0, QEMU_OPTION_audio_test_out, \
"-audio-test-out Test audio output\n")
+DEF("snapshot-no-time-update", 0, QEMU_OPTION_snapshot_no_time_update, \
+ "-snapshot-no-time-update Disable time update when restoring snapshots\n")
+
#endif /* ANDROID */