]> git.proxmox.com Git - mirror_qemu.git/blobdiff - vl.c
-machine vmport=auto: Fix handling of VMWare ioport emulation for xen
[mirror_qemu.git] / vl.c
diff --git a/vl.c b/vl.c
index f4a6e5e05bce248d72176eb92979c4e10ebdfd07..eb89d62906a7b8a2babc87e4f89b61746517668e 100644 (file)
--- a/vl.c
+++ b/vl.c
@@ -381,7 +381,7 @@ static QemuOptsList qemu_machine_opts = {
             .help = "maximum ram below the 4G boundary (32bit boundary)",
         }, {
             .name = PC_MACHINE_VMPORT,
-            .type = QEMU_OPT_BOOL,
+            .type = QEMU_OPT_STRING,
             .help = "Enable vmport (pc & q35)",
         },{
             .name = "iommu",