]> 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>
Sat, 1 Dec 2012 13:47:52 +0000 (08:47 -0500)
commit3fc6a01c768c14f361f9e5e3afb69a0a803dac6f
treef1fa35edbb74b73d36a3c69512bf92369620fb5a
parent91956facc0bcd422fc4d6f70bcf4f7d65b9557b6
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