* [PATCH 0/2] virtio: recover from vector assignment failure
@ 2009-07-23 15:45 Michael S. Tsirkin
0 siblings, 0 replies; only message in thread
From: Michael S. Tsirkin @ 2009-07-23 15:45 UTC (permalink / raw)
To: Christian Borntraeger, virtualization, Anthony Liguori, kvm, avi,
Carsten Otte <
This patch series fixes a regression reported by Amit Shah
(see Subject: Re: qemu-kvm missing some msix capability check,
Message-Id: 20090723142550.GA4470@amit-x200.redhat.com)
Since Amit's testing, I have refactored the change slightly to make the
patch smaller.
Rusty, can this go in for 2.6.31, or do you think it's too big a change?
As an alternative work-around, we possibly could do something in qemu in
host to make it less likely that mapping vq to vector fails - but it
seems that we still want the guest to handle the error as gracefully as
possible, right?
--
MST
Michael S. Tsirkin (2):
virtio: delete vq from list
virtio: retry on vector assignment failure
drivers/virtio/virtio_pci.c | 136 ++++++++++++++++++++++++-------------------
1 files changed, 76 insertions(+), 60 deletions(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-07-23 15:46 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-23 15:45 [PATCH 0/2] virtio: recover from vector assignment failure 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).