aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/xen
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2011-05-19 16:14:25 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2011-05-19 16:14:25 -0700
commit5318991645d78c83dde7a7bb1cba24695cc152c4 (patch)
tree68b62302435214105a87e15a970ac1e0df32df86 /drivers/xen
parentMerge branch 'stable/broadcom.ibft' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/ibft-2.6 (diff)
parentxen/pci: Fix compiler error when CONFIG_XEN_PRIVILEGED_GUEST is not set. (diff)
parentxen/gntdev,gntalloc: Remove unneeded VM flags (diff)
downloadlinux-dev-5318991645d78c83dde7a7bb1cba24695cc152c4.tar.xz
linux-dev-5318991645d78c83dde7a7bb1cba24695cc152c4.zip
Merge branches 'stable/backend.base.v3' and 'stable/gntalloc.v7' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
* 'stable/backend.base.v3' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen: xen/pci: Fix compiler error when CONFIG_XEN_PRIVILEGED_GUEST is not set. xen/p2m: Add EXPORT_SYMBOL_GPL to the M2P override functions. xen/p2m/m2p/gnttab: Support GNTMAP_host_map in the M2P override. xen/irq: The Xen hypervisor cleans up the PIRQs if the other domain forgot. xen/irq: Export 'xen_pirq_from_irq' function. xen/irq: Add support to check if IRQ line is shared with other domains. xen/irq: Check if the PCI device is owned by a domain different than DOMID_SELF. xen/pci: Add xen_[find|register|unregister]_device_domain_owner functions. * 'stable/gntalloc.v7' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen: xen/gntdev,gntalloc: Remove unneeded VM flags