sim-card
/
qemu
Archived
10
0
Fork 0

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:
balrog 2008-09-28 22:02:30 +00:00
parent 7fd6d9fc87
commit c0d82995d8
1 changed files with 1 additions and 1 deletions

View File

@ -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,