qemu-devel
[Top][All Lists]
Advanced

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

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


From: Christian Borntraeger
Subject: [Qemu-devel] [PULL 0/8] next patches for s390x/kvm
Date: Fri, 30 Sep 2016 12:47:56 +0200

Peter,

The following changes since commit 25930ed60aad49f1fdd7de05272317c86ce1275b:

  Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into 
staging (2016-09-27 23:10:12 +0100)

are available in the git repository at:

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

for you to fetch changes up to 794afd7096f1ef3ea632b5cf75998562a2f8029a:

  s390x/kvm: fix build against qemu_uuid (2016-09-28 13:24:51 +0200)

----------------------------------------------------------------
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]