All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christian Borntraeger <borntraeger@de.ibm.com>
To: qemu-devel <qemu-devel@nongnu.org>
Cc: Cornelia Huck <cornelia.huck@de.ibm.com>,
	Jens Freimann <jfrei@linux.vnet.ibm.com>,
	Alexander Graf <agraf@suse.de>,
	Christian Borntraeger <borntraeger@de.ibm.com>
Subject: [Qemu-devel] [PATCH 0/8] next patches for s390x/kvm
Date: Tue, 27 Sep 2016 13:48:29 +0200	[thread overview]
Message-ID: <1474976917-102710-1-git-send-email-borntraeger@de.ibm.com> (raw)

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	other threads:[~2016-09-27 11:48 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-27 11:48 Christian Borntraeger [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1474976917-102710-1-git-send-email-borntraeger@de.ibm.com \
    --to=borntraeger@de.ibm.com \
    --cc=agraf@suse.de \
    --cc=cornelia.huck@de.ibm.com \
    --cc=jfrei@linux.vnet.ibm.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.