..
Kconfig
virtio-pci: introduce modern device module
2021-02-23 07:52:58 -05:00
Makefile
virtio-pci: introduce modern device module
2021-02-23 07:52:58 -05:00
virtio.c
virtio: remove export for virtio_config_{enable, disable}
2021-03-14 04:37:35 -04:00
virtio_balloon.c
virtio-balloon: fix a typo in comment of virtballoon_migratepage()
2021-05-03 04:55:51 -04:00
virtio_dma_buf.c
virtio: fix build for configs without dma-bufs
2020-08-19 06:43:28 +02:00
virtio_input.c
virtio-input: add multi-touch support
2021-02-23 07:52:59 -05:00
virtio_mem.c
Merge branch 'akpm' (patches from Andrew)
2021-02-26 09:50:09 -08:00
virtio_mmio.c
virtio-mmio: Use to_virtio_mmio_device() to simply code
2021-03-14 04:37:35 -04:00
virtio_pci_common.c
virtio-pci: check name when counting MSI-X vectors
2020-02-06 03:40:26 -05:00
virtio_pci_common.h
virtio-pci: introduce modern device module
2021-02-23 07:52:58 -05:00
virtio_pci_legacy.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 78
2019-05-24 17:37:51 +02:00
virtio_pci_modern.c
virtio_pci_modern: __force cast the notify mapping
2021-05-04 04:19:58 -04:00
virtio_pci_modern_dev.c
virtio_pci_modern: correct sparse tags for notify
2021-05-04 04:19:59 -04:00
virtio_ring.c
virtio_ring: Fix two use after free bugs
2020-12-18 16:14:31 -05:00
virtio_vdpa.c
virtio_vdpa: don't warn when fail to disable vq
2021-02-23 07:52:58 -05:00