]> git.proxmox.com Git - qemu.git/blobdiff - include/hw/i386/pc.h
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
[qemu.git] / include / hw / i386 / pc.h
index 61ff154c7ded0f28b7ef90219a4b2e0d4abdcce5..7fb97b08a21f2e6f5d893946928e80197b8af1cf 100644 (file)
@@ -231,6 +231,10 @@ int e820_add_entry(uint64_t, uint64_t, uint32_t);
             .driver   = "Nehalem-" TYPE_X86_CPU,\
             .property = "level",\
             .value    = stringify(2),\
+        },{\
+            .driver   = "virtio-net-pci",\
+            .property = "any_layout",\
+            .value    = "off",\
         }
 
 #define PC_COMPAT_1_4 \