Commit Graph

14 Commits (03ae1aac4af54b52ac501e507d75d8f37634b32e)

Author SHA1 Message Date
Rusty Russell b4f68be6c5 virtio: force callback on empty. 17 years ago
Christian Borntraeger 52a3a05f3a virtio_net: another race with virtio_net and enable_cb 17 years ago
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 18 years ago
Anthony Liguori 1bc4953ed4 virtio: Fix used_idx wrap-around 18 years ago
Rusty Russell 0a8a69dd77 Virtio helper routines for a descriptor ringbuffer implementation 18 years ago