From 3d878caab914d6ac7b3b69e458971b7550ea790b Mon Sep 17 00:00:00 2001 From: balrog Date: Tue, 28 Oct 2008 10:59:59 +0000 Subject: 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 --- hw/mcf5208.c | 1 - 1 file changed, 1 deletion(-) (limited to 'hw/mcf5208.c') diff --git a/hw/mcf5208.c b/hw/mcf5208.c index fe3566ee0f..3e0a811751 100644 --- a/hw/mcf5208.c +++ b/hw/mcf5208.c @@ -309,5 +309,4 @@ QEMUMachine mcf5208evb_machine = { .desc = "MCF5206EVB", .init = mcf5208evb_init, .ram_require = 16384, - .max_cpus = 1, }; -- cgit v1.2.1