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