Rusty Russell 5ef827526f virtio: ignore corrupted virtqueues rather than spinning.
A corrupt virtqueue (caused by the other end screwing up) can have
strange results such as a driver spinning: just bail when we try to
get a buffer from a known-broken queue.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2008-05-02 21:50:43 +10:00
..
2007-10-23 15:49:54 +10:00
2008-02-04 23:50:13 +11:00
2008-02-04 23:50:13 +11:00
2008-03-30 14:20:23 -07:00