qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/4] QEMU MIPS KVM improvements for v2.1


From: James Hogan
Subject: [Qemu-devel] [PATCH 0/4] QEMU MIPS KVM improvements for v2.1
Date: Thu, 26 Jun 2014 10:44:21 +0100

This patchset has a few improvements & minor fixes for MIPS KVM support.

Patches 1-2 are fixes for forward compatibility of savevm with MIPS KVM.
Patch 3 just corrects comments and an error message.
Patch 4 adds errors when the wrong type of kernel is provided.

James Hogan (4):
  mips/kvm: Init EBase to correct KSEG0
  mips_malta: Change default KVM cpu to 24Kc (no FP)
  mips_malta: Remove incorrect KVM T&E references
  mips_malta: Catch kernels linked at wrong address

 hw/mips/mips_malta.c    | 27 +++++++++++++++++++++++----
 target-mips/translate.c |  8 +++++++-
 2 files changed, 30 insertions(+), 5 deletions(-)

-- 
1.9.3




reply via email to

[Prev in Thread] Current Thread [Next in Thread]