qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 00/16] ppc-for-2.6 queue 20160111
@ 2016-01-11  4:37 David Gibson
  2016-01-11  4:37 ` [Qemu-devel] [PULL 01/16] hw/ppc/spapr_rtc: Remove bad class_size value David Gibson
                   ` (16 more replies)
  0 siblings, 17 replies; 18+ messages in thread
From: David Gibson @ 2016-01-11  4:37 UTC (permalink / raw)
  To: peter.maydell, mdroth, aik
  Cc: lvivier, thuth, agraf, qemu-devel, qemu-ppc, David Gibson

The following changes since commit 6bb9ead762bf749af11ea225fc2a74db1b93c105:

  Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20160108-1' into staging (2016-01-08 12:50:19 +0000)

are available in the git repository at:

  git://github.com/dgibson/qemu.git tags/ppc-for-2.6-20160111

for you to fetch changes up to 87bbdd9cafe58ce50d462307394d51af98d50d74:

  hw/ppc/spapr: fix spapr->kvm_type leak (2016-01-11 15:29:05 +1100)

----------------------------------------------------------------
ppc patch queue 2016-01-11

Biggest content is a thorough cleanups of spapr machine type handling.
Also contains several other minor cleanups, bugfixes and extensions.

----------------------------------------------------------------
Alexey Kardashevskiy (1):
      spapr: Add /system-id

Cao jin (1):
      spapr vio: fix to incomplete QOMify

David Gibson (11):
      pseries: Remove redundant setting of mc->name for pseries-2.5 machine
      pseries: Rearrange versioned machine type code
      pseries: Remove redundant calls to spapr_machine_initfn()
      pseries: Remove versions from mc->desc
      Move SET_MACHINE_COMPAT macro to boards.h
      pseries: Use SET_MACHINE_COMPAT
      pseries: DEFINE_SPAPR_MACHINE
      pseries: Restructure class_options functions
      pseries: Improve setting of default machine version
      pseries: Add pseries-2.6 machine type
      hw/ppc/spapr: fix spapr->kvm_type leak

Sukadev Bhattiprolu (1):
      target-ppc: Define kvmppc_read_int_dt()

Thomas Huth (2):
      hw/ppc/spapr_rtc: Remove bad class_size value
      hw/ppc/spapr: Use XHCI as host controller for new spapr machines

 hw/ppc/spapr.c             | 262 ++++++++++++++++++++++++---------------------
 hw/ppc/spapr_rtc.c         |   1 -
 hw/ppc/spapr_vio.c         |  12 +--
 include/hw/boards.h        |   9 ++
 include/hw/i386/pc.h       |   8 --
 include/hw/ppc/spapr.h     |   3 +-
 include/hw/ppc/spapr_vio.h |   2 +-
 target-ppc/kvm.c           |  36 ++++---
 8 files changed, 180 insertions(+), 153 deletions(-)

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

end of thread, other threads:[~2016-01-11 12:30 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-11  4:37 [Qemu-devel] [PULL 00/16] ppc-for-2.6 queue 20160111 David Gibson
2016-01-11  4:37 ` [Qemu-devel] [PULL 01/16] hw/ppc/spapr_rtc: Remove bad class_size value David Gibson
2016-01-11  4:37 ` [Qemu-devel] [PULL 02/16] target-ppc: Define kvmppc_read_int_dt() David Gibson
2016-01-11  4:37 ` [Qemu-devel] [PULL 03/16] spapr: Add /system-id David Gibson
2016-01-11  4:37 ` [Qemu-devel] [PULL 04/16] pseries: Remove redundant setting of mc->name for pseries-2.5 machine David Gibson
2016-01-11  4:37 ` [Qemu-devel] [PULL 05/16] pseries: Rearrange versioned machine type code David Gibson
2016-01-11  4:37 ` [Qemu-devel] [PULL 06/16] pseries: Remove redundant calls to spapr_machine_initfn() David Gibson
2016-01-11  4:37 ` [Qemu-devel] [PULL 07/16] pseries: Remove versions from mc->desc David Gibson
2016-01-11  4:37 ` [Qemu-devel] [PULL 08/16] Move SET_MACHINE_COMPAT macro to boards.h David Gibson
2016-01-11  4:37 ` [Qemu-devel] [PULL 09/16] pseries: Use SET_MACHINE_COMPAT David Gibson
2016-01-11  4:37 ` [Qemu-devel] [PULL 10/16] pseries: DEFINE_SPAPR_MACHINE David Gibson
2016-01-11  4:37 ` [Qemu-devel] [PULL 11/16] pseries: Restructure class_options functions David Gibson
2016-01-11  4:37 ` [Qemu-devel] [PULL 12/16] pseries: Improve setting of default machine version David Gibson
2016-01-11  4:37 ` [Qemu-devel] [PULL 13/16] pseries: Add pseries-2.6 machine type David Gibson
2016-01-11  4:37 ` [Qemu-devel] [PULL 14/16] hw/ppc/spapr: Use XHCI as host controller for new spapr machines David Gibson
2016-01-11  4:37 ` [Qemu-devel] [PULL 15/16] spapr vio: fix to incomplete QOMify David Gibson
2016-01-11  4:37 ` [Qemu-devel] [PULL 16/16] hw/ppc/spapr: fix spapr->kvm_type leak David Gibson
2016-01-11 12:29 ` [Qemu-devel] [PULL 00/16] ppc-for-2.6 queue 20160111 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).