1. f35f636 Rust 1.60 clippy fixes by Daniel Verkamp · 2 years, 7 months ago
  2. 0953c58 upstream a few file from dev/pci by Vikram Auradkar · 2 years, 8 months ago
  3. 95932f0 devices: pci: msix: lazy MSI vector allocation by Tinghao Zhang · 2 years, 8 months ago
  4. 7bae9ee devices: vvu: Add VFIO PCI driver for vvu by Keiichi Watanabe · 2 years, 9 months ago
  5. 9ba5f66 devices: pci: Use bit_field for MSI-X message control register by Keiichi Watanabe · 2 years, 9 months ago
  6. cb3cabe Upgrade rust toolchain version to 1.58.1 by Anton Romanov · 2 years, 10 months ago
  7. 4fbc554 Vfio-pci: Release irq_num at pci device remove by Xiong Zhang · 3 years, 6 months ago
  8. c3dedf3 cleanup: Fix previously disabled clippy checks by Dennis Kempin · 3 years ago
  9. 5225377 devices: convert to ThisError and sort by Daniel Verkamp · 3 years, 3 months ago
  10. 9d61407 devices: pci: fix num_pba_entries in msix.rs by Peter Fang · 3 years, 5 months ago
  11. 12274bf devices:pci: Add pci capability writable bits by Xiong Zhang · 3 years, 6 months ago
  12. d49bcdb replace all usage of MsgOnSocket derives by Zach Reizner · 3 years, 10 months ago
  13. 6a0960a base: First steps towards universal RawDescriptor by Michael Hoyle · 4 years, 1 month ago
  14. e392c46 base: Add WaitContext by Michael Hoyle · 4 years, 1 month ago
  15. 685316f base: EventFd -> Event renaming by Michael Hoyle · 4 years, 2 months ago
  16. 10154a9 devices: vfio: use separate MSI and MSI-X sockets by Daniel Verkamp · 4 years, 2 months ago
  17. 6b19695 Add "base" crate and transition crosvm usages to it from sys_util by Michael Hoyle · 4 years, 4 months ago
  18. 45a94be vhost-net: implement direct msix irq fd by Chuanxiao Dong · 4 years, 8 months ago
  19. 1f9c1bb devices: pci: add error handling for msix_enable by Daniel Verkamp · 4 years, 9 months ago
  20. 521646a Vfio: Emulate MSI-x by Xiong Zhang · 5 years ago
  21. c13648b Vfio: Create Msix capability for vfio device by Xiong Zhang · 5 years ago
  22. bb712d6 devices: virtio: enable MSI-X for all devices by Daniel Verkamp · 5 years ago
  23. 917b90e devices: update the msix route table regardless msix mask status by Chuanxiao Dong · 5 years ago
  24. 3185ae9 devices: enable MSI-X for virtio-net and viotio-block devices by Xiong Zhang · 5 years ago
  25. a5d248c devices: implement MSI control socket by Xiong Zhang · 5 years ago
  26. d6be961 devices: finish the functions to enable MSI-X by Zide Chen · 5 years ago
  27. 1f20497 devices: implement MsixConfig struct and generic MSI-X functions by Zide Chen · 5 years ago
  28. 1d15851 devices: implement msix capability structure by Zide Chen · 5 years ago