1. 47d316e Update to zerocopy 0.8. by Andrew Walbran · 9 months ago
  2. a5e791d Merge "vmbase: Add map_data_noflush()" into main by Treehugger Robot · 9 months ago
  3. 3533577 Merge "vmbase: Fix typo in map_image_footer() docs" into main by Treehugger Robot · 9 months ago
  4. 02c6f56 vmbase: Add map_data_noflush() by Pierre-Clément Tosi · 9 months ago
  5. 4edfdad vmbase: Fix typo in map_image_footer() docs by Pierre-Clément Tosi · 9 months ago
  6. 4da9242 Merge "Temporary workaround for Rust 1.82.0 update" into main by Treehugger Robot · 9 months ago
  7. ae07161 vmbase: Enter clients with dynamic PTs live by Pierre-Clément Tosi · 10 months ago
  8. eba8316 vmbase: Default to largest stack size possible by Pierre-Clément Tosi · 10 months ago
  9. c26e220 vmbase: Introduce mem API & turn MEMORY private by Pierre-Clément Tosi · 10 months ago
  10. 229dd9d pvmfw: Map image footer after dynamic PT switch by Pierre-Clément Tosi · 10 months ago
  11. 4cdd19f Temporary workaround for Rust 1.82.0 update by Chris Wailes · 9 months ago
  12. b996399 vmbase: Define .image_footer linker section by Pierre-Clément Tosi · 9 months ago
  13. 0b02a2b vmbase: Clients separate eh_stack from .data+.bss by Pierre-Clément Tosi · 9 months ago
  14. 3c5e7a7 vmbase: Support missing SwiotlbInfo DT node by Pierre-Clément Tosi · 9 months ago
  15. 803aa8c move the PCI MMIO regions on aarch64 by Frederick Mayle · 9 months ago
  16. 7ec45d3 Turn hypervisor backends module into a library by Per Larsen · 10 months ago
  17. 63bb20d Merge "Update ARM_SMCCC_KVM_FUNC_DEV_REQ_MMIO ABI" into main by Treehugger Robot · 10 months ago
  18. e905116 Merge "vmbase: Replace flatten() with slice::as_flattened" into main by Treehugger Robot · 10 months ago
  19. 8ab7c37 vmbase: Move CMOs under crate::arch by Pierre-Clément Tosi · 10 months ago
  20. 043dfb7 vmbase: Abstract CPU arch in write_volatile_u8() by Pierre-Clément Tosi · 10 months ago
  21. 82aaf03 vmbase: Add CPU-specific submodules to crate::arch by Pierre-Clément Tosi · 10 months ago
  22. 4e9d2f6 vmbase: Temporarily rename crate::arch to aarch64 by Pierre-Clément Tosi · 10 months ago
  23. 90dfd69 vmbase: Move MemoryTracker to memory::tracker by Pierre-Clément Tosi · 10 months ago
  24. 755a258 vmbase: Prepare memory::shared privacy for move by Pierre-Clément Tosi · 10 months ago
  25. 1d01277 vmbase: Move handle_*_fault() to crate::exceptions by Pierre-Clément Tosi · 10 months ago
  26. d0818b2 vmbase: Replace flatten() with slice::as_flattened by Pierre-Clément Tosi · 10 months ago
  27. 646a31b Update ARM_SMCCC_KVM_FUNC_DEV_REQ_MMIO ABI by Mostafa Saleh · 11 months ago
  28. dbf00aa Merge "vmbase: uart: Move asm block to crate::arch" into main by Treehugger Robot · 11 months ago
  29. 4ec3a93 vmbase: uart: Move asm block to crate::arch by Pierre-Clément Tosi · 11 months ago
  30. 63df22b Merge "vmbase: Fully absorb libfdtpci as a crate module" into main by Treehugger Robot · 11 months ago
  31. 836b4fe Merge "vmbase: Re-expose fdtpci as vmbase::fdt::pci" into main by Treehugger Robot · 11 months ago
  32. 2e059cc Avoid using static mut variables for heap. by Andrew Walbran · 11 months ago
  33. c7c2357 vmbase: Fully absorb libfdtpci as a crate module by Pierre-Clément Tosi · 11 months ago
  34. f2c19d4 vmbase: Re-expose fdtpci as vmbase::fdt::pci by Pierre-Clément Tosi · 11 months ago
  35. 3d1c2e4 vmbase_example: Run most tests using dynamic PTs by Pierre-Clément Tosi · 1 year, 1 month ago
  36. 1f7c523 vmbase: Support generating a Linux image header by Pierre-Clément Tosi · 1 year, 1 month ago
  37. 1d8fa02 vmbase: Remove dtb_region from linker scripts by Pierre-Clément Tosi · 1 year, 1 month ago
  38. 3495fd8 pvmfw: Update REQ_DMA value by Mostafa Saleh · 1 year, 1 month ago
  39. 2c21244 Merge "Update for new version of aarch64-paging." into main by Treehugger Robot · 1 year, 1 month ago
  40. 30552af Update for new version of aarch64-paging. by Andrew Walbran · 1 year, 1 month ago
  41. f615d73 Use Once<SpinMutex<Uart>> rather than SpinMutex<Option<Uart>> for consoles. by Andrew Walbran · 1 year, 1 month ago
  42. 1a089a0 Move vmbase to libs/libvmbase by Jiyong Park · 1 year, 1 month ago