Home
last modified time | relevance | path

Searched hist:b6f3067985f12d514187059fb10fe3c877f87cb2 (Results 1 – 2 of 2) sorted by relevance

/linux/include/xen/
H A Dballoon.hdiff b6f3067985f12d514187059fb10fe3c877f87cb2 Tue Mar 15 15:23:57 CET 2011 Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> xen-balloon: Add interface to retrieve ballooned pages

Pages that have been ballooned are useful for other Xen drivers doing
grant table actions, because these pages have valid struct page/PFNs but
have no valid MFN so are available for remapping.

Acked-by: Ian Campbell <ian.campbell@citrix.com>
Signed-off-by: Daniel De Graaf <dgdegra@tycho.nsa.gov>
[v2: Deal with rebasing on top of modified balloon code]
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
/linux/drivers/xen/
H A Dballoon.cdiff b6f3067985f12d514187059fb10fe3c877f87cb2 Tue Mar 15 15:23:57 CET 2011 Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> xen-balloon: Add interface to retrieve ballooned pages

Pages that have been ballooned are useful for other Xen drivers doing
grant table actions, because these pages have valid struct page/PFNs but
have no valid MFN so are available for remapping.

Acked-by: Ian Campbell <ian.campbell@citrix.com>
Signed-off-by: Daniel De Graaf <dgdegra@tycho.nsa.gov>
[v2: Deal with rebasing on top of modified balloon code]
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>