]> git.karo-electronics.de Git - karo-tx-linux.git/commit
KVM/MIPS32: Infrastructure/build files.
authorSanjay Lal <sanjayl@kymasys.com>
Thu, 22 Nov 2012 02:33:59 +0000 (18:33 -0800)
committerRalf Baechle <ralf@linux-mips.org>
Fri, 1 Feb 2013 09:00:23 +0000 (10:00 +0100)
commitad8cc639f540806d0977a58a4f5b4c61cfa1c63e
tree9b943099c9fa9d1c85b7543892cc62f0b8c90386
parente677c36ab77bc716324e6b771786b5db1714f5bf
KVM/MIPS32: Infrastructure/build files.

- Add the KVM option to MIPS build files.
- Add default config files for KVM host/guest kernels.
- Change the link address for the Malta KVM Guest kernel to UM (0x40100000).
- Add KVM Kconfig file with KVM/MIPS specific options

Signed-off-by: Sanjay Lal <sanjayl@kymasys.com>
Cc: kvm@vger.kernel.org
Cc: linux-mips@linux-mips.org
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/Kbuild
arch/mips/Kconfig
arch/mips/configs/malta_kvm_defconfig [new file with mode: 0644]
arch/mips/configs/malta_kvm_guest_defconfig [new file with mode: 0644]
arch/mips/kvm/Kconfig [new file with mode: 0644]
arch/mips/mti-malta/Platform