1. c3fc3e0 virtio-pci: Introduce APIs to execute legacy IO admin commands by Yishai Hadas · 1 year, 3 months ago
  2. f51e146 virtio-pci: Initialize the supported admin commands by Yishai Hadas · 1 year, 3 months ago
  3. 92792ac7 virtio-pci: Introduce admin command sending function by Feng Liu · 1 year, 3 months ago
  4. fd27ef6 virtio-pci: Introduce admin virtqueue by Feng Liu · 1 year, 3 months ago
  5. 4f0fc22 virtio_pci: Optimize virtio_pci_device structure size by Feng Liu · 1 year, 10 months ago
  6. 9993a4f virtio: Revert "virtio: find_vqs() add arg sizes" by Michael S. Tsirkin · 2 years, 7 months ago
  7. 13aa8c6 virtio_pci: Revert "virtio_pci: support the arg sizes of find_vqs()" by Michael S. Tsirkin · 2 years, 7 months ago
  8. cdb4480 virtio_pci: support the arg sizes of find_vqs() by Xuan Zhuo · 2 years, 7 months ago
  9. a10fba0 virtio: find_vqs() add arg sizes by Xuan Zhuo · 2 years, 7 months ago
  10. 3153234 virtio: Replace unsigned with unsigned int by Solomon Tan · 2 years, 11 months ago
  11. eb4cecb Revert "virtio_pci: harden MSI-X interrupts" by Jason Wang · 3 years ago
  12. 7b79edf Revert "virtio-pci: harden INTX interrupts" by Jason Wang · 3 years ago
  13. 080cd7c virtio-pci: harden INTX interrupts by Jason Wang · 3 years, 5 months ago
  14. 9e35276 virtio_pci: harden MSI-X interrupts by Jason Wang · 3 years, 5 months ago
  15. d89c8169 virtio-pci: introduce legacy device module by Wu Zongyong · 3 years, 4 months ago
  16. fd50272 virtio-pci: introduce modern device module by Jason Wang · 4 years, 2 months ago
  17. b5d5809 virtio-pci: split out modern device by Jason Wang · 4 years, 2 months ago
  18. f33f5fe treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 78 by Thomas Gleixner · 6 years ago
  19. 19e226e virtio: Make vp_set_vq_affinity() take a mask. by Caleb Raitto · 7 years ago
  20. f94682d virtio: add context flag to find vqs by Michael S. Tsirkin · 8 years ago
  21. 0a9b3f4 Revert "virtio_pci: remove struct virtio_pci_vq_info" by Michael S. Tsirkin · 8 years ago
  22. 0b0f9dc Revert "virtio_pci: use shared interrupts for virtqueues" by Michael S. Tsirkin · 8 years ago
  23. 2008c15 Revert "virtio_pci: don't duplicate the msix_enable flag in struct pci_dev" by Michael S. Tsirkin · 8 years ago
  24. bbaba47 virtio: provide a method to get the IRQ affinity mask for a virtqueue by Christoph Hellwig · 8 years ago
  25. fb5e31d virtio: allow drivers to request IRQ affinity when creating VQs by Christoph Hellwig · 8 years ago
  26. 53a020c virtio_pci: don't duplicate the msix_enable flag in struct pci_dev by Christoph Hellwig · 8 years ago
  27. 07ec5148 virtio_pci: use shared interrupts for virtqueues by Christoph Hellwig · 8 years ago
  28. 5c34d00 virtio_pci: remove struct virtio_pci_vq_info by Christoph Hellwig · 8 years ago
  29. fa3a327 virtio_pci: use pci_alloc_irq_vectors by Christoph Hellwig · 8 years ago
  30. 7a5589b virtio_pci: Use the DMA API if enabled by Andy Lutomirski · 9 years ago
  31. f7ad26f virtio: make find_vqs() checkpatch.pl-friendly by Stefan Hajnoczi · 9 years ago
  32. 59a5b0f7 virtio-pci: alloc only resources actually used. by Gerd Hoffmann · 10 years ago
  33. 46506da virtio_pci: add an option to disable legacy driver by Michael S. Tsirkin · 10 years ago
  34. 3909213 virtio_pci_modern: reduce number of mappings by Michael S. Tsirkin · 10 years ago
  35. 1fcf051 virtio_pci: modern driver by Michael S. Tsirkin · 10 years ago
  36. ff31d2e virtio_pci: move probe/remove code to common by Michael S. Tsirkin · 10 years ago
  37. 945399a virtio_pci: device-specific release callback by Michael S. Tsirkin · 10 years ago
  38. 9a4253d virtio_pci: move probe to common file by Michael S. Tsirkin · 10 years ago
  39. de2b48d virtio_pci_common.h: drop VIRTIO_PCI_NO_LEGACY by Michael S. Tsirkin · 10 years ago
  40. 5f4c976 virtio_pci: rename virtio_pci -> virtio_pci_common by Michael S. Tsirkin · 10 years ago[Renamed (97%) from drivers/virtio/virtio_pci.h]
  41. a90fdce virtio_pci: update file descriptions and copyright by Michael S. Tsirkin · 10 years ago
  42. 38eb4a2 virtio_pci: split out legacy device support by Michael S. Tsirkin · 10 years ago