qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/8] s390x/kvm/migration: fixes, enhancements and cleanups
@ 2017-07-06  7:23 Christian Borntraeger
  2017-07-06  7:23 ` [Qemu-devel] [PULL 1/8] s390x: vmstatify config migration for virtio-ccw Christian Borntraeger
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Christian Borntraeger @ 2017-07-06  7:23 UTC (permalink / raw)
  To: qemu-devel
  Cc: Alexander Graf, Richard Henderson, Cornelia Huck,
	Christian Borntraeger

Peter,

the following changes since commit 2185c93ba80f81bfa27ce6f259c7f2ef4f08b668:

  Merge remote-tracking branch 'remotes/edgar/tags/edgar/xilinx-next.for-upstream' into staging (2017-07-04 13:05:30 +0100)

are available in the git repository at:

  git://github.com/borntraeger/qemu.git tags/s390x-20170706

for you to fetch changes up to 1045e3cdafaf1218d9f771080ba5c9d4f64346e4:

  hw/s390x/ipl: Fix endianness problem with netboot_start_addr (2017-07-05 19:46:30 +0200)

----------------------------------------------------------------
s390x/kvm/migration: fixes, enhancements and cleanups

- new email address for Cornelia
- Fixes: 3270, flic, virtio-scsi-ccw, ipl
- Enhancements, cpumodel, migration

----------------------------------------------------------------
Cornelia Huck (1):
      s390x/MAINTAINERS: Update my email address

Dong Jia Shi (1):
      s390x/3270: fix instruction interception handler

Halil Pasic (3):
      s390x: vmstatify config migration for virtio-ccw
      s390x: fix error propagation in kvm-flic's realize
      s390x: fix realize inheritance for kvm-flic

QingFeng Hao (1):
      virtio-scsi-ccw: use ioeventfd even when KVM is disabled

Thomas Huth (1):
      hw/s390x/ipl: Fix endianness problem with netboot_start_addr

Viktor Mihajlovski (1):
      s390x: return unavailable features via query-cpu-definitions

 MAINTAINERS                  |   8 +-
 hw/intc/s390_flic.c          |  32 +++-
 hw/intc/s390_flic_kvm.c      |  29 +++-
 hw/s390x/3270-ccw.c          |   1 +
 hw/s390x/ccw-device.c        |  10 ++
 hw/s390x/ccw-device.h        |   4 +
 hw/s390x/css.c               | 378 +++++++++++++++++++++++++------------------
 hw/s390x/ipl.c               |   2 +-
 hw/s390x/virtio-ccw.c        | 160 +++++++++---------
 include/hw/s390x/css.h       |  12 +-
 include/hw/s390x/s390_flic.h |   5 +
 target/s390x/cpu.h           |   6 +-
 target/s390x/cpu_models.c    |  62 ++++++-
 13 files changed, 456 insertions(+), 253 deletions(-)

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

end of thread, other threads:[~2017-07-06 12:00 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-06  7:23 [Qemu-devel] [PULL 0/8] s390x/kvm/migration: fixes, enhancements and cleanups Christian Borntraeger
2017-07-06  7:23 ` [Qemu-devel] [PULL 1/8] s390x: vmstatify config migration for virtio-ccw Christian Borntraeger
2017-07-06  7:23 ` [Qemu-devel] [PULL 2/8] s390x/3270: fix instruction interception handler Christian Borntraeger
2017-07-06  7:23 ` [Qemu-devel] [PULL 3/8] s390x: fix error propagation in kvm-flic's realize Christian Borntraeger
2017-07-06  7:23 ` [Qemu-devel] [PULL 4/8] s390x: fix realize inheritance for kvm-flic Christian Borntraeger
2017-07-06  7:23 ` [Qemu-devel] [PULL 5/8] s390x/MAINTAINERS: Update my email address Christian Borntraeger
2017-07-06  7:23 ` [Qemu-devel] [PULL 6/8] s390x: return unavailable features via query-cpu-definitions Christian Borntraeger
2017-07-06  7:23 ` [Qemu-devel] [PULL 7/8] virtio-scsi-ccw: use ioeventfd even when KVM is disabled Christian Borntraeger
2017-07-06  7:23 ` [Qemu-devel] [PULL 8/8] hw/s390x/ipl: Fix endianness problem with netboot_start_addr Christian Borntraeger
2017-07-06 12:00 ` [Qemu-devel] [PULL 0/8] s390x/kvm/migration: fixes, enhancements and cleanups 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).