]> git.proxmox.com Git - mirror_qemu.git/commit
target-mips: kvm: Add main KVM support for MIPS
authorSanjay Lal <sanjayl@kymasys.com>
Tue, 17 Jun 2014 22:10:32 +0000 (23:10 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 18 Jun 2014 14:58:52 +0000 (16:58 +0200)
commite2132e0bba7751be7af7e3ebcd6f39e77f76d05e
tree898f979e8f980206bde51f3396fbbe00681dd261
parentaed6efb90cc43faf45f1e40425646c55d37a340f
target-mips: kvm: Add main KVM support for MIPS

Implement the main KVM arch API for MIPS.

Signed-off-by: Sanjay Lal <sanjayl@kymasys.com>
Signed-off-by: James Hogan <james.hogan@imgtec.com>
Cc: Aurelien Jarno <aurelien@aurel32.net>
Cc: Gleb Natapov <gleb@redhat.com>
Cc: Paolo Bonzini <pbonzini@redhat.com>
Cc: Andreas Färber <afaerber@suse.de>
Cc: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
target-mips/kvm.c [new file with mode: 0644]
target-mips/kvm_mips.h [new file with mode: 0644]