qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v4 0/4] ivshmem: MSI bug fixes
@ 2017-12-11  7:21 Ladi Prosek
  2017-12-11  7:21 ` [Qemu-devel] [PATCH v4 1/4] ivshmem: Don't update non-existent MSI routes Ladi Prosek
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Ladi Prosek @ 2017-12-11  7:21 UTC (permalink / raw)
  To: qemu-devel; +Cc: pbonzini, armbru, marcandre.lureau, geoff, eblake

Fixes bugs in the ivshmem device implementation uncovered with the new
Windows ivshmem driver:
https://github.com/virtio-win/kvm-guest-drivers-windows/tree/master/ivshmem

v1->v2:
* Patch 1 - added reproducer info to commit message (Markus)
* Patch 2 - restructured conditionals, fixed comment formatting (Markus)
* Patch 3 - added reproducer info to commit message (Markus)

v2->v3:
* Added patch 4

v3->v4:
* Added forward decl of ivshmem_disable_irqfd() instead of moving
  ivshmem_reset() (Eric, Markus)

Ladi Prosek (4):
  ivshmem: Don't update non-existent MSI routes
  ivshmem: Always remove irqfd notifiers
  ivshmem: Improve MSI irqfd error handling
  ivshmem: Disable irqfd on device reset

 hw/misc/ivshmem.c | 81 ++++++++++++++++++++++++++++++++++++++++++-------------
 1 file changed, 62 insertions(+), 19 deletions(-)

-- 
2.13.6

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

end of thread, other threads:[~2018-01-30 19:55 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-11  7:21 [Qemu-devel] [PATCH v4 0/4] ivshmem: MSI bug fixes Ladi Prosek
2017-12-11  7:21 ` [Qemu-devel] [PATCH v4 1/4] ivshmem: Don't update non-existent MSI routes Ladi Prosek
2017-12-11  7:21 ` [Qemu-devel] [PATCH v4 2/4] ivshmem: Always remove irqfd notifiers Ladi Prosek
2017-12-11  7:21 ` [Qemu-devel] [PATCH v4 3/4] ivshmem: Improve MSI irqfd error handling Ladi Prosek
2017-12-11  7:21 ` [Qemu-devel] [PATCH v4 4/4] ivshmem: Disable irqfd on device reset Ladi Prosek
2017-12-11 19:02   ` Markus Armbruster
2018-01-30 18:30 ` [Qemu-devel] [PATCH v4 0/4] ivshmem: MSI bug fixes Markus Armbruster
2018-01-30 19:52   ` Paolo Bonzini

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