kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCHv3 0/2] virtio: find_vqs/del_vqs fixes
@ 2009-07-26 12:47 Michael S. Tsirkin
  0 siblings, 0 replies; only message in thread
From: Michael S. Tsirkin @ 2009-07-26 12:47 UTC (permalink / raw)
  To: Christian Borntraeger, virtualization, Anthony Liguori, kvm, avi,
	Carsten Otte <

Here's a patch series to fix known regressions in virtio_pci,
by refactoring code along the lines suggested by Rusty.

This is on top of patch
	virtio: fix memory leak on device removal
that has been applied by Rusty.

This supercedes patches:
	[PATCHv3] virtio: recover from vector assignment failure
	[PATCHv2] virtio: fix double free_irq on device removal

Michael S. Tsirkin (2):
  virtio: delete vq from list
  virtio: refactor find_vqs

 drivers/virtio/virtio_pci.c |  218 ++++++++++++++++++++++++-------------------
 1 files changed, 124 insertions(+), 94 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-07-26 12:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-26 12:47 [PATCHv3 0/2] virtio: find_vqs/del_vqs fixes Michael S. Tsirkin

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