]> git.proxmox.com Git - qemu.git/commit
pc: disable pci-info for 1.6
authorMichael S. Tsirkin <mst@redhat.com>
Thu, 1 Aug 2013 12:39:11 +0000 (15:39 +0300)
committerMichael S. Tsirkin <mst@redhat.com>
Mon, 12 Aug 2013 09:05:33 +0000 (12:05 +0300)
commit9604f70fdf8e21ec0dbf6eac5e59a0eb8beadd64
treeddc1bc6eb6358c369f97c30336a22547ee74c8a9
parent6fdf98f281f85ae6e2883bed2f691bcfe33b1f9f
pc: disable pci-info for 1.6

The BIOS that we ship in 1.6 does not use pci info
from host (yet). Several issues turned up
(e.g. around winXP boot crashes). So it's safest to disable that
interface for 1.6 machine types for now, leave it on for 1.7
as we have enough time to fix issues if any.

Reviewed-by: Richard Henderson <rth@twiddle.net>
Reviewed-by: Andreas Färber <afaerber@suse.de>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/i386/pc_piix.c
hw/i386/pc_q35.c