- 59fe97c Merge "pvmfw: Improve memory sharing with the host" by Pierre-Clément Tosi · 2 years, 9 months ago
- bcf9f60 Merge changes from topics "b/266172411", "b/280617929" by Treehugger Robot · 2 years, 9 months ago
- dc2c328 Merge "Revert "Disallow UDS-rooted BCC"" by Treehugger Robot · 2 years, 9 months ago
- f19c0e6 pvmfw: Improve memory sharing with the host by Pierre-Clément Tosi · 2 years, 9 months ago
- 08bf786 Merge changes I2b22e209,I1b4daade by Treehugger Robot · 2 years, 9 months ago
- 2d5bc58 pvmfw: Stop confusing MEM_SHARE granule & DMA size by Pierre-Clément Tosi · 2 years, 9 months ago
- 90238c5 pvmfw: virtio: Clean up hal.rs by Pierre-Clément Tosi · 2 years, 10 months ago
- d6fa2cd Merge "Change *Service::SERVICE_PORT to *Service::PORT" by Devin Moore · 2 years, 9 months ago
- c4354b8 Refactor BCC handover by Alan Stokes · 2 years, 9 months ago
- a38d3b3 Add BCC truncating by Alan Stokes · 2 years, 9 months ago
- 4db76eb Add BCC checking by Alan Stokes · 2 years, 10 months ago
- 8ec05d1 Merge changes Ie31f6c6f,I56678bd0,Ic6e651a7 by Treehugger Robot · 2 years, 9 months ago
- a4cce67 Merge "pvmfw: apply_debug_policy: Improve failure path" by Treehugger Robot · 2 years, 9 months ago
- 0dcc75e libs: libfdt: Fix Fdt::header() using bad pointer by Pierre-Clément Tosi · 2 years, 9 months ago
- a0bfc86 pvmfw: Remove unnecessary flush of the guest DT by Pierre-Clément Tosi · 2 years, 9 months ago
- eb887ac pvmfw: apply_debug_policy: Backup DT before unpacking by Pierre-Clément Tosi · 2 years, 9 months ago
- a50167b pvmfw: apply_debug_policy: Improve failure path by Pierre-Clément Tosi · 2 years, 9 months ago
- 1427fe7 Merge "pvmfw: Zero all scratch memory before guest runs" by Treehugger Robot · 2 years, 9 months ago
- fe6e47c pvmfw: fdt: Use RangeExt as _ by Pierre-Clément Tosi · 2 years, 10 months ago
- a0ab59c Revert "Disallow UDS-rooted BCC" by Alan Stokes · 2 years, 9 months ago
- 8856447 Merge "Update the getting started doc" by Treehugger Robot · 2 years, 9 months ago
- fd2f71f Update the getting started doc by Jiyong Park · 2 years, 10 months ago
- caf7b95 Change *Service::SERVICE_PORT to *Service::PORT by Devin Moore · 2 years, 10 months ago
- 97f5249 pvmfw: Zero all scratch memory before guest runs by Pierre-Clément Tosi · 2 years, 10 months ago
- cb5959e [hypervisor] Gunyah support by Srivatsa Vaddagiri · 2 years, 10 months ago
- c25d68e [pvmfw] Define RangeExt trait on Range datatype by Srivatsa Vaddagiri · 2 years, 10 months ago
- 37713ec [pvmfw] Use separate heap for shared memory by Srivatsa Vaddagiri · 2 years, 10 months ago
- 5377caf [hypervisor] Add capabilities by Srivatsa Vaddagiri · 2 years, 10 months ago
- 353f5d0 [hypervisor] Detect hypervisor by Srivatsa Vaddagiri · 2 years, 10 months ago
- 2df297f [pvmfw] Account for swiotlb 'reg' property by Srivatsa Vaddagiri · 2 years, 10 months ago
- ff27757 rialto: Initialize heap when entering main() by Pierre-Clément Tosi · 2 years, 10 months ago
- 4aa2eed Merge "pvmfw: Resize stack region to 8 pages" by Pierre-Clément Tosi · 2 years, 10 months ago
- 194bbf1 Merge "vmbase: Handle stack overflows" by Treehugger Robot · 2 years, 10 months ago
- 654a3be Merge changes If205ccd4,I6c3f8e49 by Pierre-Clément Tosi · 2 years, 10 months ago
- 443cebe pvmfw: Resize stack region to 8 pages by Pierre-Clément Tosi · 2 years, 10 months ago
- ccc1138 vmbase: Handle stack overflows by Pierre-Clément Tosi · 2 years, 10 months ago
- 23aba52 vmbase: Move stack to end of writable_data by Pierre-Clément Tosi · 2 years, 10 months ago
- 8bb3d72 vmbase: Map .bss, .data, & stack separately by Pierre-Clément Tosi · 2 years, 10 months ago
- bcec69f Merge "pvmfw: Use zerocopy in gpt.rs and instance.rs" by Treehugger Robot · 2 years, 10 months ago
- 2c3ce5c Merge "vmbase: Merge .init into .text" by Pierre-Clément Tosi · 2 years, 10 months ago
- 8ad980f pvmfw: Use zerocopy in gpt.rs and instance.rs by Pierre-Clément Tosi · 2 years, 10 months ago
- 991da43 Merge "ComposTestCase: Abort shell command if cd fails" by Treehugger Robot · 2 years, 10 months ago
- e188e64 Merge "Explicitly set root user for ueventd and init_debug_policy" by Nikita Ioffe · 2 years, 10 months ago
- 570aec1 ComposTestCase: Abort shell command if cd fails by Victor Hsieh · 2 years, 10 months ago
- 4fc81ab Explicitly set root user for ueventd and init_debug_policy by Nikita Ioffe · 2 years, 10 months ago
- 6309b9c Merge "vmbase: Introduce linker_{addr,region}! macros" by Treehugger Robot · 2 years, 10 months ago
- be5d678 Merge "rialto: Get memory regions from vmbase::layout" by Treehugger Robot · 2 years, 10 months ago
- abc93eb Merge "Add Ciborium to pvmfw" by Treehugger Robot · 2 years, 10 months ago
- f399681 Merge "[virtio] Mark virtio_drivers::Hal implementation as unsafe" by Alice Wang · 2 years, 10 months ago
- 5835d34 vmbase: Introduce linker_{addr,region}! macros by Pierre-Clément Tosi · 2 years, 10 months ago
- 5fa484f rialto: Get memory regions from vmbase::layout by Pierre-Clément Tosi · 2 years, 10 months ago
- 3a753ba Merge "Remove mk_payload.cc" by Nikita Ioffe · 2 years, 10 months ago
- d1ee63e Add Ciborium to pvmfw by Alan Stokes · 2 years, 10 months ago
- 63e0d0d [virtio] Mark virtio_drivers::Hal implementation as unsafe by Alice Wang · 2 years, 10 months ago
- ce9511f Merge "Update documentation about Microdroid" by Jiyong Park · 2 years, 10 months ago
- ff0920e Update documentation about Microdroid by Jiyong Park · 2 years, 10 months ago
- 340e90a Remove mk_payload.cc by Nikita Ioffe · 2 years, 10 months ago
- cbbb849 vmbase: Merge .init into .text by Pierre-Clément Tosi · 2 years, 10 months ago
- c8bf613 Merge "[service-vm] Start a bare-metal service VM from a client app" by Alice Wang · 2 years, 10 months ago
- c2fec93 [service-vm] Start a bare-metal service VM from a client app by Alice Wang · 3 years ago
- b4dc93b Merge "Require unsafe blocks in unsafe functions" by Treehugger Robot · 2 years, 10 months ago
- a0e4296 Require unsafe blocks in unsafe functions by Alan Stokes · 2 years, 10 months ago
- dbd89a9 Merge "pvmfw: Add exception handling infrastructure" by Treehugger Robot · 2 years, 10 months ago
- 4f3d523 Merge "pvmfw: Prevent mapping MMIO over pvmfw memory" by Treehugger Robot · 2 years, 10 months ago
- d3fe9ed pvmfw: Add exception handling infrastructure by Jakob Vukalovic · 2 years, 10 months ago
- 99fd385 Merge "pvmfw: Move MemoryTracker to a global variable" by Jakob Vukalović · 2 years, 10 months ago
- 77d32d5 Merge "Disallow UDS-rooted BCC" by Treehugger Robot · 2 years, 10 months ago
- 7e6a933 Disallow UDS-rooted BCC by Alan Stokes · 2 years, 10 months ago
- 85a00d7 pvmfw: Move MemoryTracker to a global variable by Jakob Vukalovic · 2 years, 10 months ago
- 1ef22bc Merge "pvmfw: Replace calls to emergency_write_str" by Treehugger Robot · 2 years, 10 months ago
- 979d98a Merge "test: Use INFINITY & NaN for intermediate metrics" by Pierre-Clément Tosi · 2 years, 10 months ago
- bff22e1 pvmfw: Replace calls to emergency_write_str by Jakob Vukalovic · 2 years, 10 months ago
- 1004aab Merge "Revert "[vs] Extract writable partition initialization into a ne..."" by Treehugger Robot · 2 years, 10 months ago
- e6b3018 test: Use INFINITY & NaN for intermediate metrics by Pierre-Clément Tosi · 2 years, 10 months ago
- 42a2077 Merge "vmbase: Temporarily disable logging in exception handlers" by Jakob Vukalović · 2 years, 10 months ago
- f50c7a6 Revert "[vs] Extract writable partition initialization into a ne..." by David Brazdil · 2 years, 10 months ago
- a91e97e Merge "[vs] Extract writable partition initialization into a new library" by Alice Wang · 2 years, 10 months ago
- ef99629 vmbase: Temporarily disable logging in exception handlers by Jakob Vukalovic · 2 years, 10 months ago
- 0ce116f Merge "[vs] Refactor directory removal in virtualizationservice" by Alice Wang · 2 years, 10 months ago
- 164a6f5 pvmfw: Prevent mapping MMIO over pvmfw memory by Pierre-Clément Tosi · 2 years, 10 months ago
- 16b1809 Merge "Use new psci::smccc error handling rather than smccc library." by Treehugger Robot · 2 years, 10 months ago
- 4d377b0 Merge "[hypervisor][doc] Update the docs for mmio guard" by Treehugger Robot · 2 years, 10 months ago
- 9afab67 Use new psci::smccc error handling rather than smccc library. by Andrew Walbran · 2 years, 10 months ago
- ca8d2fd [hypervisor][doc] Update the docs for mmio guard by Alice Wang · 2 years, 10 months ago
- d1b11a0 [vs] Refactor directory removal in virtualizationservice by Alice Wang · 2 years, 10 months ago
- 2d2ef96 Merge "microdroid: Replace empty_kernel with :empty_file" by Treehugger Robot · 2 years, 10 months ago
- 0547e86 [vs] Extract writable partition initialization into a new library by Alice Wang · 2 years, 10 months ago
- 9e5fa9f Merge "vmbase: Don't expose to virt APEX" by Treehugger Robot · 2 years, 10 months ago
- 9c0cbb7 Merge "Remove DisableMicrodroidDebugPolicyPreparer from MicrodroidHostTestCases" by Treehugger Robot · 2 years, 10 months ago
- 9d8e738 microdroid: Replace empty_kernel with :empty_file by Pierre-Clément Tosi · 2 years, 10 months ago
- ed0d293 Remove DisableMicrodroidDebugPolicyPreparer from MicrodroidHostTestCases by Jaewan Kim · 2 years, 10 months ago
- 90e6f16 [hypervisor] Add mmio_guard_init() to Hypervisor trait by Alice Wang · 2 years, 10 months ago
- bfa0d4c Merge "[hypervisor] Add hypervisor backend trait to facilitate hyp support" by Treehugger Robot · 2 years, 10 months ago
- 6760f20 Merge "Remove bootloader-related death reasons" by Treehugger Robot · 2 years, 10 months ago
- 3132911 [hypervisor] Add hypervisor backend trait to facilitate hyp support by Alice Wang · 2 years, 10 months ago
- 2b03317 Merge "Allow to override AVF debug policy" by Treehugger Robot · 2 years, 10 months ago
- 4cf20aa Allow to override AVF debug policy by Jaewan Kim · 2 years, 10 months ago
- 733b5fe Merge "Add tests to TEST_MAPPING" by Treehugger Robot · 2 years, 10 months ago
- e35828c vmbase: Don't expose to virt APEX by Pierre-Clément Tosi · 2 years, 10 months ago
- 8bef451 Merge "pvmfw: Keep write_sysreg() unsafe" by Treehugger Robot · 2 years, 10 months ago