summaryrefslogtreecommitdiffstats
path: root/arch/arm/xen
diff options
context:
space:
mode:
authorJulien Grall2015-08-07 18:34:40 +0200
committerJulien Grall2015-09-08 19:03:53 +0200
commit859e3267c515d0cc7cc11528e80a2b7f3edc3bd9 (patch)
tree21cf221d1e9e27cee5d6f8ea8c3434c1a0f1fc88 /arch/arm/xen
parentvideo/xen-fbfront: Further s/MFN/GFN clean-up (diff)
downloadkernel-qcow2-linux-859e3267c515d0cc7cc11528e80a2b7f3edc3bd9.tar.gz
kernel-qcow2-linux-859e3267c515d0cc7cc11528e80a2b7f3edc3bd9.tar.xz
kernel-qcow2-linux-859e3267c515d0cc7cc11528e80a2b7f3edc3bd9.zip
hvc/xen: Further s/MFN/GFN clean-up
HVM_PARAM_CONSOLE_PFN is used to retrieved the console PFN for HVM guest. It returns a PFN (aka GFN) and not a MFN. Furthermore, use directly virt_to_gfn for both PV and HVM domain rather than doing a special case for each of the them. Signed-off-by: Julien Grall <julien.grall@citrix.com> Reviewed-by: David Vrabel <david.vrabel@citrix.com> Signed-off-by: David Vrabel <david.vrabel@citrix.com>
Diffstat (limited to 'arch/arm/xen')
0 files changed, 0 insertions, 0 deletions