All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/7] s390x/kvm: pending patches
@ 2017-07-04 14:07 Christian Borntraeger
  2017-07-04 14:07 ` [Qemu-devel] [PATCH 1/7] s390x: vmstatify config migration for virtio-ccw Christian Borntraeger
                   ` (6 more replies)
  0 siblings, 7 replies; 25+ messages in thread
From: Christian Borntraeger @ 2017-07-04 14:07 UTC (permalink / raw)
  To: qemu-devel
  Cc: Alexander Graf, Richard Henderson, Cornelia Huck, Christian Borntraeger

This is what I have queued for s390x.

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

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      |  31 +++-
 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/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 ++++++-
 12 files changed, 456 insertions(+), 253 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2017-07-05 17:16 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-07-04 14:07 [Qemu-devel] [PATCH 0/7] s390x/kvm: pending patches Christian Borntraeger
2017-07-04 14:07 ` [Qemu-devel] [PATCH 1/7] s390x: vmstatify config migration for virtio-ccw Christian Borntraeger
2017-07-04 14:07 ` [Qemu-devel] [PATCH 2/7] s390x/3270: fix instruction interception handler Christian Borntraeger
2017-07-04 14:24   ` Cornelia Huck
2017-07-04 14:07 ` [Qemu-devel] [PATCH 3/7] s390x: fix error propagation in kvm-flic's realize Christian Borntraeger
2017-07-04 14:31   ` Cornelia Huck
2017-07-04 14:46     ` Halil Pasic
2017-07-04 15:08       ` Halil Pasic
2017-07-04 16:59         ` Cornelia Huck
2017-07-04 17:40           ` Christian Borntraeger
2017-07-05 13:54             ` [Qemu-devel] [PATCH 1/1] s390x: fixup for "fix error propagation in kvm-flic..." Halil Pasic
2017-07-05 15:29               ` Cornelia Huck
2017-07-05 16:27                 ` Christian Borntraeger
2017-07-05 17:16                   ` Halil Pasic
2017-07-04 14:07 ` [Qemu-devel] [PATCH 4/7] s390x: fix realize inheritance for kvm-flic Christian Borntraeger
2017-07-04 14:37   ` Cornelia Huck
2017-07-04 14:51     ` Halil Pasic
2017-07-05 10:20       ` Christian Borntraeger
2017-07-05 10:28         ` Halil Pasic
2017-07-05 11:11         ` Cornelia Huck
2017-07-05 11:16           ` Cornelia Huck
2017-07-04 14:07 ` [Qemu-devel] [PATCH 5/7] s390x/MAINTAINERS: Update my email address Christian Borntraeger
2017-07-04 14:07 ` [Qemu-devel] [PATCH 6/7] s390x: return unavailable features via query-cpu-definitions Christian Borntraeger
2017-07-04 14:40   ` Cornelia Huck
2017-07-04 14:07 ` [Qemu-devel] [PATCH 7/7] virtio-scsi-ccw: use ioeventfd even when KVM is disabled Christian Borntraeger

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.