public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH BACKPORT 4.7 0/4] MIPS: KVM: Fix MMU/TLB management issues
@ 2016-08-18  9:01 James Hogan
  2016-08-18  9:01 ` [PATCH BACKPORT 4.7 1/4] MIPS: KVM: Fix mapped fault broken commpage handling James Hogan
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: James Hogan @ 2016-08-18  9:01 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 v4.7.

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     | 66 +++++++++++++++++++++++++++---------------
 2 files changed, 71 insertions(+), 35 deletions(-)

-- 
git-series 0.8.8

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

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

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-18  9:01 [PATCH BACKPORT 4.7 0/4] MIPS: KVM: Fix MMU/TLB management issues James Hogan
2016-08-18  9:01 ` [PATCH BACKPORT 4.7 1/4] MIPS: KVM: Fix mapped fault broken commpage handling James Hogan
2016-08-18  9:01 ` [PATCH BACKPORT 4.7 2/4] MIPS: KVM: Add missing gfn range check James Hogan
2016-08-18  9:01 ` [PATCH BACKPORT 4.7 3/4] MIPS: KVM: Fix gfn range check in kseg0 tlb faults James Hogan
2016-08-18  9:01 ` [PATCH BACKPORT 4.7 4/4] MIPS: KVM: Propagate kseg0/mapped tlb fault errors James Hogan
2016-08-18  9:42 ` [PATCH BACKPORT 4.7 0/4] MIPS: KVM: Fix MMU/TLB management issues Greg KH
2016-08-18 10:00   ` James Hogan
2016-08-18 10:25     ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox