summaryrefslogtreecommitdiffstats
path: root/hw/etraxfs.c
diff options
context:
space:
mode:
authorbalrog <balrog@c046a42c-6fe2-441c-8c8c-71466251a162>2008-10-28 10:59:59 +0000
committerbalrog <balrog@c046a42c-6fe2-441c-8c8c-71466251a162>2008-10-28 10:59:59 +0000
commit3d878caab914d6ac7b3b69e458971b7550ea790b (patch)
treec5f52cbc4b19e76d0a05e29efd4ff7309f9feaa8 /hw/etraxfs.c
parentd4354694e9813be1cb0b26ad1706701ea9b524ce (diff)
downloadhqemu-3d878caab914d6ac7b3b69e458971b7550ea790b.zip
hqemu-3d878caab914d6ac7b3b69e458971b7550ea790b.tar.gz
Set default max_cpus to one.
Clean-up machine definitions. git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5566 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'hw/etraxfs.c')
-rw-r--r--hw/etraxfs.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/etraxfs.c b/hw/etraxfs.c
index 0f18ce6..4f93cd8 100644
--- a/hw/etraxfs.c
+++ b/hw/etraxfs.c
@@ -157,5 +157,4 @@ QEMUMachine bareetraxfs_machine = {
.desc = "Bare ETRAX FS board",
.init = bareetraxfs_init,
.ram_require = 0x8000000,
- .max_cpus = 1,
};
OpenPOWER on IntegriCloud