qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/4] QEMU MIPS KVM improvements for v2.1
@ 2014-06-26  9:44 James Hogan
  2014-06-26  9:44 ` [Qemu-devel] [PATCH 1/4] mips/kvm: Init EBase to correct KSEG0 James Hogan
                   ` (4 more replies)
  0 siblings, 5 replies; 13+ messages in thread
From: James Hogan @ 2014-06-26  9:44 UTC (permalink / raw)
  To: qemu-devel; +Cc: Paolo Bonzini, James Hogan, Aurelien Jarno, kvm

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

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2014-06-27 15:23 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-26  9:44 [Qemu-devel] [PATCH 0/4] QEMU MIPS KVM improvements for v2.1 James Hogan
2014-06-26  9:44 ` [Qemu-devel] [PATCH 1/4] mips/kvm: Init EBase to correct KSEG0 James Hogan
2014-06-27  8:41   ` Aurelien Jarno
2014-06-26  9:44 ` [Qemu-devel] [PATCH 2/4] mips_malta: Change default KVM cpu to 24Kc (no FP) James Hogan
2014-06-27  8:43   ` Aurelien Jarno
2014-06-27 11:33     ` Paolo Bonzini
2014-06-27 15:22       ` [Qemu-devel] [PATCH v2 2/4] mips/kvm: Disable FPU on reset with KVM James Hogan
2014-06-26  9:44 ` [Qemu-devel] [PATCH 3/4] mips_malta: Remove incorrect KVM T&E references James Hogan
2014-06-27  8:43   ` Aurelien Jarno
2014-06-26  9:44 ` [Qemu-devel] [PATCH 4/4] mips_malta: Catch kernels linked at wrong address James Hogan
2014-06-27  8:43   ` Aurelien Jarno
2014-06-26 10:12 ` [Qemu-devel] [PATCH 0/4] QEMU MIPS KVM improvements for v2.1 Paolo Bonzini
2014-06-26 11:27   ` James Hogan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).