]> git.proxmox.com Git - mirror_qemu.git/commit - hw/mips_malta.c
mips: Add SMP support to the Malta board
authorEdgar E. Iglesias <edgar.iglesias@gmail.com>
Mon, 29 Aug 2011 21:07:41 +0000 (23:07 +0200)
committerEdgar E. Iglesias <edgar.iglesias@gmail.com>
Tue, 6 Sep 2011 09:09:39 +0000 (11:09 +0200)
commitc4cb2578b5d68716b6644edd69d25a1457607053
treeedf74134065819f87c38069cff27c63d3a5208cd
parentf249412c749496714537089959f375a89d3be687
mips: Add SMP support to the Malta board

No change to the CPU kinds, so SMP will only work if
manually changing the cpu to 34Kf:

-cpu 34Kf -smp 2

Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>
hw/mips_malta.c