index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
virtio
/
virtio_pci_modern.c
Age
Commit message (
Expand
)
Author
2016-04-07
virtio: virtio 1.0 cs04 spec compliance for reset
Michael S. Tsirkin
2016-03-02
virtio_pci: Use the DMA API if enabled
Andy Lutomirski
2016-03-02
virtio-pci: read the right virtio_pci_notify_cap field
Ladi Prosek
2016-01-12
virtio: make find_vqs() checkpatch.pl-friendly
Stefan Hajnoczi
2015-06-24
virtio-pci: alloc only resources actually used.
Gerd Hoffmann
2015-04-15
virtio_pci: support non-legacy balloon devices
Michael S. Tsirkin
2015-04-01
virtio_pci_modern: switch to type-safe io accessors
Michael S. Tsirkin
2015-04-01
virtio_pci_modern: type-safe io accessors
Michael S. Tsirkin
2015-02-11
virtio_pci: use 16-bit accessor for queue_enable.
Rusty Russell
2015-01-21
virtio_pci_modern: drop an unused function
Michael S. Tsirkin
2015-01-21
virtio_pci_modern: support devices with no config
Michael S. Tsirkin
2015-01-21
virtio_pci_modern: reduce number of mappings
Michael S. Tsirkin
2015-01-21
virtio_pci: macros for PCI layout offsets
Rusty Russell
2015-01-21
virtio_pci: modern driver
Michael S. Tsirkin