diff options
author | Julien Grall <julien.grall@citrix.com> | 2015-08-07 17:34:40 +0100 |
---|---|---|
committer | Julien Grall <julien.grall@citrix.com> | 2015-09-08 18:03:53 +0100 |
commit | 859e3267c515d0cc7cc11528e80a2b7f3edc3bd9 (patch) | |
tree | 21cf221d1e9e27cee5d6f8ea8c3434c1a0f1fc88 /drivers/xen | |
parent | 0467533a7a5da08a881a31120d95cd159e54640b (diff) | |
download | blackbird-obmc-linux-859e3267c515d0cc7cc11528e80a2b7f3edc3bd9.tar.gz blackbird-obmc-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 'drivers/xen')
0 files changed, 0 insertions, 0 deletions