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


_______________________________________________
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel

Reply via email to