1. f94682d virtio: add context flag to find vqs by Michael S. Tsirkin · 8 years ago
  2. 0a9b3f4 Revert "virtio_pci: remove struct virtio_pci_vq_info" by Michael S. Tsirkin · 8 years ago
  3. 0b0f9dc Revert "virtio_pci: use shared interrupts for virtqueues" by Michael S. Tsirkin · 8 years ago
  4. 2008c15 Revert "virtio_pci: don't duplicate the msix_enable flag in struct pci_dev" by Michael S. Tsirkin · 8 years ago
  5. bbaba47 virtio: provide a method to get the IRQ affinity mask for a virtqueue by Christoph Hellwig · 8 years ago
  6. fb5e31d virtio: allow drivers to request IRQ affinity when creating VQs by Christoph Hellwig · 8 years ago
  7. 53a020c virtio_pci: don't duplicate the msix_enable flag in struct pci_dev by Christoph Hellwig · 8 years ago
  8. 07ec5148 virtio_pci: use shared interrupts for virtqueues by Christoph Hellwig · 8 years ago
  9. 5c34d00 virtio_pci: remove struct virtio_pci_vq_info by Christoph Hellwig · 8 years ago
  10. fa3a327 virtio_pci: use pci_alloc_irq_vectors by Christoph Hellwig · 8 years ago
  11. 7a5589b virtio_pci: Use the DMA API if enabled by Andy Lutomirski · 9 years ago
  12. f7ad26f virtio: make find_vqs() checkpatch.pl-friendly by Stefan Hajnoczi · 9 years ago
  13. 59a5b0f7 virtio-pci: alloc only resources actually used. by Gerd Hoffmann · 10 years ago
  14. 46506da virtio_pci: add an option to disable legacy driver by Michael S. Tsirkin · 10 years ago
  15. 3909213 virtio_pci_modern: reduce number of mappings by Michael S. Tsirkin · 10 years ago
  16. 1fcf051 virtio_pci: modern driver by Michael S. Tsirkin · 10 years ago
  17. ff31d2e virtio_pci: move probe/remove code to common by Michael S. Tsirkin · 10 years ago
  18. 945399a virtio_pci: device-specific release callback by Michael S. Tsirkin · 10 years ago
  19. 9a4253d virtio_pci: move probe to common file by Michael S. Tsirkin · 10 years ago
  20. de2b48d virtio_pci_common.h: drop VIRTIO_PCI_NO_LEGACY by Michael S. Tsirkin · 10 years ago
  21. 5f4c976 virtio_pci: rename virtio_pci -> virtio_pci_common by Michael S. Tsirkin · 10 years ago[Renamed (97%) from drivers/virtio/virtio_pci.h]
  22. a90fdce virtio_pci: update file descriptions and copyright by Michael S. Tsirkin · 10 years ago
  23. 38eb4a2 virtio_pci: split out legacy device support by Michael S. Tsirkin · 10 years ago