| .. |
|
Kconfig
|
7b95fec6d2
virtio: make VIRTIO a menuconfig to ease disabling it all
|
7 years ago |
|
Makefile
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 years ago |
|
virtio.c
|
f2b44cde7e
virtio: split device_register into device_initialize and device_add
|
7 years ago |
|
virtio_balloon.c
|
71994620bb
virtio_balloon: replace oom notifier with shrinker
|
7 years ago |
|
virtio_input.c
|
9b2bbdb227
virtio: wrap find_vqs
|
8 years ago |
|
virtio_mmio.c
|
3fc92a96c2
virtio: mmio-v1: Validate queue PFN
|
7 years ago |
|
virtio_pci_common.c
|
5984fd6876
virtio_pci: fix a NULL pointer reference in vp_del_vqs
|
6 years ago |
|
virtio_pci_common.h
|
19e226e8cc
virtio: Make vp_set_vq_affinity() take a mask.
|
7 years ago |
|
virtio_pci_legacy.c
|
69599206ea
virtio: pci-legacy: Validate queue pfn
|
7 years ago |
|
virtio_pci_modern.c
|
cfecc2918d
virtio_pci: support enabling VFs
|
7 years ago |
|
virtio_ring.c
|
32fdac0976
virtio: Honour 'may_reduce_num' in vring_create_virtqueue
|
6 years ago |