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