kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH BACKPORT 3.17-4.4 0/4] MIPS: KVM: Fix MMU/TLB management issues
@ 2016-08-18  9:05 James Hogan
  2016-08-18  9:05 ` [PATCH BACKPORT 3.17-4.4 1/4] MIPS: KVM: Fix mapped fault broken commpage handling James Hogan
                   ` (4 more replies)
  0 siblings, 5 replies; 13+ messages in thread
From: James Hogan @ 2016-08-18  9:05 UTC (permalink / raw)
  To: stable
  Cc: James Hogan, Paolo Bonzini, Radim Krčmář,
	Ralf Baechle, linux-mips, kvm

These patches backport fixes for several issues in the management of
MIPS KVM TLB faults to 4.4, and should apply back to 3.17 too.

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>

James Hogan (4):
  MIPS: KVM: Fix mapped fault broken commpage handling
  MIPS: KVM: Add missing gfn range check
  MIPS: KVM: Fix gfn range check in kseg0 tlb faults
  MIPS: KVM: Propagate kseg0/mapped tlb fault errors

 arch/mips/kvm/emulate.c | 40 +++++++++++++++++--------
 arch/mips/kvm/tlb.c     | 68 +++++++++++++++++++++++++++---------------
 2 files changed, 72 insertions(+), 36 deletions(-)

-- 
git-series 0.8.8

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

end of thread, other threads:[~2016-08-18 12:31 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-18  9:05 [PATCH BACKPORT 3.17-4.4 0/4] MIPS: KVM: Fix MMU/TLB management issues James Hogan
2016-08-18  9:05 ` [PATCH BACKPORT 3.17-4.4 1/4] MIPS: KVM: Fix mapped fault broken commpage handling James Hogan
2016-08-18  9:47   ` Patch "[PATCH BACKPORT 3.17-4.4 1/4] MIPS: KVM: Fix mapped fault broken commpage handling" has been added to the 4.4-stable tree gregkh
2016-08-18  9:05 ` [PATCH BACKPORT 3.17-4.4 2/4] MIPS: KVM: Add missing gfn range check James Hogan
2016-08-18  9:47   ` Patch "[PATCH BACKPORT 3.17-4.4 2/4] MIPS: KVM: Add missing gfn range check" has been added to the 4.4-stable tree gregkh
2016-08-18 11:45   ` [PATCH BACKPORT 3.17-4.4 2/4] MIPS: KVM: Add missing gfn range check Levin, Alexander
2016-08-18 11:46     ` Levin, Alexander
2016-08-18 12:31     ` James Hogan
2016-08-18  9:05 ` [PATCH BACKPORT 3.17-4.4 3/4] MIPS: KVM: Fix gfn range check in kseg0 tlb faults James Hogan
2016-08-18  9:47   ` Patch "[PATCH BACKPORT 3.17-4.4 3/4] MIPS: KVM: Fix gfn range check in kseg0 tlb faults" has been added to the 4.4-stable tree gregkh
2016-08-18  9:05 ` [PATCH BACKPORT 3.17-4.4 4/4] MIPS: KVM: Propagate kseg0/mapped tlb fault errors James Hogan
2016-08-18  9:47   ` Patch "[PATCH BACKPORT 3.17-4.4 4/4] MIPS: KVM: Propagate kseg0/mapped tlb fault errors" has been added to the 4.4-stable tree gregkh
2016-08-18  9:45 ` [PATCH BACKPORT 3.17-4.4 0/4] MIPS: KVM: Fix MMU/TLB management issues Greg KH

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).