All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xen-devel] [PATCH] x86/dom0_build: PVH ABI is now in pvh.markdown
@ 2020-02-23 21:13 Wei Liu
  2020-02-24  8:46 ` Roger Pau Monné
  0 siblings, 1 reply; 3+ messages in thread
From: Wei Liu @ 2020-02-23 21:13 UTC (permalink / raw)
  To: Xen Development List
  Cc: Andrew Cooper, Jan Beulich, Wei Liu, Roger Pau Monné

Signed-off-by: Wei Liu <wl@xen.org>
---
 xen/arch/x86/hvm/dom0_build.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xen/arch/x86/hvm/dom0_build.c b/xen/arch/x86/hvm/dom0_build.c
index 380412151b..ffbb2bd584 100644
--- 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.markdown.
      */
     vcpu_hvm_context_t cpu_ctx = {
         .mode = VCPU_HVM_MODE_32B,
-- 
2.20.1


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-02-24  9:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-23 21:13 [Xen-devel] [PATCH] x86/dom0_build: PVH ABI is now in pvh.markdown Wei Liu
2020-02-24  8:46 ` Roger Pau Monné
2020-02-23 23:55   ` Wei Liu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.