]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[MIPS] Symmetric Uniprocessor support for Qemu.
authorRalf Baechle <ralf@linux-mips.org>
Wed, 15 Feb 2006 15:17:19 +0000 (15:17 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 21 Mar 2006 13:27:45 +0000 (13:27 +0000)
commitc1449c8fa40859eb269025a7db85b34115205f5b
treef92bf4d9544aec45b978ed8e3f638018054b3a5c
parent37caa934af02bc01d0e1366a49e1c89360fa0f29
[MIPS] Symmetric Uniprocessor support for Qemu.

SMP bits needed to builds and run an SMP kernel.  While only a single
processor is supported ATM it's still useful for some SMP debugging using
Qemu.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/Kconfig
arch/mips/qemu/Makefile
arch/mips/qemu/q-smp.c [new file with mode: 0644]