]> 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>
Mon, 4 Mar 2013 15:36:53 +0000 (10:36 -0500)
commitafd3bf3e88aba1dad537133a0a92dbc789ff68da
tree13d70b0ff5f6945a76840787f087c03e3f647df4
parent7335622a391476fcbdf0acbce093ecaeb2c23d96
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