Stephen Hemminger
|
35cdc9eb65
virtio: make pci_device_id const
|
12 years ago |
Stephen Hemminger
|
9350393239
virtio: make config_ops const
|
12 years ago |
Greg Kroah-Hartman
|
8590dbc79a
Drivers: virtio: remove __dev* attributes.
|
12 years ago |
Rusty Russell
|
06ca287dba
virtio: move queue_index and num_free fields into core struct virtqueue.
|
12 years ago |
Wei Yongjun
|
1ce6853aa0
virtio-pci: use module_pci_driver to simplify the code
|
12 years ago |
Peter Senna Tschudin
|
74a74b376c
drivers/virtio/virtio_pci.c: fix error return code
|
12 years ago |
Michael S. Tsirkin
|
6457f126c8
virtio: support reserved vqs
|
13 years ago |
Jason Wang
|
75a0a52be3
virtio: introduce an API to set affinity for a virtqueue
|
13 years ago |
Jason Wang
|
17bb6d4088
virtio-ring: move queue_index to vring_virtqueue
|
13 years ago |
Amit Shah
|
f878d0be22
virtio-pci: switch to PM ops macro to initialise PM functions
|
13 years ago |
Amit Shah
|
04c2322bee
virtio-pci: S3 support
|
13 years ago |
Amit Shah
|
0517fdd156
virtio-pci: drop restore_common()
|
13 years ago |
Amit Shah
|
f38f8387cb
virtio: drop thaw PM operation
|
13 years ago |
Amit Shah
|
f0fe6f1150
virtio: pci: add PM notification handlers for restore, freeze, thaw, poweroff
|
13 years ago |
Amit Shah
|
d077536386
virtio: pci: switch to new PM API
|
13 years ago |
Rusty Russell
|
7b21e34fd1
virtio: harsher barriers for rpmsg.
|
13 years ago |
David S. Miller
|
b3613118eb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Michael S. Tsirkin
|
e6af578c53
virtio-pci: make reset operation safer
|
13 years ago |
David S. Miller
|
efd0bf97de
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Rick Jones
|
66846048f5
enable virtio_net to return bus_info in ethtool -i consistent with emulated NICs
|
13 years ago |
Michael S. Tsirkin
|
72103bd128
virtio-pci: fix use after free
|
13 years ago |
Krishna Kumar
|
005b20a8e0
virtio: Dont add "config" to list for !per_vq_vector
|
13 years ago |
Amit Shah
|
31a3ddda16
virtio_pci: Prevent double-free of pci regions after device hot-unplug
|
14 years ago |
Milton Miller
|
8b3bb3ecf1
virtio: remove virtio-pci root device
|
14 years ago |
Michael S. Tsirkin
|
b03214d559
virtio-pci: disable msi at startup
|
15 years ago |
Jiri Kosina
|
6c9468e9eb
Merge branch 'master' into for-next
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Thomas Weber
|
8839316121
Fix typos in comments
|
15 years ago |
Michael S. Tsirkin
|
bc505f3739
virtio: set pci bus master enable bit
|
15 years ago |
Michael S. Tsirkin
|
3119815912
virtio: fix out of range array access
|
15 years ago |