1. 26f7d14 vmbase_example: Use vmbase::memory::PAGE_SIZE by Pierre-Clément Tosi · 1 year ago
  2. 1d8fa02 vmbase: Remove dtb_region from linker scripts by Pierre-Clément Tosi · 1 year, 1 month ago
  3. 1a089a0 Move vmbase to libs/libvmbase by Jiyong Park · 1 year, 1 month ago[Renamed from vmbase/example/src/layout.rs]
  4. 67108c3 vmbase: Define Bionic TLS from Rust by Pierre-Clément Tosi · 2 years, 2 months ago
  5. 8b09704 [vmbase] Update return type of layout functions to VirtualAddress by Alice Wang · 2 years, 2 months ago
  6. a3931aa Update layout/PageTable memory range to Range<VirtualAddress> by Alice Wang · 2 years, 2 months ago
  7. 26de6dc Merge "Use read_volatile for stack_check_guard." by Treehugger Robot · 2 years, 2 months ago
  8. b88eb01 Use read_volatile for stack_check_guard. by Andrew Walbran · 2 years, 2 months ago
  9. eff5839 [virt] Adjust spelling of initialise in code and comments by Alice Wang · 2 years, 2 months ago
  10. 23aba52 vmbase: Move stack to end of writable_data by Pierre-Clément Tosi · 2 years, 4 months ago
  11. 8bb3d72 vmbase: Map .bss, .data, & stack separately by Pierre-Clément Tosi · 2 years, 4 months ago
  12. ef99629 vmbase: Temporarily disable logging in exception handlers by Jakob Vukalovic · 2 years, 5 months ago
  13. 9a658f7 vmbase: Export linker-defined MemoryRegions & VAs by Pierre-Clément Tosi · 2 years, 11 months ago
  14. 35e9c1e vmbase: example: Add bin_end to integration_test by Pierre-Clément Tosi · 2 years, 11 months ago
  15. a51c6f0 vmbase: Support LLVM and Bionic stack guard by David Brazdil · 2 years, 11 months ago
  16. 153aad9 Move memory layout helpers to new module. by Andrew Walbran · 3 years, 2 months ago