xen: Don't disable the I/O space
authorAlex Nixon <alex.nixon@citrix.com>
Mon, 9 Feb 2009 20:05:46 +0000 (12:05 -0800)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Mon, 18 Oct 2010 14:40:27 +0000 (10:40 -0400)
commit23ace955c22cb9bdf703e4bdc9bf7379166113cd
treeacc0236d94cac0b8e760255cbdbdb4c6722128c8
parent032fa36091a925f555158f4e80f8a09d951cdb10
xen: Don't disable the I/O space

If a guest domain wants to access PCI devices through the frontend
driver (coming later in the patch series), it will need access to the
I/O space.

[ Impact: Allow for domU IO access, preparing for pci passthrough ]

Signed-off-by: Alex Nixon <alex.nixon@citrix.com>
Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
arch/x86/xen/setup.c
This page took 0.025708 seconds and 5 git commands to generate.