qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [5341] Rename -cpu atom to -cpu n270.


From: Andrzej Zaborowski
Subject: [Qemu-devel] [5341] Rename -cpu atom to -cpu n270.
Date: Sun, 28 Sep 2008 22:02:31 +0000

Revision: 5341
          http://svn.sv.gnu.org/viewvc/?view=rev&root=qemu&revision=5341
Author:   balrog
Date:     2008-09-28 22:02:30 +0000 (Sun, 28 Sep 2008)

Log Message:
-----------
Rename -cpu atom to -cpu n270.

As noticed by Alexander Graf Atom is a name of a series with varying
features.

Modified Paths:
--------------
    trunk/target-i386/helper.c

Modified: trunk/target-i386/helper.c
===================================================================
--- trunk/target-i386/helper.c  2008-09-28 20:00:14 UTC (rev 5340)
+++ trunk/target-i386/helper.c  2008-09-28 22:02:30 UTC (rev 5341)
@@ -247,7 +247,7 @@
         .model_id = "QEMU Virtual CPU version " QEMU_VERSION,
     },
     {
-        .name = "atom",
+        .name = "n270",
         /* original is on level 10 */
         .level = 5,
         .family = 6,






reply via email to

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