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