]> xenbits.xensource.com Git - qemu-xen-3.4-testing.git/commit
Disable PCI IO space multiplex for stubdom
authorIan Jackson <ian.jackson@eu.citrix.com>
Fri, 29 May 2009 11:14:23 +0000 (12:14 +0100)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Fri, 29 May 2009 11:14:23 +0000 (12:14 +0100)
commitc92fc8e49f18ef403c8f4be256cedad17992212b
tree2f17c7a244af655b2387df2d44903a50ca8f779b
parentc675fef021550faeafa60577abd18347a172f220
Disable PCI IO space multiplex for stubdom

Changeset c675fef021550faeafa60577abd18347a172f220 breaks the stubdom
build.  The ioctl machinery used is not available in stubdom, so let
us disable this feature in stubdom and return matters to the previous
state if CONFIG_STUBDOM.

Signed-off-by: Ian Jackson <ian.jackson@eu.citrix.com>
hw/pass-through.c