Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-06-24 | virtio-pci: alloc only resources actually used. | Gerd Hoffmann | 1 | -1/+12 |
2015-01-21 | virtio_pci: move probe/remove code to common | Michael S. Tsirkin | 1 | -67/+8 |
2015-01-21 | virtio_pci: drop useless del_vqs call | Sasha Levin | 1 | -1/+0 |
2015-01-06 | virtio_pci: document why we defer kfree | Michael S. Tsirkin | 1 | -0/+3 |
2015-01-06 | virtio_pci: defer kfree until release callback | Sasha Levin | 1 | -6/+4 |
2015-01-06 | virtio_pci: device-specific release callback | Michael S. Tsirkin | 1 | -0/+9 |
2014-12-14 | virtio_pci: move probe to common file | Michael S. Tsirkin | 1 | -22/+2 |
2014-12-09 | virtio_pci: rename virtio_pci -> virtio_pci_common | Michael S. Tsirkin | 1 | -1/+1 |
2014-12-09 | virtio_pci: update file descriptions and copyright | Michael S. Tsirkin | 1 | -1/+4 |
2014-12-09 | virtio_pci: split out legacy device support | Michael S. Tsirkin | 1 | -0/+323 |