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