Michael S. Tsirkin
|
c6716bae52
virtio-pci: move freeze/restore to virtio core
|
10 years ago |
Michael S. Tsirkin
|
016c98c6fe
virtio: unify config_changed handling
|
10 years ago |
Michael S. Tsirkin
|
6fbc198cf6
virtio_pci: fix virtio spec compliance on restore
|
10 years ago |
Benoit Taine
|
cef340e6aa
virtio: Replace DEFINE_PCI_DEVICE_TABLE macro use
|
11 years ago |
Alexander Gordeev
|
5e37f67063
virtio: Use pci_enable_msix_exact() instead of pci_enable_msix()
|
11 years ago |
Jingoo Han
|
7d2dddda5c
virtio: pci: remove unnecessary pci_set_drvdata()
|
11 years ago |
Heinz Graalfs
|
46f9c2b925
virtio_ring: change host notification API
|
11 years ago |
Aaron Lu
|
9e266ece21
virtio_pci: pm: Use CONFIG_PM_SLEEP instead of CONFIG_PM
|
12 years ago |
Andrew Vagin
|
f11335db5e
virtio-pci: fix leaks of msix_affinity_masks
|
12 years ago |
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.
|
13 years ago |
Wei Yongjun
|
1ce6853aa0
virtio-pci: use module_pci_driver to simplify the code
|
13 years ago |
Peter Senna Tschudin
|
74a74b376c
drivers/virtio/virtio_pci.c: fix error return code
|
13 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 |