summaryrefslogtreecommitdiff
path: root/drivers/xen/balloon.c
diff options
context:
space:
mode:
authorAlex Nixon <alex.nixon@citrix.com>2010-02-19 18:31:06 (GMT)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>2010-06-07 18:33:13 (GMT)
commit7347b4082e55ac4a673f06a0a0ce25c37273c9ec (patch)
treeb39ef6d8aaf3081b97a12fa06ca86ffb668d1b68 /drivers/xen/balloon.c
parentc0011dbfce69467b23b08fb4a64c39a409a935fb (diff)
downloadlinux-fsl-qoriq-7347b4082e55ac4a673f06a0a0ce25c37273c9ec.tar.xz
xen: Allow unprivileged Xen domains to create iomap pages
PV DomU domains are allowed to map hardware MFNs for PCI passthrough, but are not generally allowed to map raw machine pages. In particular, various pieces of code try to map DMI and ACPI tables in the ISA ROM range. We disallow _PAGE_IOMAP for those mappings, so that they are redirected to a set of local zeroed pages we reserve for that purpose. [ Impact: prevent passthrough of ISA space, as we only allow PCI ] 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>
Diffstat (limited to 'drivers/xen/balloon.c')
0 files changed, 0 insertions, 0 deletions