All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] vmxloader -> hvmloader in comment
@ 2006-03-13 20:13 Andrew D. Ball
  0 siblings, 0 replies; only message in thread
From: Andrew D. Ball @ 2006-03-13 20:13 UTC (permalink / raw)
  To: xen-devel

[-- Attachment #1: Type: text/plain, Size: 726 bytes --]

# HG changeset patch
# User user@localhost.localdomain
# Node ID a6df20c36fa6a46b46b8f35f17aa0a808e47651c
# Parent  36cf47cfea4e3c0197db6b8822398da4a3f624b3
Fix a typo in a comment -- vmxloader is now hvmloader.

Signed-off-by: Andrew D. Ball <aball@us.ibm.com>

diff -r 36cf47cfea4e -r a6df20c36fa6 tools/libxc/xc_hvm_build.c
--- a/tools/libxc/xc_hvm_build.c	Mon Mar 13 14:06:58 2006
+++ b/tools/libxc/xc_hvm_build.c	Mon Mar 13 20:08:52 2006
@@ -132,7 +132,7 @@
  }

  /*
- * Use E820 reserved memory 0x9F800 to pass HVM info to vmxloader
+ * Use E820 reserved memory 0x9F800 to pass HVM info to hvmloader
   * hvmloader will use this info to set BIOS accordingly
   */
  static int set_hvm_info(int xc_handle, uint32_t dom,

[-- Attachment #2: vmx_typo.patch --]
[-- Type: text/plain, Size: 722 bytes --]

# HG changeset patch
# User user@localhost.localdomain
# Node ID a6df20c36fa6a46b46b8f35f17aa0a808e47651c
# Parent  36cf47cfea4e3c0197db6b8822398da4a3f624b3
Fix a typo in a comment -- vmxloader is now hvmloader.

Signed-off-by: Andrew D. Ball <aball@us.ibm.com>

diff -r 36cf47cfea4e -r a6df20c36fa6 tools/libxc/xc_hvm_build.c
--- a/tools/libxc/xc_hvm_build.c	Mon Mar 13 14:06:58 2006
+++ b/tools/libxc/xc_hvm_build.c	Mon Mar 13 20:08:52 2006
@@ -132,7 +132,7 @@
 }
 
 /*
- * Use E820 reserved memory 0x9F800 to pass HVM info to vmxloader
+ * Use E820 reserved memory 0x9F800 to pass HVM info to hvmloader
  * hvmloader will use this info to set BIOS accordingly
  */
 static int set_hvm_info(int xc_handle, uint32_t dom,

[-- Attachment #3: Type: text/plain, Size: 138 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-03-13 20:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-13 20:13 [PATCH] vmxloader -> hvmloader in comment Andrew D. Ball

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.