* [Qemu-devel] [5341] Rename -cpu atom to -cpu n270.
@ 2008-09-28 22:02 Andrzej Zaborowski
0 siblings, 0 replies; only message in thread
From: Andrzej Zaborowski @ 2008-09-28 22:02 UTC (permalink / raw)
To: qemu-devel
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,
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-09-28 22:02 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-28 22:02 [Qemu-devel] [5341] Rename -cpu atom to -cpu n270 Andrzej Zaborowski
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).