All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] MIPS: KVM: fixes for KVM on ProAptiv cores
@ 2014-01-15 10:11 ` James Hogan
  0 siblings, 0 replies; 9+ messages in thread
From: James Hogan @ 2014-01-15 10:11 UTC (permalink / raw)
  To: John Crispin, Ralf Baechle, linux-mips
  Cc: James Hogan, Gleb Natapov, Paolo Bonzini, kvm, Markos Chandras,
	Sanjay Lal

ProAptiv support includes support for EHINV (TLB invalidation) and FTLB
(large fixed page size TLBs), both of which cause problems when combined
with KVM. These two patches fix those problems.

These are based on John Crispin's mips-next-3.14 branch where ProAptiv
support is applied. Please consider applying these for v3.14 too.

Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: linux-mips@linux-mips.org
Cc: Gleb Natapov <gleb@redhat.com>
Cc: Paolo Bonzini <pbonzini@redhat.com>
Cc: kvm@vger.kernel.org
Cc: Markos Chandras <markos.chandras@imgtec.com>
Cc: Sanjay Lal <sanjayl@kymasys.com>

James Hogan (2):
  MIPS: KVM: use common EHINV aware UNIQUE_ENTRYHI
  MIPS: KVM: remove shadow_tlb code

 arch/mips/include/asm/kvm_host.h |   7 --
 arch/mips/kvm/kvm_mips.c         |   1 -
 arch/mips/kvm/kvm_tlb.c          | 134 +--------------------------------------
 3 files changed, 1 insertion(+), 141 deletions(-)

-- 
1.8.1.2

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

end of thread, other threads:[~2014-01-15 11:44 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-15 10:11 [PATCH 0/2] MIPS: KVM: fixes for KVM on ProAptiv cores James Hogan
2014-01-15 10:11 ` James Hogan
2014-01-15 10:11 ` [PATCH 1/2] MIPS: KVM: use common EHINV aware UNIQUE_ENTRYHI James Hogan
2014-01-15 10:11   ` James Hogan
2014-01-15 10:16   ` Markos Chandras
2014-01-15 10:16     ` Markos Chandras
2014-01-15 10:11 ` [PATCH 2/2] MIPS: KVM: remove shadow_tlb code James Hogan
2014-01-15 10:11   ` James Hogan
2014-01-15 11:09 ` [PATCH 0/2] MIPS: KVM: fixes for KVM on ProAptiv cores Paolo Bonzini

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.