public inbox for stable@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: Tue, 14 Jun 2016 11:03:18 +0200	[thread overview]
Message-ID: <b065ed66-0884-2649-bd6e-37eac745f42a@redhat.com> (raw)
In-Reply-To: <7625eaf3-2faa-690c-514b-c597da7dd3c4@redhat.com>



On 12/06/2016 20:45, Paolo Bonzini wrote:
> 
> 
> 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.

... and kvm/next too, since your patches conflict with this one.

Paolo

      reply	other threads:[~2016-06-14  9:03 UTC|newest]

Thread overview: 4+ 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-12 18:45 ` [PATCH 0/4] MIPS: KVM: Module + non dynamic translating fixes Paolo Bonzini
2016-06-14  9:03   ` Paolo Bonzini [this message]

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=b065ed66-0884-2649-bd6e-37eac745f42a@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