All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL 0/9] ppc patch queue 2012-07-11
@ 2012-07-11  0:56 ` Alexander Graf
  0 siblings, 0 replies; 26+ messages in thread
From: Alexander Graf @ 2012-07-11  0:56 UTC (permalink / raw)
  To: KVM list; +Cc: kvm-ppc, Avi Kivity, Marcelo Tossati

Hi Avi,

This is my current patch queue for ppc. Please pull.

It contains the following changes:

  * VERY IMPORTANT (please forward to -stable):
    Fix H_CEDE with PR KVM and newer guest kernels
  * Prepare some of the booke code for 64 bit support
  * BookE: Fix ESR flag in DSI
  * BookE: Add rfci emulation
  * Book3S HV: Fix locks (should be in your tree already?)

Alex


The following changes since commit 5cfc2aabcb282f4554e7086c9893b386ad6ba9d4:
  Rik van Riel (1):
        KVM: handle last_boosted_vcpu = 0 case

are available in the git repository at:

  git://github.com/agraf/linux-2.6.git for-upstream

Benjamin Herrenschmidt (1):
      powerpc/kvm: Fix "PR" KVM implementation of H_CEDE

Bharat Bhushan (3):
      booke/bookehv: Add host crit-watchdog exception support
      booke: Added crit/mc exception handler for e500v2
      KVM: PPC: Critical interrupt emulation support

Mihai Caraman (3):
      KVM: PPC: bookehv: Add ESR flag to Data Storage Interrupt
      KVM: PPC64: booke: Set interrupt computation mode for 64-bit host
      KVM: PPC: e500mc: Fix tlbilx emulation for 64-bit guests

Paul Mackerras (1):
      KVM: PPC: Book3S HV: Drop locks around call to kvmppc_pin_guest_page

Varun Sethi (1):
      KVM: PPC: bookehv64: Add support for std/ld emulation.

 arch/powerpc/include/asm/hw_irq.h     |    2 +
 arch/powerpc/kvm/book3s_hv.c          |   96 ++++++++++++++++++++++----------
 arch/powerpc/kvm/book3s_pr_papr.c     |    1 +
 arch/powerpc/kvm/booke.c              |   21 +++++++
 arch/powerpc/kvm/booke_emulate.c      |   25 +++++++++
 arch/powerpc/kvm/booke_interrupts.S   |   55 +++++++++----------
 arch/powerpc/kvm/bookehv_interrupts.S |    2 +-
 arch/powerpc/kvm/e500mc.c             |    8 ++-
 arch/powerpc/kvm/emulate.c            |   16 ++++++
 9 files changed, 165 insertions(+), 61 deletions(-)

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

end of thread, other threads:[~2012-07-15  9:43 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-07-11  0:56 [PULL 0/9] ppc patch queue 2012-07-11 Alexander Graf
2012-07-11  0:56 ` Alexander Graf
2012-07-11  0:56 ` [PATCH 1/9] KVM: PPC: Book3S HV: Drop locks around call to kvmppc_pin_guest_page Alexander Graf
2012-07-11  0:56   ` Alexander Graf
2012-07-11  0:56 ` [PATCH 2/9] booke/bookehv: Add host crit-watchdog exception support Alexander Graf
2012-07-11  0:56   ` Alexander Graf
2012-07-11  0:56 ` [PATCH 3/9] booke: Added crit/mc exception handler for e500v2 Alexander Graf
2012-07-11  0:56   ` Alexander Graf
2012-07-11  0:56 ` [PATCH 4/9] KVM: PPC: bookehv64: Add support for std/ld emulation Alexander Graf
2012-07-11  0:56   ` Alexander Graf
2012-07-11  0:56 ` [PATCH 5/9] KVM: PPC: bookehv: Add ESR flag to Data Storage Interrupt Alexander Graf
2012-07-11  0:56   ` Alexander Graf
2012-07-11  0:56 ` [PATCH 6/9] KVM: PPC64: booke: Set interrupt computation mode for 64-bit host Alexander Graf
2012-07-11  0:56   ` Alexander Graf
2012-07-11  0:56 ` [PATCH 7/9] KVM: PPC: e500mc: Fix tlbilx emulation for 64-bit guests Alexander Graf
2012-07-11  0:56   ` Alexander Graf
2012-07-11  0:56 ` [PATCH 8/9] KVM: PPC: Critical interrupt emulation support Alexander Graf
2012-07-11  0:56   ` Alexander Graf
2012-07-11  0:56 ` [PATCH 9/9] powerpc/kvm: Fix "PR" KVM implementation of H_CEDE Alexander Graf
2012-07-11  0:56   ` Alexander Graf
2012-07-11  8:37 ` [PULL 0/9] ppc patch queue 2012-07-11 Avi Kivity
2012-07-11  8:37   ` Avi Kivity
2012-07-11  8:38 ` Avi Kivity
2012-07-11  8:38   ` Avi Kivity
2012-07-15  9:43 ` Avi Kivity
2012-07-15  9:43   ` Avi Kivity

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.