]> git.baikalelectronics.ru Git - kernel.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)
commit216ea4b04adc088d1e8a7781c0db59fd516d8a23
treef92bf4d9544aec45b978ed8e3f638018054b3a5c
parentf0d03c685016858a5bdae6ce11cbf337ed20bba9
[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]