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