]> git.proxmox.com Git - qemu.git/blobdiff - hw/i386/pc_q35.c
pc: disable pci-info
[qemu.git] / hw / i386 / pc_q35.c
index 4c191d3b425ee289cde44e982bcd9fa7ad2d2851..1af8e2b9437993dab5e79fe1097e30a24b88b440 100644 (file)
@@ -48,7 +48,7 @@
 #define MAX_SATA_PORTS     6
 
 static bool has_pvpanic;
-static bool has_pci_info = true;
+static bool has_pci_info;
 static bool has_acpi_build = true;
 
 /* PC hardware initialisation */