qemu-devel
[Top][All Lists]
Advanced

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

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


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH 0/4] QEMU MIPS KVM improvements for v2.1
Date: Thu, 26 Jun 2014 12:12:10 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0

Il 26/06/2014 11:44, James Hogan ha scritto:
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(-)


Looks good, I'm just a bit unsure about patch 2. Is FPU support on the todo list? Is the idea to add a KVM capability when you add it?

Paolo



reply via email to

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