A few misc MIPS KVM fixes for issues that have been around since the code was merged in v3.10.
James Hogan (3): MIPS: KVM: Fix ASID restoration logic MIPS: KVM: Fix CACHE immediate offset sign extension MIPS: KVM: Uninit VCPU in vcpu_create error path arch/mips/kvm/emulate.c | 2 +- arch/mips/kvm/locore.S | 16 ++++++++++------ arch/mips/kvm/mips.c | 5 ++++- 3 files changed, 15 insertions(+), 8 deletions(-) Cc: Ralf Baechle <r...@linux-mips.org> Cc: Paolo Bonzini <pbonz...@redhat.com> Cc: Gleb Natapov <g...@kernel.org> Cc: linux-m...@linux-mips.org Cc: kvm@vger.kernel.org Cc: <sta...@vger.kernel.org> -- 2.4.10 -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html