- 38a3621 vmbase: Introduce layout::UART_PAGE by Pierre-Clément Tosi · 1 year, 2 months ago
- c08e63c vmbase: Support 16KiB MMIO_GUARD granule by Pierre-Clément Tosi · 1 year, 3 months ago
- dc715c4 vmbase: Detect dynamic resharing of UART by Pierre-Clément Tosi · 1 year, 3 months ago
- 32d9679 vmbase: Move MMIO_GUARD granule check out of ::hyp by Pierre-Clément Tosi · 1 year, 3 months ago
- bf09857 vmbase: Harden MMIO_GUARD with RAII by Pierre-Clément Tosi · 1 year, 3 months ago
- 6b86753 vmbase: Clean up MMIO_GUARD in MemoryTracker by Pierre-Clément Tosi · 1 year, 3 months ago
- a9b345f vmbase: Integrate libhyp as module by Pierre-Clément Tosi · 1 year, 3 months ago
- 28e439f Use unsafe block to activate the ID map by Ard Biesheuvel · 1 year, 9 months ago
- b4310bc Map DBM data region down to pages by Ard Biesheuvel · 1 year, 10 months ago
- dc47339 Use statically typed callback function in modify_range by Ard Biesheuvel · 1 year, 10 months ago
- ba031fb Drop is_leaf() check now that modify_range() returns leaves only by Ard Biesheuvel · 1 year, 10 months ago
- a8dc46f Use walk_range when traversing the page tables without modifying them by Ard Biesheuvel · 1 year, 10 months ago
- 5815c8b Simplify lazy MMIO on-demand mapping by Ard Biesheuvel · 1 year, 10 months ago
- 3f5d2af Move away from mod.rs by Alan Stokes · 1 year, 10 months ago
- 9f3ca83 [dice] Map and read the DICE data in service VM by Alice Wang · 1 year, 11 months ago
- 7cbe29a [vmbase] Check layout not empty during memory allocation by Alice Wang · 2 years ago
- 4e082c3 [rialto] Enable the host and service VM vsock connection by Alice Wang · 2 years, 1 month ago
- ff18455 Remove unsafe impl by Alan Stokes · 2 years, 1 month ago
- 2a6b217 [vmbase] Adjust only the refill layout in memory allocation by Alice Wang · 2 years, 1 month ago
- 5910db3 Merge "Change visibility of alloc share/unshare functions to pub(crate)" into main by Alice Wang · 2 years, 1 month ago
- 6c4cda0 Change visibility of alloc share/unshare functions to pub(crate) by Alice Wang · 2 years, 1 month ago
- df6bacc [vmbase] Adjust refill layout size in memory allocation by Alice Wang · 2 years, 1 month ago
- 4e83bca Merge "[vmbase] Move current exception handling helper functions to vmbase" into main by Alice Wang · 2 years, 1 month ago
- d643cfe hyp: Refactor HypervisorCap to harden backends by Pierre-Clément Tosi · 2 years, 1 month ago
- 32279ef vmbase: Only lazy-map MMIO if hyp has MMIO_GUARD by Pierre-Clément Tosi · 2 years, 1 month ago
- 8937cb8 vmbase: Use heap for non-protected SHARED_POOL by Pierre-Clément Tosi · 2 years, 1 month ago
- d2f7ad1 vmbase: Only share if hyp has DYNAMIC_MEM_SHARE by Pierre-Clément Tosi · 2 years, 1 month ago
- a9fe1fb [vmbase] Move current exception handling helper functions to vmbase by Alice Wang · 2 years, 1 month ago
- 8873646 [pvmfw] Update faulting address register value type to VirtualAddress by Alice Wang · 2 years, 1 month ago
- a3931aa Update layout/PageTable memory range to Range<VirtualAddress> by Alice Wang · 2 years, 1 month ago
- c06e734 Standardise and require safety comments in vmbase. by Andrew Walbran · 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
- b6d2c64 [rialto] Initialize the shared memory pool by Alice Wang · 2 years, 2 months ago
- 5bb7950 [vmbase] Change payload_range in MemoryTracker to Option 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
- 0fe0ec0 Merge "vmbase: Assert TCR_EL1 assumptions in Rust" by Treehugger Robot · 2 years, 2 months ago
- a33f2df vmbase: Assert TCR_EL1 assumptions in Rust by Pierre-Clément Tosi · 2 years, 2 months ago
- 3aa43c7 Merge "lib/hyp: Introduce MMIO_GUARD_GRANULE_SIZE" by Treehugger Robot · 2 years, 2 months ago
- 9215476 lib/hyp: Introduce MMIO_GUARD_GRANULE_SIZE by Pierre-Clément Tosi · 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