From: Christoph Egger <Christoph.Egger@amd.com>
To: xen-devel@lists.xensource.com
Subject: [PATCH] fix typo in comments
Date: Wed, 15 Jul 2009 10:34:59 +0200 [thread overview]
Message-ID: <200907151034.59351.Christoph.Egger@amd.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 384 bytes --]
Hi!
Attached patch fixes typo in comments.
Signed-off-by: Christoph Egger <Christoph.Egger@amd.com>
--
---to satisfy European Law for business letters:
Advanced Micro Devices GmbH
Karl-Hammerschmidt-Str. 34, 85609 Dornach b. Muenchen
Geschaeftsfuehrer: Thomas M. McCoy, Giuliano Meroni
Sitz: Dornach, Gemeinde Aschheim, Landkreis Muenchen
Registergericht Muenchen, HRB Nr. 43632
[-- Attachment #2: xen_typo.diff --]
[-- Type: text/x-diff, Size: 1195 bytes --]
diff -r 323ae92f774b 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:33:59 2009 +0200
@@ -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 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:33:59 2009 +0200
@@ -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);
[-- Attachment #3: Type: text/plain, Size: 138 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
next reply other threads:[~2009-07-15 8:34 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-15 8:34 Christoph Egger [this message]
-- strict thread matches above, loose matches on Subject: below --
2014-07-08 10:38 [PATCH] Fix typo in comments Raimonds Cicans
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200907151034.59351.Christoph.Egger@amd.com \
--to=christoph.egger@amd.com \
--cc=xen-devel@lists.xensource.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.