qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/5] s390x: some virtio patches


From: Cornelia Huck
Subject: [Qemu-devel] [PATCH 0/5] s390x: some virtio patches
Date: Mon, 4 May 2015 17:28:15 +0200

Hi,

here are some virtio-related s390x patches. I'd like to submit them
before sending any further s390x patches, simply to get them out of
the way and to allow the various virtio-related patchsets to proceed
without generating needless conflicts in s390x code.

After applying these patches, both the old s390-virtio transport and
virtio-ccw should be more similar to what everybody else does, so
doing cross-transport reworks should become easier.

As always, branch available at

git://github.com/cohuck/qemu s390-next

I plan to send a pull request later this week, unless there are complaints.

Christian Borntraeger (2):
  s390-virtio: Accommodate guests using virtqueues too early
  s390-virtio: clear {used,avail}_event_idx on reset as well

Cornelia Huck (3):
  s390-virtio: use common features
  virtio-ccw: change realization sequence
  virtio-ccw: implement ->device_plugged

 hw/s390x/s390-virtio-bus.c | 28 +++++++++---------
 hw/s390x/s390-virtio.c     | 10 +++++++
 hw/s390x/virtio-ccw.c      | 72 ++++++++++++++++++++++++----------------------
 3 files changed, 62 insertions(+), 48 deletions(-)

-- 
2.4.0




reply via email to

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