qemu-e2k/target-mips
James Hogan 02dae26ac4 mips/kvm: Sign extend registers written to KVM
In case we're running on a 64-bit host, be sure to sign extend the
general purpose registers and hi/lo/pc before writing them to KVM, so as
to take advantage of MIPS32/MIPS64 compatibility.

Signed-off-by: James Hogan <james.hogan@imgtec.com>
Cc: Paolo Bonzini <pbonzini@redhat.com>
Cc: Leon Alrae <leon.alrae@imgtec.com>
Cc: Aurelien Jarno <aurelien@aurel32.net>
Cc: kvm@vger.kernel.org
Cc: qemu-stable@nongnu.org
Message-Id: <1429871214-23514-3-git-send-email-james.hogan@imgtec.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2015-07-16 20:00:20 +02:00
..
cpu-qom.h
cpu.c
cpu.h
dsp_helper.c
gdbstub.c
helper.c
helper.h
kvm_mips.h
kvm.c mips/kvm: Sign extend registers written to KVM 2015-07-16 20:00:20 +02:00
lmi_helper.c
machine.c
Makefile.objs
mips-defs.h
mips-semi.c target-mips: fix resource leak reported by Coverity 2015-07-15 14:07:25 +01:00
msa_helper.c
op_helper.c target-mips: correct DERET instruction 2015-07-15 14:07:25 +01:00
TODO
translate_init.c
translate.c target-mips: fix page fault address for LWL/LWR/LDL/LDR 2015-07-15 14:07:25 +01:00