1. 626347c vmbase: Move dbm to aarch64 by Michał Mazurek · 8 months ago
  2. 5b29469 vmbase: Move page table to aarch64 by Michał Mazurek · 8 months ago
  3. 02c6f56 vmbase: Add map_data_noflush() by Pierre-Clément Tosi · 8 months ago
  4. ae07161 vmbase: Enter clients with dynamic PTs live by Pierre-Clément Tosi · 9 months ago
  5. eba8316 vmbase: Default to largest stack size possible by Pierre-Clément Tosi · 9 months ago
  6. c26e220 vmbase: Introduce mem API & turn MEMORY private by Pierre-Clément Tosi · 9 months ago
  7. 8ab7c37 vmbase: Move CMOs under crate::arch by Pierre-Clément Tosi · 9 months ago
  8. 90dfd69 vmbase: Move MemoryTracker to memory::tracker by Pierre-Clément Tosi · 9 months ago
  9. 1d01277 vmbase: Move handle_*_fault() to crate::exceptions by Pierre-Clément Tosi · 9 months ago
  10. 1a089a0 Move vmbase to libs/libvmbase by Jiyong Park · 1 year, 1 month ago[Renamed from vmbase/src/memory.rs]
  11. c08e63c vmbase: Support 16KiB MMIO_GUARD granule by Pierre-Clément Tosi · 1 year, 3 months ago
  12. 3f5d2af Move away from mod.rs by Alan Stokes · 1 year, 10 months ago[Renamed from vmbase/src/memory/mod.rs]
  13. 6c4cda0 Change visibility of alloc share/unshare functions to pub(crate) by Alice Wang · 2 years, 1 month ago
  14. a9fe1fb [vmbase] Move current exception handling helper functions to vmbase by Alice Wang · 2 years, 1 month ago
  15. c332fae vmbase: Move heap.rs out of pvmfw by Pierre-Clément Tosi · 2 years, 2 months ago
  16. f3681e8 pvmfw: Prepare heap.rs for move by Pierre-Clément Tosi · 2 years, 2 months ago
  17. 93ee98a [pvmfw][vmbase] Move MemoryTracker to vmbase for reuse by Alice Wang · 2 years, 2 months ago
  18. 110476e [pvmfw][vmbase] Move MemoryTrackerError to vmbase by Alice Wang · 2 years, 2 months ago
  19. b73a81b [pvmfw][vmbase] Move page table update functions to vmbase by Alice Wang · 2 years, 2 months ago
  20. ee5b180 [vmbase] Add page table parameters to vmbase for reuse by Alice Wang · 2 years, 2 months ago
  21. 4b3cc11 [pvmfw][vmbase] Add constant PAGE_SIZE to vmbase by Alice Wang · 2 years, 2 months ago
  22. 3fa9b80 [pvmfw] Move memory flush functions to vmbase by Alice Wang · 2 years, 2 months ago
  23. eacb738 [pvmfw] Move utility functions/consts relating to memory to vmbase by Alice Wang · 2 years, 2 months ago
  24. f47b234 [pvmfw] Move MemorySharer from pvmfw to vmbase by Alice Wang · 2 years, 2 months ago
  25. 3d4c5c3 rialto: Use PageTable from pvmfw through vmbase by Pierre-Clément Tosi · 2 years, 2 months ago
  26. 4dd2093 [pvmfw] Move dirty state management control util to vmbase by Alice Wang · 2 years, 2 months ago