[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-devel] Fix typos in "vmcs.c" file


  • To: "xen-devel@xxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxx>
  • From: "Ren, Yongjie" <yongjie.ren@xxxxxxxxx>
  • Date: Fri, 17 Aug 2012 03:30:00 +0000
  • Accept-language: zh-CN, en-US
  • Delivery-date: Fri, 17 Aug 2012 03:30:38 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xen.org>
  • Thread-index: Ac18KJPCpVyp5fZiRHeKSKwVSXlTQw==
  • Thread-topic: Fix typos in "vmcs.c" file

Fix typos in "vmcs.c" file.

Signed-off-by: Yongjie Ren <yongjie.ren@xxxxxxxxx>

diff -r c887c30a0a35 xen/arch/x86/hvm/vmx/vmcs.c
--- a/xen/arch/x86/hvm/vmx/vmcs.c       Thu Aug 16 10:16:19 2012 +0200
+++ b/xen/arch/x86/hvm/vmx/vmcs.c       Fri Aug 17 10:44:39 2012 +0800
@@ -109,7 +109,7 @@
     if ( ctl_min & ~ctl )
     {
         *mismatch = 1;
-        printk("VMX: CPU%d has insufficent %s (%08x but requires min %08x)\n",
+        printk("VMX: CPU%d has insufficient %s (%08x but requires min %08x)\n",
                smp_processor_id(), name, ctl, ctl_min);
     }

@@ -227,7 +227,7 @@
     {
         /*
          * To use EPT we expect to be able to clear certain intercepts.
-         * We check VMX_BASIC_MSR[55] to correctly handle default1 controls.
+         * We check VMX_BASIC_MSR[55] to correctly handle default controls.
          */
         uint32_t must_be_one, must_be_zero, msr = MSR_IA32_VMX_PROCBASED_CTLS;
         if ( vmx_basic_msr_high & (1u << 23) )


Best Regards,
     Yongjie (Jay)

Attachment: fix-typo-vmcs.patch
Description: fix-typo-vmcs.patch

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.