qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] qemu vl.c vl.h hw/integratorcp.c hw/mips_malta....


From: Stuart Brady
Subject: Re: [Qemu-devel] qemu vl.c vl.h hw/integratorcp.c hw/mips_malta....
Date: Wed, 7 Mar 2007 12:51:01 +0000
User-agent: Mutt/1.5.9i

On Mon, Mar 05, 2007 at 07:44:02PM +0000, Jocelyn Mayer wrote:
> Log message:
>       New -cpu options: choose CPU model for emulated target.
>        Only relevant on PowerPC targets, for now.

I noticed that the usage still refers to "-C" instead of "-cpu":

Index: vl.c
===================================================================
RCS file: /sources/qemu/qemu/vl.c,v
retrieving revision 1.261
diff -u -r1.261 vl.c
--- vl.c        5 Mar 2007 19:44:01 -0000       1.261
+++ vl.c        7 Mar 2007 12:43:49 -0000
@@ -6355,7 +6355,7 @@
            "\n"
            "Standard options:\n"
            "-M machine      select emulated machine (-M ? for list)\n"
-           "-cpu cpu        select CPU (-C ? for list)\n"
+           "-cpu cpu        select CPU (-cpu ? for list)\n"
            "-fda/-fdb file  use 'file' as floppy disk 0/1 image\n"
            "-hda/-hdb file  use 'file' as IDE hard disk 0/1 image\n"
            "-hdc/-hdd file  use 'file' as IDE hard disk 2/3 image\n"

Cheers,
-- 
Stuart Brady




reply via email to

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