From: Paolo Bonzini <pbonzini@redhat.com>
To: "James Hogan" <james.hogan@imgtec.com>,
"Radim Krčmář" <rkrcmar@redhat.com>,
"Ralf Baechle" <ralf@linux-mips.org>
Cc: linux-mips@linux-mips.org, kvm@vger.kernel.org, stable@vger.kernel.org
Subject: Re: [PATCH 0/5] MIPS: KVM: A few misc fixes
Date: Tue, 10 May 2016 15:02:11 +0200 [thread overview]
Message-ID: <5731DBD3.50200@redhat.com> (raw)
In-Reply-To: <1461317929-4991-1-git-send-email-james.hogan@imgtec.com>
On 22/04/2016 11:38, James Hogan wrote:
> Here are a few misc fixes for KVM on MIPS, including 2 guest timer race
> fixes, 2 preemption fixes, and missing hazard barriers after disabling
> FPU.
>
> James Hogan (5):
> MIPS: KVM: Fix timer IRQ race when freezing timer
> MIPS: KVM: Fix timer IRQ race when writing CP0_Compare
> MIPS: KVM: Fix preemptable kvm_mips_get_*_asid() calls
> MIPS: KVM: Fix preemption warning reading FPU capability
> MIPS: KVM: Add missing disable FPU hazard barriers
>
> arch/mips/include/asm/kvm_host.h | 2 +-
> arch/mips/kvm/emulate.c | 89 ++++++++++++++++++++++------------------
> arch/mips/kvm/mips.c | 8 +++-
> arch/mips/kvm/tlb.c | 32 ++++++++++-----
> arch/mips/kvm/trap_emul.c | 2 +-
> 5 files changed, 79 insertions(+), 54 deletions(-)
>
> Cc: Paolo Bonzini <pbonzini@redhat.com>
> Cc: "Radim Krčmář" <rkrcmar@redhat.com>
> Cc: Ralf Baechle <ralf@linux-mips.org>
> Cc: linux-mips@linux-mips.org
> Cc: kvm@vger.kernel.org
> Cc: <stable@vger.kernel.org>
>
Queued to kvm/next, thanks.
Paolo
next prev parent reply other threads:[~2016-05-10 13:02 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-22 9:38 [PATCH 0/5] MIPS: KVM: A few misc fixes James Hogan
2016-04-22 9:38 ` James Hogan
2016-04-22 9:38 ` [PATCH 1/5] MIPS: KVM: Fix timer IRQ race when freezing timer James Hogan
2016-04-22 9:38 ` James Hogan
2016-04-22 9:38 ` [PATCH 2/5] MIPS: KVM: Fix timer IRQ race when writing CP0_Compare James Hogan
2016-04-22 9:38 ` James Hogan
2016-04-22 9:38 ` [PATCH 3/5] MIPS: KVM: Fix preemptable kvm_mips_get_*_asid() calls James Hogan
2016-04-22 9:38 ` James Hogan
2016-04-22 9:38 ` [PATCH 4/5] MIPS: KVM: Fix preemption warning reading FPU capability James Hogan
2016-04-22 9:38 ` James Hogan
2016-04-22 9:38 ` [PATCH 5/5] MIPS: KVM: Add missing disable FPU hazard barriers James Hogan
2016-04-22 9:38 ` James Hogan
2016-05-10 13:02 ` Paolo Bonzini [this message]
2016-05-10 13:56 ` [PATCH 0/5] MIPS: KVM: A few misc fixes James Hogan
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=5731DBD3.50200@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.