qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/8] next patches for s390x/kvm


From: Christian Borntraeger
Subject: [Qemu-devel] [PATCH 0/8] next patches for s390x/kvm
Date: Tue, 27 Sep 2016 13:48:29 +0200

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(-)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]