qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] pc_init1: fix a typo in comment
@ 2018-10-16 15:03 Li Qiang
  2018-10-16 15:12 ` Peter Maydell
  0 siblings, 1 reply; 2+ messages in thread
From: Li Qiang @ 2018-10-16 15:03 UTC (permalink / raw)
  To: pbonzini, rth; +Cc: qemu-devel, Li Qiang

Signed-off-by: Li Qiang <liq3ea@163.com>
---
 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

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-10-16 15:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-10-16 15:03 [Qemu-devel] [PATCH] pc_init1: fix a typo in comment Li Qiang
2018-10-16 15:12 ` Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).