Commit Graph

16 Commits (893da75956ab48545e8732b46e1cf4350bd25f9c)

Author SHA1 Message Date
Rusty Russell 6b35e40767 virtio: balloon driver 17 years ago
Anthony Liguori 55a7c06604 virtio: Use PCI revision field to indicate virtio PCI ABI version 17 years ago
Anthony Liguori 3343660d8c virtio: PCI device 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 a586d4f601 virtio: simplify config mechanism. 17 years ago
Rusty Russell 74b2553f1d virtio: fix module/device unloading 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
Rusty Russell b01d9f2863 Module autoprobing support for virtio drivers. 18 years ago
Rusty Russell ec3d41c4db Virtio interface 18 years ago