commit | 59d7814ab26f925f209d532ae40f797f20359cec | [log] [tgz] |
---|---|---|
author | James Hogan <james.hogan@imgtec.com> | Tue Mar 14 10:15:16 2017 +0000 |
committer | James Hogan <james.hogan@imgtec.com> | Tue Mar 28 14:53:45 2017 +0100 |
tree | c62984e697bc9e870a7fa7c617c5f6d2ed0576d8 | |
parent | 8b48d5b75dc4cbae8cfe83648f9e4e10cb407dce [diff] |
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