mirror of
https://github.com/xemu-project/xemu.git
synced 2024-11-24 12:09:58 +00:00
Rename -cpu atom to -cpu n270.
As noticed by Alexander Graf Atom is a name of a series with varying features. git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5341 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
parent
7fd6d9fc87
commit
c0d82995d8
@ -247,7 +247,7 @@ static x86_def_t x86_defs[] = {
|
||||
.model_id = "QEMU Virtual CPU version " QEMU_VERSION,
|
||||
},
|
||||
{
|
||||
.name = "atom",
|
||||
.name = "n270",
|
||||
/* original is on level 10 */
|
||||
.level = 5,
|
||||
.family = 6,
|
||||
|
Loading…
Reference in New Issue
Block a user