1. 0f8a0b0 virtio_pci_modern: __force cast the notify mapping by Michael S. Tsirkin · 3 years, 8 months ago
  2. 9e311bc virtio-pci library: report resource address by Jason Wang · 3 years, 9 months ago
  3. 7dca6c0 virtio-pci library: switch to use vp_modern_map_vq_notify() by Jason Wang · 3 years, 9 months ago
  4. fd50272 virtio-pci: introduce modern device module by Jason Wang · 4 years ago
  5. 8000a6b virito-pci-modern: rename map_capability() to vp_modern_map_capability() by Jason Wang · 4 years ago
  6. 1bfd841 virtio-pci-modern: introduce helper to get notification offset by Jason Wang · 4 years ago
  7. 6e52fc4 virtio-pci-modern: introduce helper for getting queue nums by Jason Wang · 4 years ago
  8. 75658af virtio-pci-modern: introduce helper for setting/geting queue size by Jason Wang · 4 years ago
  9. dc2e648 virtio-pci-modern: introduce helper to set/get queue_enable by Jason Wang · 4 years ago
  10. e1b0fa2 virtio-pci-modern: introduce vp_modern_queue_address() by Jason Wang · 4 years ago
  11. 3fbda9c virtio-pci-modern: introduce vp_modern_set_queue_vector() by Jason Wang · 4 years ago
  12. ed2a73d virtio-pci-modern: introduce vp_modern_generation() by Jason Wang · 4 years ago
  13. 0b017708 virtio-pci-modern: introduce helpers for setting and getting features by Jason Wang · 4 years ago
  14. e366912 virtio-pci-modern: introduce helpers for setting and getting status by Jason Wang · 4 years ago
  15. 1a5c85f1 virtio-pci-modern: introduce helper to set config vector by Jason Wang · 4 years ago
  16. 3249037 virtio-pci-modern: introduce vp_modern_remove() by Jason Wang · 4 years ago
  17. 117a9de virtio-pci-modern: factor out modern device initialization logic by Jason Wang · 4 years ago
  18. b5d5809 virtio-pci: split out modern device by Jason Wang · 4 years ago
  19. 64f2087 virtio-pci: do not access iomem via struct virtio_pci_device directly by Jason Wang · 4 years ago
  20. 0dd4ff9 virtio: Implement get_shm_region for PCI transport by Sebastien Boeuf · 4 years, 5 months ago
  21. fe0580a virtio: pci: constify ioreadX() iomem argument (as in generic implementation) by Krzysztof Kozlowski · 4 years, 5 months ago
  22. 46af9ad virtio_pci_modern: Fix the comment of virtio_pci_find_capability() by Liao Pingfang · 4 years, 5 months ago
  23. e7c8cc3 virtio: add VIRTIO_RING_NO_LEGACY by Matej Genci · 5 years ago
  24. f33f5fe treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 78 by Thomas Gleixner · 6 years ago
  25. cfecc29 virtio_pci: support enabling VFs by Tiwei Bie · 7 years ago
  26. f94682d virtio: add context flag to find vqs by Michael S. Tsirkin · 8 years ago
  27. 0a9b3f4 Revert "virtio_pci: remove struct virtio_pci_vq_info" by Michael S. Tsirkin · 8 years ago
  28. 2008c15 Revert "virtio_pci: don't duplicate the msix_enable flag in struct pci_dev" by Michael S. Tsirkin · 8 years ago
  29. bbaba47 virtio: provide a method to get the IRQ affinity mask for a virtqueue by Christoph Hellwig · 8 years ago
  30. fb5e31d virtio: allow drivers to request IRQ affinity when creating VQs by Christoph Hellwig · 8 years ago
  31. 53a020c virtio_pci: don't duplicate the msix_enable flag in struct pci_dev by Christoph Hellwig · 8 years ago
  32. 5c34d00 virtio_pci: remove struct virtio_pci_vq_info by Christoph Hellwig · 8 years ago
  33. 61bd405 virtio_pci_modern: fix complaint by sparse by Gonglei · 8 years ago
  34. 05dbcb4 virtio: virtio 1.0 cs04 spec compliance for reset by Michael S. Tsirkin · 9 years ago
  35. 7a5589b virtio_pci: Use the DMA API if enabled by Andy Lutomirski · 9 years ago
  36. 4e94ebd virtio-pci: read the right virtio_pci_notify_cap field by Ladi Prosek · 9 years ago
  37. f7ad26f virtio: make find_vqs() checkpatch.pl-friendly by Stefan Hajnoczi · 9 years ago
  38. 59a5b0f7 virtio-pci: alloc only resources actually used. by Gerd Hoffmann · 10 years ago
  39. f71d828 virtio_pci: support non-legacy balloon devices by Michael S. Tsirkin · 10 years ago
  40. a8557d3 virtio_pci_modern: switch to type-safe io accessors by Michael S. Tsirkin · 10 years ago
  41. c5d4c2c virtio_pci_modern: type-safe io accessors by Michael S. Tsirkin · 10 years ago
  42. 7abb568 virtio_pci: use 16-bit accessor for queue_enable. by Rusty Russell · 10 years ago
  43. 76545f0 virtio_pci_modern: drop an unused function by Michael S. Tsirkin · 10 years ago
  44. d3f5f06 virtio_pci_modern: support devices with no config by Michael S. Tsirkin · 10 years ago
  45. 3909213 virtio_pci_modern: reduce number of mappings by Michael S. Tsirkin · 10 years ago
  46. 89461c4 virtio_pci: macros for PCI layout offsets by Rusty Russell · 12 years ago
  47. 1fcf051 virtio_pci: modern driver by Michael S. Tsirkin · 10 years ago