1. 4da9242 Merge "Temporary workaround for Rust 1.82.0 update" into main by Treehugger Robot · 8 months ago
  2. eba8316 vmbase: Default to largest stack size possible by Pierre-Clément Tosi · 9 months ago
  3. 4cdd19f Temporary workaround for Rust 1.82.0 update by Chris Wailes · 8 months ago
  4. b996399 vmbase: Define .image_footer linker section by Pierre-Clément Tosi · 8 months ago
  5. 0b02a2b vmbase: Clients separate eh_stack from .data+.bss by Pierre-Clément Tosi · 8 months ago
  6. 1d8fa02 vmbase: Remove dtb_region from linker scripts by Pierre-Clément Tosi · 12 months ago
  7. 1a089a0 Move vmbase to libs/libvmbase by Jiyong Park · 1 year ago[Renamed from vmbase/src/layout.rs]
  8. 075aade vmbase: Support secondary UARTs 0x2f8,0x3e8,0x2e8 by Pierre-Clément Tosi · 1 year, 2 months ago
  9. 8e92d1a vmbase: Improve safety of console::init() by Pierre-Clément Tosi · 1 year, 2 months ago
  10. 38a3621 vmbase: Introduce layout::UART_PAGE by Pierre-Clément Tosi · 1 year, 2 months ago
  11. 3f5d2af Move away from mod.rs by Alan Stokes · 1 year, 10 months ago[Renamed from vmbase/src/layout/mod.rs]
  12. 8b09704 [vmbase] Update return type of layout functions to VirtualAddress by Alice Wang · 2 years, 1 month ago
  13. a3931aa Update layout/PageTable memory range to Range<VirtualAddress> by Alice Wang · 2 years, 1 month ago
  14. 5669f3a Merge changes Iefc62b9a,Ic5704d6c by Treehugger Robot · 2 years, 1 month ago
  15. 26de6dc Merge "Use read_volatile for stack_check_guard." by Treehugger Robot · 2 years, 1 month ago
  16. b88eb01 Use read_volatile for stack_check_guard. by Andrew Walbran · 2 years, 1 month ago
  17. c06e734 Standardise and require safety comments in vmbase. by Andrew Walbran · 2 years, 1 month ago
  18. eff5839 [virt] Adjust spelling of initialise in code and comments by Alice Wang · 2 years, 1 month ago
  19. 63f4c9e [vmbase] Move MAX_VIRT_ADDR from pvmfw to vmbase by Alice Wang · 2 years, 2 months ago
  20. e243d46 [vmbase] Add crosvm layout constant MEM_START to vmbase by Alice Wang · 2 years, 2 months ago[Renamed (98%) from vmbase/src/layout.rs]
  21. 807fa59 [pvmfw][rialto] Refactor and reuse console_uart_range() by Alice Wang · 2 years, 2 months ago
  22. ccc1138 vmbase: Handle stack overflows by Pierre-Clément Tosi · 2 years, 4 months ago
  23. 23aba52 vmbase: Move stack to end of writable_data by Pierre-Clément Tosi · 2 years, 4 months ago
  24. 8bb3d72 vmbase: Map .bss, .data, & stack separately by Pierre-Clément Tosi · 2 years, 4 months ago
  25. 5835d34 vmbase: Introduce linker_{addr,region}! macros by Pierre-Clément Tosi · 2 years, 4 months ago
  26. 9a658f7 vmbase: Export linker-defined MemoryRegions & VAs by Pierre-Clément Tosi · 2 years, 10 months ago