aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel/vmi.c
diff options
context:
space:
mode:
authorJeremy Fitzhardinge <jeremy@xensource.com>2007-07-17 18:37:04 -0700
committerJeremy Fitzhardinge <jeremy@goop.org>2007-07-18 08:47:42 -0700
commitd572929cdd12a60732c3522f7cf011bfa29165cf (patch)
tree4b1c351d7574b679f2d250483cffcedf3fdfa9be /arch/i386/kernel/vmi.c
parentAllocate and free vmalloc areas (diff)
downloadlinux-dev-d572929cdd12a60732c3522f7cf011bfa29165cf.tar.xz
linux-dev-d572929cdd12a60732c3522f7cf011bfa29165cf.zip
paravirt: helper to disable all IO space
In a virtual environment, device drivers such as legacy IDE will waste quite a lot of time probing for their devices which will never appear. This helper function allows a paravirt implementation to lay claim to the whole iomem and ioport space, thereby disabling all device drivers trying to claim IO resources. Signed-off-by: Jeremy Fitzhardinge <jeremy@xensource.com> Signed-off-by: Chris Wright <chrisw@sous-sol.org> Cc: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions