- ae07161 vmbase: Enter clients with dynamic PTs live by Pierre-Clément Tosi · 9 months ago
- 7ec45d3 Turn hypervisor backends module into a library by Per Larsen · 9 months ago
- 2e059cc Avoid using static mut variables for heap. by Andrew Walbran · 10 months ago
- 1f7c523 vmbase: Support generating a Linux image header by Pierre-Clément Tosi · 12 months ago
- 1a089a0 Move vmbase to libs/libvmbase by Jiyong Park · 1 year, 1 month ago[Renamed from vmbase/src/entry.rs]
- 075aade vmbase: Support secondary UARTs 0x2f8,0x3e8,0x2e8 by Pierre-Clément Tosi · 1 year, 2 months ago
- 8e92d1a vmbase: Improve safety of console::init() by Pierre-Clément Tosi · 1 year, 2 months ago
- 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
- 32d9679 vmbase: Move MMIO_GUARD granule check out of ::hyp 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
- 20daaef vmbase: Improve error logging for stack_guard by Pierre-Clément Tosi · 1 year, 10 months ago
- 15ae4a5 libhyp: Expose MmioGuardedHypervisor::granule() by Pierre-Clément Tosi · 2 years, 1 month ago
- 62ffc0d vmbase: Configure stack guard from Rust by Pierre-Clément Tosi · 2 years, 1 month ago
- d330548 vmbase: Initialize logger before calling main() by Pierre-Clément Tosi · 2 years, 1 month ago
- c06e734 Standardise and require safety comments in vmbase. by Andrew Walbran · 2 years, 1 month ago
- 8ca7a44 vmbase: Initialize heap in rust_entry by Pierre-Clément Tosi · 2 years, 2 months ago
- ef99629 vmbase: Temporarily disable logging in exception handlers by Jakob Vukalovic · 2 years, 4 months ago
- e03395a Pass x0-x3 boot values to Rust main function. by Andrew Walbran · 3 years, 3 months ago
- b996b4a Wrap main function, to set up console before and shutdown after. by Andrew Walbran · 3 years, 4 months ago