]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Merge branch 'stable/pvh.v8' into linux-next
authorKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Mon, 10 Jun 2013 16:46:22 +0000 (12:46 -0400)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Mon, 10 Jun 2013 16:46:22 +0000 (12:46 -0400)
commit6c63f3caff1731fdded6ba500201b01abab76d98
treec1f1ff67ac59644ceef4472100c0428cd42e6ad6
parent08f69f2aa0f6049ad620e0aa70730374a7884b93
parent0e0764358c7833a8a2a721c8db6c30c3e7cd3df7
Merge branch 'stable/pvh.v8' into linux-next

* stable/pvh.v8:
  x86/xen: remove depends on CONFIG_EXPERIMENTAL
  xen/pvh: Use ballooning to allocate grant table pages [v2]
  xen/pvh: remove code to map iomem from guest
  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/pvh: Support ParaVirtualized Hardware extensions.

Conflicts:
arch/x86/xen/mmu.c
arch/x86/xen/Kconfig
arch/x86/xen/enlighten.c
arch/x86/xen/mmu.c
arch/x86/xen/smp.c
drivers/xen/balloon.c
drivers/xen/events.c
drivers/xen/xenbus/xenbus_client.c