- 010b1ad Switch to microdroid variants of first and second stage init by Nikita Ioffe · 2 years, 3 months ago
- 6e5a621 Merge "Remove --blkid_path argument" by Jooyung Han · 2 years, 3 months ago
- 08ead4a Merge "[pvmfw][fdt] Do not panic if the DT has no /chosen node" by Treehugger Robot · 2 years, 3 months ago
- 56ec45b [pvmfw][fdt] Do not panic if the DT has no /chosen node by Alice Wang · 2 years, 3 months ago
- 778df58 Merge changes from topic "reland-remove-vendor" by Nikita Ioffe · 2 years, 3 months ago
- b6675be Merge "vmbase: Use cstr!() in example" by Treehugger Robot · 2 years, 3 months ago
- baf578d Reland "Remove vendor partition" by Nikita Ioffe · 2 years, 3 months ago
- 536bc55 Reland "Move precompiled policy to /system partition" by Nikita Ioffe · 2 years, 3 months ago
- 5f2859f Reland "Remove vendor_manifest.xml and vendor_compatibil..." by Nikita Ioffe · 2 years, 3 months ago
- 57b4dfc Reland "Move fstab.microdroid to /system partition" by Nikita Ioffe · 2 years, 3 months ago
- 2fa3dd0 Merge changes from topic "revert-2625691-VFGNHGHBMX" by Pawan Wagh · 2 years, 3 months ago
- 3341544 Revert "Move fstab.microdroid to /system partition" by Pawan Wagh · 2 years, 3 months ago
- cd05b07 Revert "Remove vendor_manifest.xml and vendor_compatibility_matr..." by Pawan Wagh · 2 years, 3 months ago
- 54000b9 Revert "Move precompiled policy to /system partition" by Pawan Wagh · 2 years, 3 months ago
- 90f90e7 Revert "Remove vendor partition" by Pawan Wagh · 2 years, 3 months ago
- 60d939f Merge "Re-enable sanitizers in Rust modules." by Ivan Lozano · 2 years, 3 months ago
- 617c39e Re-enable sanitizers in Rust modules. by Ivan Lozano · 2 years, 3 months ago
- e23fbc6 Merge changes from topic ",microdroid-precompiled-sepolicy-on-system" by Nikita Ioffe · 2 years, 3 months ago
- 7f2e5dc Merge "[rialto] Initialize the shared memory pool" by Alice Wang · 2 years, 3 months ago
- ef7d16d Remove vendor partition by Nikita Ioffe · 2 years, 3 months ago
- 8ecc78b vmbase: Use cstr!() in example by Pierre-Clément Tosi · 2 years, 3 months ago
- 456b8ea Merge "[vmbase] Move SwiotlbInfo from pvmfw to vmbase" by Alice Wang · 2 years, 3 months ago
- 9b14222 Merge "[pvmfw] Separate SWIOTLB info parsing and validation properly" by Treehugger Robot · 2 years, 3 months ago
- 0780329 Merge "Zero memory in dma_alloc." by Treehugger Robot · 2 years, 3 months ago
- b6d2c64 [rialto] Initialize the shared memory pool by Alice Wang · 2 years, 3 months ago
- a397106 [vmbase] Move SwiotlbInfo from pvmfw to vmbase by Alice Wang · 2 years, 3 months ago
- 3284845 Move precompiled policy to /system partition by Nikita Ioffe · 2 years, 3 months ago
- 4b5089c Remove vendor_manifest.xml and vendor_compatibility_matrix.xml by Nikita Ioffe · 2 years, 3 months ago
- 74cf12f Move fstab.microdroid to /system partition by Nikita Ioffe · 2 years, 3 months ago
- abc7d63 [pvmfw] Introduce FdtValidationError during the FDT validation by Alice Wang · 2 years, 3 months ago
- 9cfbfd6 [pvmfw] Separate SWIOTLB info parsing and validation properly by Alice Wang · 2 years, 3 months ago
- d5571fe Remove --blkid_path argument by Jooyung Han · 2 years, 3 months ago
- 6bb6fe7 Merge "[rialto] Shrink the memory range to the memory range in DT" by Treehugger Robot · 2 years, 3 months ago
- 54615f5 Merge "[virtio] Refactor VirtIOBlkIterator to PciTransportIterator" by Treehugger Robot · 2 years, 3 months ago
- 0be4f0f Merge "[rialto][fdt] Map and validate FDT range in memory before parsing" by Treehugger Robot · 2 years, 3 months ago
- 0e08623 [virtio] Refactor VirtIOBlkIterator to PciTransportIterator by Alice Wang · 2 years, 3 months ago
- 674257a [rialto] Shrink the memory range to the memory range in DT by Alice Wang · 2 years, 3 months ago
- 74f7f4b [rialto][fdt] Map and validate FDT range in memory before parsing by Alice Wang · 2 years, 3 months ago
- cf9333e Zero memory in dma_alloc. by Andrew Walbran · 2 years, 4 months ago
- da3e9ec Merge "Remove references to the deleted test module VirtualizationTestCases" by Treehugger Robot · 2 years, 3 months ago
- 4f48be7 Remove references to the deleted test module VirtualizationTestCases by Jiyong Park · 2 years, 3 months ago
- ce7ed5e Merge "Add a comment in TEST_MAPPING that ath_config has to be updated" by Treehugger Robot · 2 years, 3 months ago
- 959f551 Add a comment in TEST_MAPPING that ath_config has to be updated by Jiyong Park · 2 years, 3 months ago
- 2422bdc [fdt] Add function to get the first range in /memory node of fdt by Alice Wang · 2 years, 3 months ago
- 9c554ec Merge "[rialto] Set up and tear down the global memory tracker in rialto" by Treehugger Robot · 2 years, 3 months ago
- 9f938c9 Merge "[rialto] Adjust FDT size in initialization" by Treehugger Robot · 2 years, 3 months ago
- bca26f7 Merge "[fdt][test] Add integration test for libfdt" by Alice Wang · 2 years, 3 months ago
- b70bdb5 [rialto] Set up and tear down the global memory tracker in rialto by Alice Wang · 2 years, 3 months ago
- e9ae5c4 [rialto] Adjust FDT size in initialization by Alice Wang · 2 years, 3 months ago
- 9d4df70 [fdt][test] Add integration test for libfdt by Alice Wang · 2 years, 4 months ago
- 63f4c9e [vmbase] Move MAX_VIRT_ADDR from pvmfw to vmbase by Alice Wang · 2 years, 3 months ago
- 89d2959 [rialto] Adjust the MMIO range mapped in page table by Alice Wang · 2 years, 3 months ago
- 5bb7950 [vmbase] Change payload_range in MemoryTracker to Option by Alice Wang · 2 years, 3 months ago
- e72729e Merge changes I1f98c2ce,Id047977a by Treehugger Robot · 2 years, 3 months ago
- ae50d4e Update kernel to builds 10298368 by Jiyong Park · 2 years, 3 months ago
- 2d87689 Update kernel to builds 10298368 by Jiyong Park · 2 years, 3 months ago
- 1479d61 Merge "Use linkme rather than collecting tests manually." by Treehugger Robot · 2 years, 3 months ago
- 2143546 Merge "[virtio] Move virtio module from pvmfw to vmbase" by Alice Wang · 2 years, 3 months ago
- 137e503 Detect VM failure on benchmark app by Inseob Kim · 2 years, 3 months ago
- eade167 [virtio] Move virtio module from pvmfw to vmbase by Alice Wang · 2 years, 3 months ago
- 287de62 [pvmfw][virtio] Refactor PCI initialisation by Alice Wang · 2 years, 3 months ago
- 93ee98a [pvmfw][vmbase] Move MemoryTracker to vmbase for reuse by Alice Wang · 2 years, 3 months ago
- 0fe0ec0 Merge "vmbase: Assert TCR_EL1 assumptions in Rust" by Treehugger Robot · 2 years, 3 months ago
- f9c78c0 Merge "[rpc_binder] Create RpcServer with new_bound_socket" by Alice Wang · 2 years, 3 months ago
- 91f640d Merge "[socket] Remove CLOEXEC flag set for vm_payload_service socket fd" by Alice Wang · 2 years, 3 months ago
- dfd8125 Merge changes Ia90e2c0a,Ie30d7b43 by Jiyong Park · 2 years, 3 months ago
- a33f2df vmbase: Assert TCR_EL1 assumptions in Rust by Pierre-Clément Tosi · 2 years, 3 months ago
- 3aa43c7 Merge "lib/hyp: Introduce MMIO_GUARD_GRANULE_SIZE" by Treehugger Robot · 2 years, 3 months ago
- e6b2cc5 Update kernel to builds 10280421 by Jiyong Park · 2 years, 3 months ago
- dbf7f8f Update kernel to builds 10280421 by Jiyong Park · 2 years, 3 months ago
- 9215476 lib/hyp: Introduce MMIO_GUARD_GRANULE_SIZE by Pierre-Clément Tosi · 2 years, 3 months ago
- 2f276f5 Merge "[rialto] Unmap UART in the end of main() execution" by Alice Wang · 2 years, 3 months ago
- 77d9dd3 [rialto] Unmap UART in the end of main() execution by Alice Wang · 2 years, 3 months ago
- 110476e [pvmfw][vmbase] Move MemoryTrackerError to vmbase by Alice Wang · 2 years, 3 months ago
- 43f4c03 Merge "[pvmfw][vmbase] Move page table update functions to vmbase" by Alice Wang · 2 years, 3 months ago
- 398be65 Merge changes from topic "microdroid-kernel-with-modules-proto" by Nikita Ioffe · 2 years, 3 months ago
- adb3393 Add prebuilt kernel that supports loading modules by Nikita Ioffe · 2 years, 3 months ago
- 26c35ed Add an arg to run-microdroid/run-app cmds to provide custom kernel by Nikita Ioffe · 2 years, 3 months ago
- b73a81b [pvmfw][vmbase] Move page table update functions to vmbase by Alice Wang · 2 years, 3 months ago
- ee5b180 [vmbase] Add page table parameters to vmbase for reuse by Alice Wang · 2 years, 3 months ago
- 446146a [pvmfw] Move payload_range out of MemoryTracker by Alice Wang · 2 years, 3 months ago
- 4c70d14 [pvmfw] Refactor MMIO range check in pvmfw by Alice Wang · 2 years, 3 months ago
- 4be4dd0 [vmbase] Move RangeExt to vmbase for reuse by Alice Wang · 2 years, 3 months ago
- 5195d55 Merge "[vmbase] Add crosvm layout constant MEM_START to vmbase" by Treehugger Robot · 2 years, 3 months ago
- e243d46 [vmbase] Add crosvm layout constant MEM_START to vmbase by Alice Wang · 2 years, 3 months ago
- 56d8187 Merge "Cleaner error messages on failure" by Treehugger Robot · 2 years, 3 months ago
- 1a3de7f Merge "[pvmfw][vmbase] Add constant PAGE_SIZE to vmbase" by Treehugger Robot · 2 years, 3 months ago
- abcb166 Cleaner error messages on failure by Alan Stokes · 2 years, 3 months ago
- 81e8f14 [pvmfw] Refactor Range<usize> overlap check by Alice Wang · 2 years, 3 months ago
- 4b3cc11 [pvmfw][vmbase] Add constant PAGE_SIZE to vmbase by Alice Wang · 2 years, 3 months ago
- 3fa9b80 [pvmfw] Move memory flush functions to vmbase by Alice Wang · 2 years, 3 months ago
- fd222fd [rpc_binder] Create RpcServer with new_bound_socket by Alice Wang · 2 years, 4 months ago
- 2a5306e [socket] Remove CLOEXEC flag set for vm_payload_service socket fd by Alice Wang · 2 years, 3 months ago
- eacb738 [pvmfw] Move utility functions/consts relating to memory to vmbase by Alice Wang · 2 years, 3 months ago
- ee92db4 Merge "[pvmfw] Move MemorySharer from pvmfw to vmbase" by Alice Wang · 2 years, 3 months ago
- c3829f1 Remove redundant unsafe markers by Alan Stokes · 2 years, 3 months ago
- f47b234 [pvmfw] Move MemorySharer from pvmfw to vmbase by Alice Wang · 2 years, 3 months ago
- 7e69ba5 Use linkme rather than collecting tests manually. by Andrew Walbran · 2 years, 4 months ago
- 807fa59 [pvmfw][rialto] Refactor and reuse console_uart_range() by Alice Wang · 2 years, 3 months ago
- 3d4c5c3 rialto: Use PageTable from pvmfw through vmbase by Pierre-Clément Tosi · 2 years, 3 months ago