Commit Graph

12 Commits (352ad25aa4a189c667cb2af333948d34692a2d27)

Author SHA1 Message Date
Rusty Russell 5ef827526f virtio: ignore corrupted virtqueues rather than spinning. 17 years ago
Rusty Russell 2557a933b7 virtio: remove overzealous BUG_ON. 17 years ago
Christian Borntraeger 4265f161b6 virtio: fix race in enable_cb 17 years ago
Rusty Russell c6fd47011b virtio: Allow virtio to be modular and used by modules 17 years ago
Rusty Russell 15f9c8903c virtio: Use the sg_phys convenience function. 17 years ago
Rusty Russell 81a8deab1c virtio: handle interrupts after callbacks turned off 17 years ago
Rusty Russell 6e5aa7efb2 virtio: reset function 17 years ago
Rusty Russell 426e3e0af5 virtio: clarify NO_NOTIFY flag usage 17 years ago
Rusty Russell 18445c4d50 virtio: explicit enable_cb/disable_cb rather than callback return. 17 years ago
Rusty Russell 42b36cc0ce virtio: Force use of power-of-two for descriptor ring sizes 17 years ago
Anthony Liguori 1bc4953ed4 virtio: Fix used_idx wrap-around 17 years ago
Rusty Russell 0a8a69dd77 Virtio helper routines for a descriptor ringbuffer implementation 18 years ago