]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
KVM: MIPS/Emulate: Implement 64-bit MMIO emulation
authorJames Hogan <james.hogan@imgtec.com>
Tue, 14 Mar 2017 10:15:16 +0000 (10:15 +0000)
committerJames Hogan <james.hogan@imgtec.com>
Tue, 28 Mar 2017 13:53:45 +0000 (14:53 +0100)
commit59d7814ab26f925f209d532ae40f797f20359cec
treec62984e697bc9e870a7fa7c617c5f6d2ed0576d8
parent8b48d5b75dc4cbae8cfe83648f9e4e10cb407dce
KVM: MIPS/Emulate: Implement 64-bit MMIO emulation

Implement additional MMIO emulation for MIPS64, including 64-bit
loads/stores, and 32-bit unsigned loads. These are only exposed on
64-bit VZ hosts.

Signed-off-by: James Hogan <james.hogan@imgtec.com>
Cc: Paolo Bonzini <pbonzini@redhat.com>
Cc: "Radim Krčmář" <rkrcmar@redhat.com>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: linux-mips@linux-mips.org
Cc: kvm@vger.kernel.org
arch/mips/kvm/emulate.c