Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | virtio: fix module/device unloading | Rusty Russell | 2007-11-19 | 1 | -0/+13 |
* | virtio: Force use of power-of-two for descriptor ring sizes | Rusty Russell | 2007-11-12 | 1 | -1/+7 |
* | virtio: Fix used_idx wrap-around | Anthony Liguori | 2007-11-12 | 1 | -1/+1 |
* | Virtio helper routines for a descriptor ringbuffer implementation | Rusty Russell | 2007-10-23 | 3 | -0/+319 |
* | Module autoprobing support for virtio drivers. | Rusty Russell | 2007-10-23 | 1 | -0/+18 |
* | Virtio interface | Rusty Russell | 2007-10-23 | 4 | -0/+188 |