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