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