All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] Some fixes for HV KVM on PPC
@ 2014-11-03  4:51 ` Paul Mackerras
  0 siblings, 0 replies; 26+ 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] 26+ messages in thread

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

Thread overview: 26+ 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 ` Paul Mackerras
2014-11-03  4:51 ` [PATCH 1/5] KVM: PPC: Book3S HV: Fix computation of tlbie operand Paul Mackerras
2014-11-03  4:51   ` Paul Mackerras
2014-11-03  5:59   ` Aneesh Kumar K.V
2014-11-03  6:11     ` Aneesh Kumar K.V
2014-11-03  6:29     ` Aneesh Kumar K.V
2014-11-03  6:41       ` 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-03  4:51   ` Paul Mackerras
2014-11-20 17:32   ` Alexander Graf
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   ` 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:51   ` 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-03  4:52   ` Paul Mackerras
2014-11-20 17:36   ` Alexander Graf
2014-11-20 17:36     ` Alexander Graf
2014-11-20 19:31     ` Suresh E. Warrier
2014-11-20 19:31       ` Suresh E. Warrier
2014-11-23  0:41       ` Alexander Graf
2014-11-23  0:41         ` Alexander Graf
2014-11-20 17:36 ` [PATCH 0/5] Some fixes for HV KVM on PPC Alexander Graf
2014-11-20 17:36   ` Alexander Graf

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.