qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH RFC 0/2] virtio-ccw realization/plugged handling
@ 2015-04-21 14:36 Cornelia Huck
  2015-04-21 14:36 ` [Qemu-devel] [PATCH RFC 1/2] virtio-ccw: change realization sequence Cornelia Huck
  2015-04-21 14:36 ` [Qemu-devel] [PATCH RFC 2/2] virtio-ccw: implement ->device_plugged Cornelia Huck
  0 siblings, 2 replies; 3+ messages in thread
From: Cornelia Huck @ 2015-04-21 14:36 UTC (permalink / raw)
  To: qemu-devel; +Cc: Cornelia Huck, borntraeger, mst, shannon.zhao, peter.maydell

Turns out that reworking the realization/plugging sequence for virtio-ccw
to make it more similar to virtio-pci (as discussed in
https://marc.info/?l=qemu-devel&m=142954827813046&w=2) was easier than
expected. At least I have something that seems to look sane, produces
working virtio-ccw devices and does what is expected on device_add/
device_del.

I have not yet verified how this interacts with Shannon's latest patches
(https://marc.info/?l=qemu-devel&m=142961349029986&w=2), but I think
it should work.

Feedback welcome. I do hope being more like virtio-pci will benefit us
in the future :)

Cornelia Huck (2):
  virtio-ccw: change realization sequence
  virtio-ccw: implement ->device_plugged

 hw/s390x/virtio-ccw.c | 72 +++++++++++++++++++++++++++------------------------
 1 file changed, 38 insertions(+), 34 deletions(-)

-- 
2.1.4

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

end of thread, other threads:[~2015-04-21 14:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-21 14:36 [Qemu-devel] [PATCH RFC 0/2] virtio-ccw realization/plugged handling Cornelia Huck
2015-04-21 14:36 ` [Qemu-devel] [PATCH RFC 1/2] virtio-ccw: change realization sequence Cornelia Huck
2015-04-21 14:36 ` [Qemu-devel] [PATCH RFC 2/2] virtio-ccw: implement ->device_plugged Cornelia Huck

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