qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH] pc_init1: fix a typo in comment


From: Li Qiang
Subject: [Qemu-devel] [PATCH] pc_init1: fix a typo in comment
Date: Tue, 16 Oct 2018 08:03:00 -0700

Signed-off-by: Li Qiang <address@hidden>
---
 hw/i386/pc_piix.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hw/i386/pc_piix.c b/hw/i386/pc_piix.c
index dc09466b3e..0133668ce2 100644
--- a/hw/i386/pc_piix.c
+++ b/hw/i386/pc_piix.c
@@ -111,7 +111,7 @@ static void pc_init1(MachineState *machine,
      *    so legacy non-PAE guests can get as much memory as possible in
      *    the 32bit address space below 4G.
      *
-     *  - Note that Xen has its own ram setp code in xen_ram_init(),
+     *  - Note that Xen has its own ram setup code in xen_ram_init(),
      *    called via xen_hvm_init().
      *
      * Examples:
-- 
2.17.1





reply via email to

[Prev in Thread] Current Thread [Next in Thread]