]> xenbits.xensource.com Git - qemu-xen-4.5-testing.git/commit
passthrough: Correctly expose PCH ISA bridge for IGD passthrough
authorIan Jackson <ian.jackson@eu.citrix.com>
Fri, 22 Feb 2013 18:04:40 +0000 (18:04 +0000)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Fri, 22 Feb 2013 18:06:47 +0000 (18:06 +0000)
commitbd9e97271db5edc07e3e0d45bdf6ccd5a9bba3de
tree228792fcabd97fa16d517cfe5f9937fe2fa6164d
parentadf74189dd58014744a4b8c9d64407d629da5e2f
passthrough: Correctly expose PCH ISA bridge for IGD passthrough

Fix IGD passthrough logic to properly expose PCH ISA bridge (instead
of exposing as pci-pci bridge). The i915 driver require this to
correctly detect the PCH version and enable version specific code
path.

Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Signed-off-by: Timothy Guo <firemeteor@users.sourceforge.net>
hw/pci.c
hw/pci.h
hw/pt-graphics.c