qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/1] virtio: keep ioeventfd assigned
@ 2016-03-29 14:17 Cornelia Huck
  2016-03-29 14:17 ` [Qemu-devel] [PATCH 1/1] virtio: fix ioeventfd assignment race Cornelia Huck
  0 siblings, 1 reply; 6+ messages in thread
From: Cornelia Huck @ 2016-03-29 14:17 UTC (permalink / raw)
  To: qemu-devel
  Cc: famz, borntraeger, mst, tubo, stefanha, Cornelia Huck, pbonzini

This is just the ioventfd assignment fix, factored out into the
individual transports. This (+ the assertion patch) has been
surviving some minutes of doing a reboot loop so far.

While this is a bit larger than the aio handler changes, I think
it is easier to understand.

Cornelia Huck (1):
  virtio: fix ioeventfd assignment race

 hw/s390x/virtio-ccw.c          | 22 +++++++++++++++++-----
 hw/virtio/virtio-mmio.c        | 27 +++++++++++++++++----------
 hw/virtio/virtio-pci.c         | 28 ++++++++++++++++++----------
 include/hw/virtio/virtio-bus.h |  4 ++++
 4 files changed, 56 insertions(+), 25 deletions(-)

-- 
2.8.0

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

end of thread, other threads:[~2016-03-31  7:41 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-29 14:17 [Qemu-devel] [PATCH 0/1] virtio: keep ioeventfd assigned Cornelia Huck
2016-03-29 14:17 ` [Qemu-devel] [PATCH 1/1] virtio: fix ioeventfd assignment race Cornelia Huck
2016-03-29 15:07   ` Paolo Bonzini
2016-03-29 15:53   ` Christian Borntraeger
2016-03-31  2:43   ` tu bo
2016-03-31  7:41     ` tu bo

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