qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL for-2.6 00/11] s390x patches for 2.6
@ 2016-03-11  9:56 Cornelia Huck
  2016-03-11  9:56 ` [Qemu-devel] [PULL for-2.6 01/11] s390x/cpu: Cleanup init in preparation for hotplug Cornelia Huck
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: Cornelia Huck @ 2016-03-11  9:56 UTC (permalink / raw)
  To: peter.maydell; +Cc: Cornelia Huck, borntraeger, jfrei, qemu-devel, agraf

The following changes since commit a648c137383d84bc4f95696e5293978d9541a26e:

  Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20160309-1' into staging (2016-03-10 02:51:14 +0000)

are available in the git repository at:

  git://github.com/cohuck/qemu tags/s390x-20160311

for you to fetch changes up to 75cfb3bb41005b1cbba4954057ad5426df83f6d7:

  s390x/cpu: use g_new0 (2016-03-10 12:02:02 +0100)

----------------------------------------------------------------
CPU hotplug via cpu-add for s390x, cleanup of the s390x machine
compat code and a bugfix in the s390-ccw bios.

----------------------------------------------------------------

Cornelia Huck (1):
  s390x/cpu: use g_new0

Eugene (jno) Dvurechenski (1):
  pc-bios/s390-ccw: fix old bug in ptr increment

Janosch Frank (2):
  s390x: Introduce machine definition macros
  s390x: Introduce S390MachineClass

Matthew Rosato (7):
  s390x/cpu: Cleanup init in preparation for hotplug
  s390x/cpu: Set initial CPU state in common routine
  s390x/cpu: Get rid of side effects when creating a vcpu
  s390x/cpu: Tolerate max_cpus
  s390x/cpu: Add CPU property links
  s390x/cpu: Add error handling to cpu creation
  s390x/cpu: Allow hotplug of CPUs

 hw/s390x/s390-virtio-ccw.c         | 150 +++++++++++++++++++++++--------------
 hw/s390x/s390-virtio.c             |  36 +++++----
 hw/s390x/s390-virtio.h             |   2 +-
 include/hw/s390x/s390-virtio-ccw.h |  40 ++++++++++
 pc-bios/s390-ccw/bootmap.c         |   2 +-
 target-s390x/cpu-qom.h             |   3 +
 target-s390x/cpu.c                 |  96 ++++++++++++++++++++++--
 target-s390x/cpu.h                 |   2 +
 target-s390x/helper.c              |  41 +++++++++-
 9 files changed, 289 insertions(+), 83 deletions(-)
 create mode 100644 include/hw/s390x/s390-virtio-ccw.h

-- 
2.7.2

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

end of thread, other threads:[~2016-03-14 11:49 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-11  9:56 [Qemu-devel] [PULL for-2.6 00/11] s390x patches for 2.6 Cornelia Huck
2016-03-11  9:56 ` [Qemu-devel] [PULL for-2.6 01/11] s390x/cpu: Cleanup init in preparation for hotplug Cornelia Huck
2016-03-11  9:56 ` [Qemu-devel] [PULL for-2.6 02/11] s390x/cpu: Set initial CPU state in common routine Cornelia Huck
2016-03-11  9:56 ` [Qemu-devel] [PULL for-2.6 03/11] s390x/cpu: Get rid of side effects when creating a vcpu Cornelia Huck
2016-03-11  9:56 ` [Qemu-devel] [PULL for-2.6 04/11] s390x/cpu: Tolerate max_cpus Cornelia Huck
2016-03-11  9:56 ` [Qemu-devel] [PULL for-2.6 05/11] s390x/cpu: Add CPU property links Cornelia Huck
2016-03-11  9:56 ` [Qemu-devel] [PULL for-2.6 06/11] s390x/cpu: Add error handling to cpu creation Cornelia Huck
2016-03-11  9:56 ` [Qemu-devel] [PULL for-2.6 07/11] s390x/cpu: Allow hotplug of CPUs Cornelia Huck
2016-03-11  9:56 ` [Qemu-devel] [PULL for-2.6 08/11] pc-bios/s390-ccw: fix old bug in ptr increment Cornelia Huck
2016-03-11  9:56 ` [Qemu-devel] [PULL for-2.6 09/11] s390x: Introduce machine definition macros Cornelia Huck
2016-03-11  9:56 ` [Qemu-devel] [PULL for-2.6 10/11] s390x: Introduce S390MachineClass Cornelia Huck
2016-03-11  9:56 ` [Qemu-devel] [PULL for-2.6 11/11] s390x/cpu: use g_new0 Cornelia Huck
2016-03-14 11:49 ` [Qemu-devel] [PULL for-2.6 00/11] s390x patches for 2.6 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).