Michael S. Tsirkin
|
bc505f3739
virtio: set pci bus master enable bit
|
vor 15 Jahren |
Michael S. Tsirkin
|
3119815912
virtio: fix out of range array access
|
vor 15 Jahren |
Jamie Lokier
|
1f08b833dd
Add __devexit_p around reference to virtio_pci_remove
|
vor 15 Jahren |
Michael S. Tsirkin
|
0b22bd0ba0
virtio-pci: fix per-vq MSI-X request logic
|
vor 15 Jahren |
Rusty Russell
|
f68d24082e
virtio_pci: minor MSI-X cleanups
|
vor 15 Jahren |
Michael S. Tsirkin
|
e969fed542
virtio: refactor find_vqs
|
vor 16 Jahren |
Michael S. Tsirkin
|
f6c8250703
virtio: delete vq from list
|
vor 16 Jahren |
Michael S. Tsirkin
|
ff52c3fc71
virtio: fix memory leak on device removal
|
vor 16 Jahren |
Mark McLoughlin
|
4b892e6582
virtio-pci: correctly unregister root device on error
|
vor 16 Jahren |
Michael S. Tsirkin
|
82af8ce84e
virtio_pci: optional MSI-X support
|
vor 16 Jahren |
Michael S. Tsirkin
|
77cf524654
virtio_pci: split up vp_interrupt
|
vor 16 Jahren |
Michael S. Tsirkin
|
d2a7ddda9f
virtio: find_vqs/del_vqs virtio operations
|
vor 16 Jahren |
Rusty Russell
|
9499f5e7ed
virtio: add names to virtqueue struct, mapping from devices to queues.
|
vor 16 Jahren |
Mark McLoughlin
|
3fff0179e3
virtio-pci: do not oops on config change if driver not loaded
|
vor 16 Jahren |
Mark McLoughlin
|
63d1255670
virtio: do not statically allocate root device
|
vor 16 Jahren |
Mark McLoughlin
|
29f9f12ec7
virtio: add PCI device release() function
|
vor 16 Jahren |
Rusty Russell
|
87c7d57c17
virtio: hand virtio ring alignment as argument to vring_new_virtqueue
|
vor 16 Jahren |
Rusty Russell
|
498af14783
virtio: Don't use PAGE_SIZE for vring alignment in virtio_pci.
|
vor 16 Jahren |
Rusty Russell
|
480daab42c
virtio: Don't use PAGE_SIZE in virtio_pci.c
|
vor 16 Jahren |
Kay Sievers
|
99e0b6c8e3
virtio: struct device - replace bus_id with dev_name(), dev_set_name()
|
vor 16 Jahren |
Hollis Blanchard
|
13b1eb333b
virtio-pci queue allocation not page-aligned
|
vor 16 Jahren |
Rusty Russell
|
e34f872567
virtio: Add transport feature handling stub for virtio_ring.
|
vor 17 Jahren |
Rusty Russell
|
c624896e48
virtio: Rename set_features to finalize_features
|
vor 17 Jahren |
Rusty Russell
|
b769f57908
virtio: set device index in common code.
|
vor 17 Jahren |
Rusty Russell
|
5610bd1524
virtio: virtio_pci should not set bus_id.
|
vor 17 Jahren |
Rusty Russell
|
c45a6816c1
virtio: explicit advertisement of driver features
|
vor 17 Jahren |
Harvey Harrison
|
597d56e4b5
virtio: fix sparse return void-valued expression warnings
|
vor 17 Jahren |
Al Viro
|
97968358ab
virtio_pci iomem annotations
|
vor 17 Jahren |
Anthony Liguori
|
bd6c26900b
virtio_pci: unregister virtio device at device remove
|
vor 17 Jahren |
Anthony Liguori
|
27ebe308af
virtio: Use spin_lock_irqsave/restore for virtio-pci
|
vor 17 Jahren |