|
|
|
|
|
|
|
|
|
|
xen-changelog
[Xen-changelog] [xen-unstable] Fix a couple of comment typos.
# HG changeset patch
# User Keir Fraser <keir.fraser@xxxxxxxxxx>
# Date 1247650259 -3600
# Node ID d09113020033d928f7f2a6f4a4c5bdb2a242ec28
# Parent 323ae92f774bb0f8672ad6634a8e488de5ce05de
Fix a couple of comment typos.
Signed-off-by: Christoph Egger <Christoph.Egger@xxxxxxx>
---
tools/examples/xend-config.sxp | 2 +-
xen/arch/x86/hvm/svm/svm.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff -r 323ae92f774b -r d09113020033 tools/examples/xend-config.sxp
--- a/tools/examples/xend-config.sxp Wed Jul 15 09:14:19 2009 +0100
+++ b/tools/examples/xend-config.sxp Wed Jul 15 10:30:59 2009 +0100
@@ -213,7 +213,7 @@
# The VNC server can be told to negotiate a TLS session
# to encryption all traffic, and provide x509 cert to
-# clients enalbing them to verify server identity. The
+# clients enabling them to verify server identity. The
# GTK-VNC widget, virt-viewer, virt-manager and VeNCrypt
# all support the VNC extension for TLS used in QEMU. The
# TightVNC/RealVNC/UltraVNC clients do not.
diff -r 323ae92f774b -r d09113020033 xen/arch/x86/hvm/svm/svm.c
--- a/xen/arch/x86/hvm/svm/svm.c Wed Jul 15 09:14:19 2009 +0100
+++ b/xen/arch/x86/hvm/svm/svm.c Wed Jul 15 10:30:59 2009 +0100
@@ -460,7 +460,7 @@ static void svm_update_guest_efer(struct
/*
* In legacy mode (EFER.LMA=0) we natively support SYSENTER/SYSEXIT with
- * no need for MSR intercepts. Ehen EFER.LMA=1 we must trap and emulate.
+ * no need for MSR intercepts. When EFER.LMA=1 we must trap and emulate.
*/
svm_intercept_msr(v, MSR_IA32_SYSENTER_CS, lma);
svm_intercept_msr(v, MSR_IA32_SYSENTER_ESP, lma);
_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-changelog] [xen-unstable] Fix a couple of comment typos.,
Xen patchbot-unstable <=
|
|
|
|
|