]> xenbits.xensource.com Git - qemu-xen-4.1-testing.git/commit
passthrough: graphics passthrough cleanup
authorIan Jackson <ian.jackson@eu.citrix.com>
Thu, 19 Aug 2010 16:45:33 +0000 (17:45 +0100)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Thu, 19 Aug 2010 16:45:33 +0000 (17:45 +0100)
commitb2ea6374ccd134f225f0ca728c836928fb8ae25c
treed5d2177b34e913ac840e3c9676a5b05770d8ca3f
parent466608f3a32e1f9808acdf832a5843af37e5fcec
passthrough: graphics passthrough cleanup

This patch as originally titled Calpella/Sandybridge IGD passthrough.
In this revision, I have separated cleanup portion of the patch from
Calpella/Sandybridge portion.  This cleanup portion incorporates
inputs from Stephano and proposed patch from Isaku.  The main changes
are consolidating graphics passthrough specific code into
pt-graphics.c and removal of hardcoded intercepts for host bridge
(device 00:00.0) accesses in pci.c.

Signed-off-by: Allen Kay [allen.m.kay@intel.com<mailto:allen.m.kay@intel.com>]
Signed-off-by: Isaku Yamahata [yamahata@valinux.co.jp]
hw/pass-through.c
hw/pass-through.h
hw/pc.c
hw/pci.c
hw/pci.h
hw/piix_pci.c
hw/pt-graphics.c [new file with mode: 0644]
xen-hooks.mak