kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL 0/6] KVM: MIPS: Updates for v4.9
@ 2016-09-29 12:13 James Hogan
  2016-09-29 12:13 ` [GIT PULL 1/6] KVM: MIPS: Override HVA error values for EVA James Hogan
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: James Hogan @ 2016-09-29 12:13 UTC (permalink / raw)
  To: Paolo Bonzini, Radim Krčmář
  Cc: Ralf Baechle, linux-mips, kvm, James Hogan

Hi Paolo, Radim,

The following changes since commit fa8410b355251fd30341662a40ac6b22d3e38468:

  Linux 4.8-rc3 (2016-08-21 16:14:10 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/kvm-mips.git tags/kvm_mips_4.9_1

for you to fetch changes up to bf18db4e7bd99f3a65bcc43225790b16af733321:

  KVM: MIPS: Drop dubious EntryHi optimisation (2016-09-29 12:40:12 +0100)

Thanks
James

----------------------------------------------------------------
MIPS KVM updates for v4.9

- A couple of fixes in preparation for supporting MIPS EVA host kernels.
- MIPS SMP host & TLB invalidation fixes.

----------------------------------------------------------------
James Hogan (6):
      KVM: MIPS: Override HVA error values for EVA
      KVM: MIPS: Emulate MMIO via TLB miss for EVA
      KVM: MIPS: Drop other CPU ASIDs on guest MMU changes
      KVM: MIPS: Split kernel/user ASID regeneration
      KVM: MIPS: Invalidate TLB by regenerating ASIDs
      KVM: MIPS: Drop dubious EntryHi optimisation

 arch/mips/include/asm/kvm_host.h | 17 +++++++++
 arch/mips/kvm/emulate.c          | 78 ++++++++++++++++++++++++++++++++--------
 arch/mips/kvm/mips.c             | 30 ++++++++++++++++
 arch/mips/kvm/mmu.c              | 16 +++++++--
 arch/mips/kvm/trap_emul.c        | 18 ++++++++++
 5 files changed, 143 insertions(+), 16 deletions(-)

-- 
2.7.3

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

end of thread, other threads:[~2016-09-29 14:47 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-29 12:13 [GIT PULL 0/6] KVM: MIPS: Updates for v4.9 James Hogan
2016-09-29 12:13 ` [GIT PULL 1/6] KVM: MIPS: Override HVA error values for EVA James Hogan
2016-09-29 12:13 ` [GIT PULL 2/6] KVM: MIPS: Emulate MMIO via TLB miss " James Hogan
2016-09-29 12:14 ` [GIT PULL 3/6] KVM: MIPS: Drop other CPU ASIDs on guest MMU changes James Hogan
2016-09-29 12:14 ` [GIT PULL 4/6] KVM: MIPS: Split kernel/user ASID regeneration James Hogan
2016-09-29 12:14 ` [GIT PULL 5/6] KVM: MIPS: Invalidate TLB by regenerating ASIDs James Hogan
2016-09-29 12:14 ` [GIT PULL 6/6] KVM: MIPS: Drop dubious EntryHi optimisation James Hogan
2016-09-29 14:47 ` [GIT PULL 0/6] KVM: MIPS: Updates for v4.9 Radim Krčmář

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