projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8b022d0
)
tools/libxc: Correct comment for normalise_pagetable()
author
Andrew Cooper
<andrew.cooper3@citrix.com>
Wed, 7 Mar 2018 12:15:36 +0000
(12:15 +0000)
committer
Andrew Cooper
<andrew.cooper3@citrix.com>
Wed, 7 Mar 2018 16:00:37 +0000
(16:00 +0000)
This is most likely a copy/paste mistake.
Reported-by: Bruno Alvisio <bruno.alvisio@gmail.com>
Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Acked-by: Wei Liu <wei.liu2@citrix.com>
tools/libxc/xc_sr_save_x86_pv.c
patch
|
blob
|
history
diff --git
a/tools/libxc/xc_sr_save_x86_pv.c
b/tools/libxc/xc_sr_save_x86_pv.c
index ff5efe954b46e1431aabe10670235a82a84d5a11..e4b099cfd0f8058e4e4a25940bfaaf391fba9bdf 100644
(file)
--- a/
tools/libxc/xc_sr_save_x86_pv.c
+++ b/
tools/libxc/xc_sr_save_x86_pv.c
@@
-882,7
+882,7
@@
static int write_shared_info(struct xc_sr_context *ctx)
}
/*
- * Normalise a pagetable for the migration stream. Performs
pfn->m
fn
+ * Normalise a pagetable for the migration stream. Performs
mfn->p
fn
* conversions on the ptes.
*/
static int normalise_pagetable(struct xc_sr_context *ctx, const uint64_t *src,