* [PATCHv3 0/2] virtio: find_vqs/del_vqs fixes
@ 2009-07-26 12:47 Michael S. Tsirkin
0 siblings, 0 replies; 2+ messages 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] 2+ messages in thread
* [PATCHv3 0/2] virtio: find_vqs/del_vqs fixes
@ 2009-07-26 12:47 Michael S. Tsirkin
0 siblings, 0 replies; 2+ messages in thread
From: Michael S. Tsirkin @ 2009-07-26 12:47 UTC (permalink / raw)
To: Christian Borntraeger, virtualization, Anthony Liguori, kvm, avi
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] 2+ messages in thread
end of thread, other threads:[~2009-07-26 12:49 UTC | newest]
Thread overview: 2+ messages (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
-- strict thread matches above, loose matches on Subject: below --
2009-07-26 12:47 Michael S. Tsirkin
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.