- 7ec45d3 Turn hypervisor backends module into a library by Per Larsen · 10 months ago
- 82aaf03 vmbase: Add CPU-specific submodules to crate::arch by Pierre-Clément Tosi · 10 months ago
- 4e9d2f6 vmbase: Temporarily rename crate::arch to aarch64 by Pierre-Clément Tosi · 10 months ago
- 1a089a0 Move vmbase to libs/libvmbase by Jiyong Park · 1 year, 1 month ago[Renamed from vmbase/src/lib.rs]
- a9b345f vmbase: Integrate libhyp as module by Pierre-Clément Tosi · 1 year, 4 months ago
- aea8364 Remove unsafe lints now that they are enabled globally. by Andrew Walbran · 2 years ago
- 4e83bca Merge "[vmbase] Move current exception handling helper functions to vmbase" into main by Alice Wang · 2 years, 2 months ago
- 67108c3 vmbase: Define Bionic TLS from Rust by Pierre-Clément Tosi · 2 years, 2 months ago
- a9fe1fb [vmbase] Move current exception handling helper functions to vmbase by Alice Wang · 2 years, 2 months ago
- c06e734 Standardise and require safety comments in vmbase. by Andrew Walbran · 2 years, 2 months ago
- b88eb01 Use read_volatile for stack_check_guard. by Andrew Walbran · 2 years, 2 months ago
- c332fae vmbase: Move heap.rs out of pvmfw by Pierre-Clément Tosi · 2 years, 2 months ago
- 3e3d733 vmbase: Move rand.rs out of pvmfw by Pierre-Clément Tosi · 2 years, 2 months ago
- a397106 [vmbase] Move SwiotlbInfo from pvmfw to vmbase by Alice Wang · 2 years, 3 months ago
- eade167 [virtio] Move virtio module from pvmfw to vmbase by Alice Wang · 2 years, 3 months ago
- eacb738 [pvmfw] Move utility functions/consts relating to memory to vmbase by Alice Wang · 2 years, 3 months ago
- f47b234 [pvmfw] Move MemorySharer from pvmfw to vmbase by Alice Wang · 2 years, 3 months ago
- 4dd2093 [pvmfw] Move dirty state management control util to vmbase by Alice Wang · 2 years, 3 months ago
- 81399f5 [pvmfw] Move assembly wrappers to vmbase for reuse by Alice Wang · 2 years, 3 months ago
- 6a42fdc vmbase: Introduce module for Bionic compat layer by Pierre-Clément Tosi · 2 years, 9 months ago
- 9a658f7 vmbase: Export linker-defined MemoryRegions & VAs by Pierre-Clément Tosi · 2 years, 11 months ago
- a51c6f0 vmbase: Support LLVM and Bionic stack guard by David Brazdil · 2 years, 11 months ago
- 8b55777 vmbase: Add basic logger by David Brazdil · 3 years, 2 months ago
- b996b4a Wrap main function, to set up console before and shutdown after. by Andrew Walbran · 3 years, 4 months ago
- dd74b90 Move common VM functionality into a library. by Andrew Walbran · 3 years, 5 months ago