]> git.karo-electronics.de Git - karo-tx-linux.git/commit
xen/pvh: balloon and grant changes.
authorMukesh Rathor <mukesh.rathor@oracle.com>
Mon, 29 Oct 2012 14:11:21 +0000 (10:11 -0400)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Tue, 27 Nov 2012 01:10:56 +0000 (20:10 -0500)
commit7b2f0023f3001d5fd01980dfae92ebc434d19764
treeddd98f67477463c406b77fcc551217e5f8014ed6
parent888abd20a3732a2af183a72f2dbb7693d75232fb
xen/pvh: balloon and grant changes.

For balloon changes we skip setting of local P2M as it's updated
in Xen. For grant, the shared grant frame is the PFN and not MFN,
hence its mapped via the same code path as HVM.

Signed-off-by: Mukesh Rathor <mukesh.rathor@oracle.com>
[v1: Rebase on v3.7-rc3]
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
drivers/xen/balloon.c
drivers/xen/gntdev.c
drivers/xen/grant-table.c