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