diff options
author | Julien Grall <[email protected]> | 2015-08-07 17:34:41 +0100 |
---|---|---|
committer | Julien Grall <[email protected]> | 2015-09-08 18:03:54 +0100 |
commit | a13d7201d7deedcbb6ac6efa94a1a7d34d3d79ec (patch) | |
tree | ccbf55b3856cac4525d13acc671a55398288cfec /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 859e3267c515d0cc7cc11528e80a2b7f3edc3bd9 (diff) |
xen/privcmd: Further s/MFN/GFN/ clean-up
The privcmd code is mixing the usage of GFN and MFN within the same
functions which make the code difficult to understand when you only work
with auto-translated guests.
The privcmd driver is only dealing with GFN so replace all the mention
of MFN into GFN.
The ioctl structure used to map foreign change has been left unchanged
given that the userspace is using it. Nonetheless, add a comment to
explain the expected value within the "mfn" field.
Signed-off-by: Julien Grall <[email protected]>
Reviewed-by: David Vrabel <[email protected]>
Signed-off-by: David Vrabel <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions