qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/8] ppc-for-2.7 queue 20160614
@ 2016-06-14  5:54 David Gibson
  2016-06-14  5:54 ` [Qemu-devel] [PULL 1/8] ppc/spapr: Refactor h_client_architecture_support() CPU parsing code David Gibson
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: David Gibson @ 2016-06-14  5:54 UTC (permalink / raw)
  To: peter.maydell; +Cc: agraf, qemu-devel, qemu-ppc, David Gibson

The following changes since commit 2c96c379ac7a22424c25d65b73e81b860f902868:

  Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20160613-1' into staging (2016-06-13 15:15:03 +0100)

are available in the git repository at:

  git://github.com/dgibson/qemu.git tags/ppc-for-2.7-20160614

for you to fetch changes up to d0e5a8f2937de66778d94c20a8fc5cf43501fa04:

  spapr: Ensure all LMBs are represented in ibm,dynamic-memory (2016-06-14 13:20:01 +1000)

----------------------------------------------------------------
ppc patch queue for 2016-06-14

Latest patch queue for ppc.
    * Allow qemu to support a generic architecture 2.07 (POWER8-era)
      compatibility mode.  This is useful for guests which are POWER8
      aware, but don't know about the specific POWER8 variant that
      qemu (and/or KVM) is emulating. (Thomas Huth)
    * Fix a bug where macio wasn't removing DMA mappings (Mark Cave-Ayland)
    * Add a workaround for Linux guest's miscalculation of maximum
      memory address (including hotplugged memory), which could break
      when hotplug memory was combined with VFIO.  The previous
      approach was technically correct by spec, but differed from
      PowerVM's behaviour enough to trip a guest kernel bug.  This
      works around the bug, while remaining correct-to-spec. (Bharata Rao)

----------------------------------------------------------------
Anton Blanchard (1):
      Add PowerPC AT_HWCAP2 definitions

Bharata B Rao (1):
      spapr: Ensure all LMBs are represented in ibm,dynamic-memory

Mark Cave-Ayland (1):
      macio: call dma_memory_unmap() at the end of each DMA transfer

Thomas Huth (5):
      ppc/spapr: Refactor h_client_architecture_support() CPU parsing code
      ppc: Split pcr_mask settings into supported bits and the register mask
      ppc: Provide function to get CPU class of the host CPU
      ppc: Improve PCR bit selection in ppc_set_compat()
      ppc: Add PowerISA 2.07 compatibility mode

 hw/ide/macio.c              | 46 +++++++++++++++++++--------------
 hw/ppc/spapr.c              | 57 ++++++++++++++++++++++++++--------------
 hw/ppc/spapr_hcall.c        | 63 +++++++++++++++++++++++++++------------------
 include/elf.h               | 13 ++++++++++
 include/hw/ppc/mac_dbdma.h  |  5 ++++
 include/hw/ppc/spapr.h      |  6 +++--
 target-ppc/cpu-qom.h        |  3 ++-
 target-ppc/cpu.h            |  3 +++
 target-ppc/kvm.c            | 19 ++++++++++----
 target-ppc/kvm_ppc.h        |  7 +++++
 target-ppc/translate_init.c | 24 ++++++++++++-----
 11 files changed, 167 insertions(+), 79 deletions(-)

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

end of thread, other threads:[~2016-06-14  9:32 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-14  5:54 [Qemu-devel] [PULL 0/8] ppc-for-2.7 queue 20160614 David Gibson
2016-06-14  5:54 ` [Qemu-devel] [PULL 1/8] ppc/spapr: Refactor h_client_architecture_support() CPU parsing code David Gibson
2016-06-14  5:54 ` [Qemu-devel] [PULL 2/8] ppc: Split pcr_mask settings into supported bits and the register mask David Gibson
2016-06-14  5:54 ` [Qemu-devel] [PULL 3/8] ppc: Provide function to get CPU class of the host CPU David Gibson
2016-06-14  5:54 ` [Qemu-devel] [PULL 4/8] ppc: Improve PCR bit selection in ppc_set_compat() David Gibson
2016-06-14  5:54 ` [Qemu-devel] [PULL 5/8] ppc: Add PowerISA 2.07 compatibility mode David Gibson
2016-06-14  5:54 ` [Qemu-devel] [PULL 6/8] Add PowerPC AT_HWCAP2 definitions David Gibson
2016-06-14  5:54 ` [Qemu-devel] [PULL 7/8] macio: call dma_memory_unmap() at the end of each DMA transfer David Gibson
2016-06-14  5:54 ` [Qemu-devel] [PULL 8/8] spapr: Ensure all LMBs are represented in ibm, dynamic-memory David Gibson
2016-06-14  9:32 ` [Qemu-devel] [PULL 0/8] ppc-for-2.7 queue 20160614 Peter Maydell

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