diff options
author | Mukesh Rathor <[email protected]> | 2012-10-17 17:11:21 -0700 |
---|---|---|
committer | Ian Campbell <[email protected]> | 2012-11-29 12:57:52 +0000 |
commit | d71f513985c22f1050295d1a7e4327cf9fb060da (patch) | |
tree | 3da00d6cad246972d2cfcd76a945b96efedcac80 /lib | |
parent | 9a032e393a8bc888a9b0c898cbdb9db2cee7b536 (diff) |
xen: privcmd: support autotranslated physmap guests.
PVH and ARM only support the batch interface. To map a foreign page to
a process, the PFN must be allocated and the autotranslated path uses
ballooning for that purpose.
The returned PFN is then mapped to the foreign page.
xen_unmap_domain_mfn_range() is introduced to unmap these pages via the
privcmd close call.
Acked-by: Stefano Stabellini <[email protected]>
Signed-off-by: Mukesh Rathor <[email protected]>
[v1: Fix up privcmd_close]
Signed-off-by: Konrad Rzeszutek Wilk <[email protected]>
Signed-off-by: Ian Campbell <[email protected]>
[v2: used for ARM too]
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions