Age | Commit message (Expand) | Author |
---|---|---|
2016-03-02 | virtio_pci: Use the DMA API if enabled | Andy Lutomirski |
2015-06-24 | virtio-pci: alloc only resources actually used. | Gerd Hoffmann |
2015-01-21 | virtio_pci: move probe/remove code to common | Michael S. Tsirkin |
2015-01-21 | virtio_pci: drop useless del_vqs call | Sasha Levin |
2015-01-06 | virtio_pci: document why we defer kfree | Michael S. Tsirkin |
2015-01-06 | virtio_pci: defer kfree until release callback | Sasha Levin |
2015-01-06 | virtio_pci: device-specific release callback | Michael S. Tsirkin |
2014-12-14 | virtio_pci: move probe to common file | Michael S. Tsirkin |
2014-12-09 | virtio_pci: rename virtio_pci -> virtio_pci_common | Michael S. Tsirkin |
2014-12-09 | virtio_pci: update file descriptions and copyright | Michael S. Tsirkin |
2014-12-09 | virtio_pci: split out legacy device support | Michael S. Tsirkin |