Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-06-24 | virtio-pci: alloc only resources actually used. | Gerd Hoffmann | 1 | -6/+18 |
2015-04-15 | virtio_pci: support non-legacy balloon devices | Michael S. Tsirkin | 1 | -3/+0 |
2015-04-01 | virtio_pci_modern: switch to type-safe io accessors | Michael S. Tsirkin | 1 | -41/+42 |
2015-04-01 | virtio_pci_modern: type-safe io accessors | Michael S. Tsirkin | 1 | -0/+37 |
2015-02-11 | virtio_pci: use 16-bit accessor for queue_enable. | Rusty Russell | 1 | -2/+2 |
2015-01-21 | virtio_pci_modern: drop an unused function | Michael S. Tsirkin | 1 | -8/+0 |
2015-01-21 | virtio_pci_modern: support devices with no config | Michael S. Tsirkin | 1 | -2/+19 |
2015-01-21 | virtio_pci_modern: reduce number of mappings | Michael S. Tsirkin | 1 | -8/+49 |
2015-01-21 | virtio_pci: macros for PCI layout offsets | Rusty Russell | 1 | -1/+59 |
2015-01-21 | virtio_pci: modern driver | Michael S. Tsirkin | 1 | -0/+587 |