1. e34f872 virtio: Add transport feature handling stub for virtio_ring. by Rusty Russell · 16 years ago
  2. 44653ea virtio: don't always force a notification when ring is full by Rusty Russell · 16 years ago
  3. b4f68be virtio: force callback on empty. by Rusty Russell · 16 years ago
  4. 52a3a05 virtio_net: another race with virtio_net and enable_cb by Christian Borntraeger · 16 years ago
  5. 5ef8275 virtio: ignore corrupted virtqueues rather than spinning. by Rusty Russell · 16 years ago
  6. 2557a93 virtio: remove overzealous BUG_ON. by Rusty Russell · 16 years ago
  7. 4265f16 virtio: fix race in enable_cb by Christian Borntraeger · 16 years ago
  8. c6fd470 virtio: Allow virtio to be modular and used by modules by Rusty Russell · 17 years ago
  9. 15f9c89 virtio: Use the sg_phys convenience function. by Rusty Russell · 17 years ago
  10. 81a8dea virtio: handle interrupts after callbacks turned off by Rusty Russell · 17 years ago
  11. 6e5aa7e virtio: reset function by Rusty Russell · 17 years ago
  12. 426e3e0 virtio: clarify NO_NOTIFY flag usage by Rusty Russell · 17 years ago
  13. 18445c4 virtio: explicit enable_cb/disable_cb rather than callback return. by Rusty Russell · 17 years ago
  14. 42b36cc virtio: Force use of power-of-two for descriptor ring sizes by Rusty Russell · 17 years ago
  15. 1bc4953 virtio: Fix used_idx wrap-around by Anthony Liguori · 17 years ago
  16. 0a8a69d Virtio helper routines for a descriptor ringbuffer implementation by Rusty Russell · 17 years ago