projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e465fec
)
x86/dom0_build: PVH ABI is now in pvh.pandoc
author
Wei Liu
<wl@xen.org>
Sun, 23 Feb 2020 21:13:30 +0000
(21:13 +0000)
committer
Wei Liu
<wl@xen.org>
Tue, 25 Feb 2020 12:03:23 +0000
(12:03 +0000)
Signed-off-by: Wei Liu <wl@xen.org>
Reviewed-by: Roger Pau Monné <roger.pau@citrix.com>
Acked-by: Andrew Cooper <andrew.cooper3@citrix.com>
xen/arch/x86/hvm/dom0_build.c
patch
|
blob
|
history
diff --git
a/xen/arch/x86/hvm/dom0_build.c
b/xen/arch/x86/hvm/dom0_build.c
index 380412151bb32d94c15729d0c5f278ff168088a3..85326ff63ec4b18534ed9e8cbce116222a0d9119 100644
(file)
--- a/
xen/arch/x86/hvm/dom0_build.c
+++ b/
xen/arch/x86/hvm/dom0_build.c
@@
-617,7
+617,7
@@
static int __init pvh_setup_cpus(struct domain *d, paddr_t entry,
int rc;
/*
* This sets the vCPU state according to the state described in
- * docs/misc/
hvmlite.markdown
.
+ * docs/misc/
pvh.pandoc
.
*/
vcpu_hvm_context_t cpu_ctx = {
.mode = VCPU_HVM_MODE_32B,