qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Cornelia Huck <cornelia.huck@de.ibm.com>
To: peter.maydell@linaro.org
Cc: Cornelia Huck <cornelia.huck@de.ibm.com>,
	borntraeger@de.ibm.com, jfrei@linux.vnet.ibm.com,
	qemu-devel@nongnu.org, agraf@suse.de
Subject: [Qemu-devel] [PULL 0/9] First set of s390x patches for 2.6
Date: Wed, 13 Jan 2016 16:01:35 +0100	[thread overview]
Message-ID: <1452697304-29695-1-git-send-email-cornelia.huck@de.ibm.com> (raw)

The following changes since commit 649a1bbaf95adb228f1030ab0618a932bc26aa8b:

  Merge remote-tracking branch 'remotes/kvaneesh/tags/for-upstream-signed' into staging (2016-01-12 17:37:22 +0000)

are available in the git repository at:

  git://github.com/cohuck/qemu tags/s390x-20160113

for you to fetch changes up to 88bfa2166ac0b14483a2a2c667499bf3617aebf0:

  s390x/pci: return real state during listing PCI (2016-01-13 10:53:42 +0100)

----------------------------------------------------------------
This first round of s390x patches includes:
- new compat machine
- remove the old s390-virtio machine
- fixes and some cleanup

----------------------------------------------------------------

Cornelia Huck (2):
  s390x: add 2.6 compat machine
  s390x/virtio: use qemu_check_nic_model()

Halil Pasic (1):
  virtio-ccw: fix sanity check for vector

Pierre Morel (2):
  s390x: remove s390-virtio machine
  s390x: remove s390-virtio devices

Shmulik Ladkani (1):
  s390: Introduce CCW_COMPAT_2_5

Yi Min Zhao (3):
  s390x/pci: reject some operations to disabled PCI function
  s390x/pci: code cleanup
  s390x/pci: return real state during listing PCI

 hw/s390x/Makefile.objs     |   2 +-
 hw/s390x/s390-pci-bus.c    |   6 +-
 hw/s390x/s390-pci-bus.h    |   1 +
 hw/s390x/s390-pci-inst.c   |  20 +-
 hw/s390x/s390-virtio-bus.c | 758 ---------------------------------------------
 hw/s390x/s390-virtio-bus.h | 186 -----------
 hw/s390x/s390-virtio-ccw.c |  27 +-
 hw/s390x/s390-virtio.c     | 168 +---------
 hw/s390x/virtio-ccw.c      |   3 +-
 target-s390x/cpu.h         |   3 -
 target-s390x/helper.c      |   2 +-
 vl.c                       |   7 +-
 12 files changed, 47 insertions(+), 1136 deletions(-)
 delete mode 100644 hw/s390x/s390-virtio-bus.c
 delete mode 100644 hw/s390x/s390-virtio-bus.h

-- 
2.7.0

             reply	other threads:[~2016-01-13 15:02 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-13 15:01 Cornelia Huck [this message]
2016-01-13 15:01 ` [Qemu-devel] [PULL 1/9] s390x: add 2.6 compat machine Cornelia Huck
2016-01-13 15:01 ` [Qemu-devel] [PULL 2/9] s390x: remove s390-virtio machine Cornelia Huck
2016-01-13 15:01 ` [Qemu-devel] [PULL 3/9] s390x: remove s390-virtio devices Cornelia Huck
2016-01-13 15:01 ` [Qemu-devel] [PULL 4/9] s390x/pci: reject some operations to disabled PCI function Cornelia Huck
2016-01-13 15:01 ` [Qemu-devel] [PULL 5/9] s390x/pci: code cleanup Cornelia Huck
2016-01-13 15:01 ` [Qemu-devel] [PULL 6/9] s390x/virtio: use qemu_check_nic_model() Cornelia Huck
2016-01-13 15:01 ` [Qemu-devel] [PULL 7/9] s390: Introduce CCW_COMPAT_2_5 Cornelia Huck
2016-01-13 15:01 ` [Qemu-devel] [PULL 8/9] virtio-ccw: fix sanity check for vector Cornelia Huck
2016-01-13 15:01 ` [Qemu-devel] [PULL 9/9] s390x/pci: return real state during listing PCI Cornelia Huck
2016-01-14 13:07 ` [Qemu-devel] [PULL 0/9] First set of s390x patches for 2.6 Peter Maydell

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=1452697304-29695-1-git-send-email-cornelia.huck@de.ibm.com \
    --to=cornelia.huck@de.ibm.com \
    --cc=agraf@suse.de \
    --cc=borntraeger@de.ibm.com \
    --cc=jfrei@linux.vnet.ibm.com \
    --cc=peter.maydell@linaro.org \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).