qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/9] First set of s390x patches for 2.6
@ 2016-01-13 15:01 Cornelia Huck
  2016-01-13 15:01 ` [Qemu-devel] [PULL 1/9] s390x: add 2.6 compat machine Cornelia Huck
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: Cornelia Huck @ 2016-01-13 15:01 UTC (permalink / raw)
  To: peter.maydell; +Cc: Cornelia Huck, borntraeger, jfrei, qemu-devel, agraf

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

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

end of thread, other threads:[~2016-01-14 13:07 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-13 15:01 [Qemu-devel] [PULL 0/9] First set of s390x patches for 2.6 Cornelia Huck
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

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