1. f2c19d4 vmbase: Re-expose fdtpci as vmbase::fdt::pci by Pierre-Clément Tosi · 11 months ago
  2. 1a089a0 Move vmbase to libs/libvmbase by Jiyong Park · 1 year, 1 month ago[Renamed from vmbase/src/virtio/pci.rs]
  3. 16e7c3f [test][vmbase] Check VirtIO socket device in integration test by Alice Wang · 2 years, 2 months ago
  4. 7c55c7d [vmbase][pci] Decouple Hal impl from PciTransportIterator by Alice Wang · 2 years, 2 months ago
  5. eff5839 [virt] Adjust spelling of initialise in code and comments by Alice Wang · 2 years, 2 months ago
  6. 0e08623 [virtio] Refactor VirtIOBlkIterator to PciTransportIterator by Alice Wang · 2 years, 3 months ago
  7. eade167 [virtio] Move virtio module from pvmfw to vmbase by Alice Wang · 2 years, 3 months ago[Renamed (96%) from pvmfw/src/virtio/pci.rs]
  8. 287de62 [pvmfw][virtio] Refactor PCI initialisation by Alice Wang · 2 years, 3 months ago
  9. 93ee98a [pvmfw][vmbase] Move MemoryTracker to vmbase for reuse by Alice Wang · 2 years, 3 months ago
  10. 1cc5eb7 pvmfw: Support instance.img for storing DICE salt by Pierre-Clément Tosi · 2 years, 7 months ago
  11. ebb3760 pvmfw: Make use of Rust 1.65 let-else by Pierre-Clément Tosi · 2 years, 6 months ago
  12. e8ec039 pvmfw: virtio: Introduce VirtIOBlkIterator by Pierre-Clément Tosi · 2 years, 8 months ago
  13. b398fc8 Validate that PCI MMIO regions are within the expected range. by Andrew Walbran · 2 years, 7 months ago
  14. 848decf Try reading block device. Share queues and buffers with host. by Andrew Walbran · 2 years, 9 months ago[Renamed (66%) from pvmfw/src/pci.rs]
  15. 336d0cb Update for version 0.2.0 of virtio-drivers crate. by Andrew Walbran · 2 years, 8 months ago
  16. 730375d Add new library to share FDT/PCI/VirtIO code. by Andrew Walbran · 2 years, 8 months ago
  17. 0a8dac7 No need to allocate PCI BARs after all. by Andrew Walbran · 2 years, 8 months ago
  18. d1d0318 Allocate BARs for all VirtIO PCI devices. by Andrew Walbran · 2 years, 9 months ago
  19. 0d8b54d Map PCI (BAR) MMIO range too. by Andrew Walbran · 2 years, 9 months ago
  20. 1969063 Map PCI CAM MMIO region and register pages with the MMIO guard. by Andrew Walbran · 2 years, 9 months ago