public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: James Hogan <james.hogan@imgtec.com>
Cc: "Radim Krčmář" <rkrcmar@redhat.com>,
	"Ralf Baechle" <ralf@linux-mips.org>,
	kvm@vger.kernel.org, linux-mips@linux-mips.org,
	stable@vger.kernel.org
Subject: Re: [PATCH 0/4] MIPS: KVM: Module + non dynamic translating fixes
Date: Sun, 12 Jun 2016 20:45:08 +0200	[thread overview]
Message-ID: <7625eaf3-2faa-690c-514b-c597da7dd3c4@redhat.com> (raw)
In-Reply-To: <1465465846-31918-1-git-send-email-james.hogan@imgtec.com>



On 09/06/2016 11:50, James Hogan wrote:
> These patches fix a couple of issues I recently spotted when running KVM
> under QEMU (i.e. the host MIPS kernel is running under QEMU on a PC).
> 
> Patches 1-2: Fix modular KVM broken by QEMU TLB optimisation (Patch 1
> marked for stable).
> 
> Patches 3-4: Fix cache instruction emulation, exposed by having dynamic
> translation of emulated instructions accidentally turned off.
> 
> James Hogan (4):
>   MIPS: KVM: Fix modular KVM under QEMU
>   MIPS: KVM: Include bit 31 in segment matches
>   MIPS: KVM: Don't unwind PC when emulating CACHE
>   MIPS: KVM: Fix CACHE triggered exception emulation
> 
>  arch/mips/include/asm/kvm_host.h |  3 ++-
>  arch/mips/kvm/emulate.c          | 21 ++++++++++++++-------
>  arch/mips/kvm/interrupt.h        |  1 +
>  arch/mips/kvm/locore.S           |  1 +
>  arch/mips/kvm/mips.c             | 11 ++++++++++-
>  5 files changed, 28 insertions(+), 9 deletions(-)
> 
> Cc: Paolo Bonzini <pbonzini@redhat.com>
> Cc: Radim Krčmář <rkrcmar@redhat.com>
> Cc: Ralf Baechle <ralf@linux-mips.org>
> Cc: kvm@vger.kernel.org
> Cc: linux-mips@linux-mips.org
> Cc: stable@vger.kernel.org
> 

Queued for kvm/master.

Paolo

  parent reply	other threads:[~2016-06-12 18:45 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-09  9:50 [PATCH 0/4] MIPS: KVM: Module + non dynamic translating fixes James Hogan
2016-06-09  9:50 ` [PATCH 1/4] MIPS: KVM: Fix modular KVM under QEMU James Hogan
2016-06-09  9:50 ` [PATCH 2/4] MIPS: KVM: Include bit 31 in segment matches James Hogan
2016-06-09  9:50 ` [PATCH 3/4] MIPS: KVM: Don't unwind PC when emulating CACHE James Hogan
2016-06-09  9:50 ` [PATCH 4/4] MIPS: KVM: Fix CACHE triggered exception emulation James Hogan
2016-06-12 18:45 ` Paolo Bonzini [this message]
2016-06-14  9:03   ` [PATCH 0/4] MIPS: KVM: Module + non dynamic translating fixes Paolo Bonzini

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7625eaf3-2faa-690c-514b-c597da7dd3c4@redhat.com \
    --to=pbonzini@redhat.com \
    --cc=james.hogan@imgtec.com \
    --cc=kvm@vger.kernel.org \
    --cc=linux-mips@linux-mips.org \
    --cc=ralf@linux-mips.org \
    --cc=rkrcmar@redhat.com \
    --cc=stable@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox