kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] Some fixes for HV KVM on PPC
@ 2014-11-03  4:51 Paul Mackerras
  2014-11-03  4:51 ` [PATCH 1/5] KVM: PPC: Book3S HV: Fix computation of tlbie operand Paul Mackerras
                   ` (5 more replies)
  0 siblings, 6 replies; 13+ messages in thread
From: Paul Mackerras @ 2014-11-03  4:51 UTC (permalink / raw)
  To: Alexander Graf, kvm-ppc; +Cc: kvm

Here are fixes for five bugs which were found in the testing of our
PowerKVM product.  The bugs range from guest performance issues to
guest crashes and memory corruption.  Please apply.

Paul.
---
 arch/powerpc/include/asm/kvm_book3s_64.h |  2 +-
 arch/powerpc/kvm/book3s_hv.c             | 22 ++++++++++++++++
 arch/powerpc/kvm/book3s_hv_rm_mmu.c      | 44 ++++++++++++--------------------
 arch/powerpc/kvm/book3s_hv_rm_xics.c     | 36 ++++++++++++++++++++------
 arch/powerpc/kvm/book3s_xics.c           | 30 +++++++++++++++++-----
 arch/powerpc/kvm/book3s_xics.h           |  1 +
 6 files changed, 92 insertions(+), 43 deletions(-)

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

end of thread, other threads:[~2014-11-23  0:41 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-03  4:51 [PATCH 0/5] Some fixes for HV KVM on PPC Paul Mackerras
2014-11-03  4:51 ` [PATCH 1/5] KVM: PPC: Book3S HV: Fix computation of tlbie operand Paul Mackerras
2014-11-03  5:59   ` Aneesh Kumar K.V
2014-11-03  6:29     ` Aneesh Kumar K.V
2014-11-03  4:51 ` [PATCH 2/5] KVM: PPC: Book3S HV: Fix an issue where guest is paused on receiving HMI Paul Mackerras
2014-11-20 17:32   ` Alexander Graf
2014-11-03  4:51 ` [PATCH 3/5] KVM: PPC: Book3S HV: Fix KSM memory corruption Paul Mackerras
2014-11-03  4:51 ` [PATCH 4/5] KVM: PPC: Book3S HV: Fix inaccuracies in ICP emulation for H_IPI Paul Mackerras
2014-11-03  4:52 ` [PATCH 5/5] KVM: PPC: Book3S HV: Check wait conditions before sleeping in kvmppc_vcore_blocked Paul Mackerras
2014-11-20 17:36   ` Alexander Graf
2014-11-20 19:31     ` Suresh E. Warrier
2014-11-23  0:41       ` Alexander Graf
2014-11-20 17:36 ` [PATCH 0/5] Some fixes for HV KVM on PPC Alexander Graf

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