]> git.karo-electronics.de Git - karo-tx-linux.git/commit
xen/pvh: balloon and grant changes.
authorKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Mon, 29 Oct 2012 14:11:21 +0000 (10:11 -0400)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Mon, 29 Oct 2012 14:11:21 +0000 (10:11 -0400)
commit8afeaa3dd069e225ccc334219a10f76e54b2f3af
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>
Conflicts:

drivers/xen/grant-table.c
drivers/xen/balloon.c
drivers/xen/gntdev.c
drivers/xen/grant-table.c