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