]> git.proxmox.com Git - qemu.git/blobdiff - qemu-options.hx
Issue warning when deprecated -tdf option is used
[qemu.git] / qemu-options.hx
index 4403c9c71807a47f2174966528dfe3304f170c3a..628bd445918a029c80126acbc6ac35010606ade9 100644 (file)
@@ -2898,6 +2898,9 @@ DEF("no-kvm-pit", HAS_ARG, QEMU_OPTION_no_kvm_pit, "", QEMU_ARCH_I386)
 HXCOMM Deprecated by -machine kernel_irqchip=on|off property
 DEF("no-kvm-irqchip", HAS_ARG, QEMU_OPTION_no_kvm_irqchip, "", QEMU_ARCH_I386)
 
+HXCOMM Deprecated (ignored)
+DEF("tdf", 0, QEMU_OPTION_tdf,"", QEMU_ARCH_ALL)
+
 HXCOMM This is the last statement. Insert new options before this line!
 STEXI
 @end table