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