]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Merge branch 'stable/pvh.v7' into stable/for-linus-3.9
authorKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Sat, 26 Jan 2013 00:26:09 +0000 (19:26 -0500)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Sat, 26 Jan 2013 00:26:09 +0000 (19:26 -0500)
commitd19e3c291caf95cebde9a368f177747c0a38ab87
tree7ba49e86d99baaa2b74dda18a726690f54237de5
parent949db153b6466c6f7cad5a427ecea94985927311
parentdff98280e6cb279189d0f55bfd3d348fa1cbf709
Merge branch 'stable/pvh.v7' into stable/for-linus-3.9

* stable/pvh.v7:
  xen/pvh: specify xen features strings cleanly for PVH
  xen: implement updated XENMEM_add_to_physmap_range ABI
  x86/xen: Use __pa_symbol instead of __pa on C visible symbols
  xen/privcmd: fix condition in privcmd_close()
  xen/x86: remove duplicated include from enlighten.c
  xen: x86 pvh: use XENMEM_add_to_physmap_range for foreign gmfn mappings
  xen/pvh: balloon and grant changes.
  xen/pvh: bootup and setup (E820) related changes.
  xen/pvh: Implement MMU changes for PVH.
  xen/pvh: Extend vcpu_guest_context, p2m, event, and XenBus.
  xen/smp: Move the common CPU init code a bit to prep for PVH patch.
  xen/pvh: Support ParaVirtualized Hardware extensions.
arch/arm/xen/enlighten.c
arch/x86/xen/Kconfig
arch/x86/xen/enlighten.c
arch/x86/xen/mmu.c
arch/x86/xen/smp.c
drivers/xen/cpu_hotplug.c
drivers/xen/events.c
drivers/xen/gntdev.c
drivers/xen/grant-table.c
drivers/xen/privcmd.c