All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/8] next patches for s390x/kvm
@ 2016-09-27 11:48 Christian Borntraeger
  2016-09-27 11:48 ` [Qemu-devel] [PATCH 1/8] s390x/pci: re-arrange variable declarations Christian Borntraeger
                   ` (7 more replies)
  0 siblings, 8 replies; 10+ messages in thread
From: Christian Borntraeger @ 2016-09-27 11:48 UTC (permalink / raw)
  To: qemu-devel
  Cc: Cornelia Huck, Jens Freimann, Alexander Graf, Christian Borntraeger

Here is the next bunch of s390 patches.
I plan to send a pull request at the end of the week.

Code can also be found on

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

----------------------------------------------------------------
Couple of s390x patches:
- some PCI cleanups
- fix build error due to uuid rework
- fix potential deadlock in sigp handling
- enable ccw devices in BIOS and enforce checking in QEMU

----------------------------------------------------------------
Christian Borntraeger (3):
      s390x/kvm: Fix potential deadlock in sigp handling
      pc-bios/s390-ccw.img: rebuild image
      s390x/kvm: fix build against qemu_uuid

Dong Jia Shi (1):
      pc-bios/s390-ccw: enable subchannel for IPL I/O devices

Pierre Morel (1):
      s390x/pci: re-arrange variable declarations

Sascha Silbe (1):
      s390x/css: {c,h,t,r,x}sch: require enable AND device number valid

Yi Min Zhao (2):
      s390x/pci: assign msix io region for each pci device
      s390x/pci: code cleanup

 hw/s390x/css.c            |  12 ++++++------
 hw/s390x/s390-pci-bus.c   |  48 +++++++++++++++++++++++++---------------------
 hw/s390x/s390-pci-bus.h   |   4 ++--
 hw/s390x/s390-pci-inst.c  |   6 ++++--
 pc-bios/s390-ccw.img      | Bin 26440 -> 26392 bytes
 pc-bios/s390-ccw/virtio.c |   3 ++-
 target-s390x/kvm.c        |  13 ++++++++++++-
 7 files changed, 52 insertions(+), 34 deletions(-)

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

end of thread, other threads:[~2016-09-27 12:32 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-27 11:48 [Qemu-devel] [PATCH 0/8] next patches for s390x/kvm Christian Borntraeger
2016-09-27 11:48 ` [Qemu-devel] [PATCH 1/8] s390x/pci: re-arrange variable declarations Christian Borntraeger
2016-09-27 11:48 ` [Qemu-devel] [PATCH 2/8] s390x/pci: assign msix io region for each pci device Christian Borntraeger
2016-09-27 11:48 ` [Qemu-devel] [PATCH 3/8] s390x/pci: code cleanup Christian Borntraeger
2016-09-27 11:48 ` [Qemu-devel] [PATCH 4/8] s390x/kvm: Fix potential deadlock in sigp handling Christian Borntraeger
2016-09-27 11:48 ` [Qemu-devel] [PATCH 5/8] pc-bios/s390-ccw: enable subchannel for IPL I/O devices Christian Borntraeger
2016-09-27 11:48 ` [Qemu-devel] [PATCH 6/8] pc-bios/s390-ccw.img: rebuild image Christian Borntraeger
2016-09-27 11:48 ` [Qemu-devel] [PATCH 7/8] s390x/css: {c, h, t, r, x}sch: require enable AND device number valid Christian Borntraeger
2016-09-27 11:48 ` [Qemu-devel] [PATCH 8/8] s390x/kvm: fix build against qemu_uuid Christian Borntraeger
2016-09-27 12:32   ` Fam Zheng

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.