- adf142c Remove misleading test by Alan Stokes · 2 years ago
- 6a33357 Merge "More javadoc for capabilities" into main by Treehugger Robot · 2 years ago
- 1ab22ea Merge "Allow clippy::unnecessary_fallible_conversions" into main by Stephen Hines · 2 years ago
- 4777344 Merge changes I153ccc20,I5e02dc07 into main by Treehugger Robot · 2 years ago
- b5d9a46 [attestation] Enable remote attestation for pVM by Alice Wang · 2 years ago
- eeadc3f [attestation] Rename test_apk to demo_apk for Vm attestation by Alice Wang · 2 years ago
- 25662fe Allow clippy::unnecessary_fallible_conversions by Stephen Hines · 2 years ago
- c7fc387 Merge "fsfdt: Add test" into main by Treehugger Robot · 2 years ago
- aea90e5 fsfdt: Add test by Jaewan Kim · 2 years ago
- 68c7b8f Merge "Introduce avf_build_flags_cc cc_defaults" into main by Nikita Ioffe · 2 years ago
- ea9f649 Merge "libfdt: Move FdtNodeMut::next_node_skip_subnodes()" into main by Treehugger Robot · 2 years ago
- afe87c0 Merge "libfdt: Introduce Libfdt traits & Move node funcs" into main by Treehugger Robot · 2 years ago
- 81c5bc7 libfdt: Move FdtNodeMut::next_node_skip_subnodes() by Pierre-Clément Tosi · 2 years ago
- d83741d libfdt: Introduce Libfdt traits & Move node funcs by Pierre-Clément Tosi · 2 years ago
- 9e34e6a Merge changes Ic5efebce,I597a6ba5,I4575b41e,I714a95d9,I7d2d8ecb, ... into main by Treehugger Robot · 2 years ago
- 7a7b2a9 Merge "Add test API for extra APKs" into main by Alan Stokes · 2 years ago
- 38b9e71 Introduce avf_build_flags_cc cc_defaults by Nikita Ioffe · 2 years ago
- a80f09b More javadoc for capabilities by Alan Stokes · 2 years ago
- 9df1f61 Merge "Fix comment to match code" into main by Treehugger Robot · 2 years ago
- 6ec7787 Merge "Revert "Grant CAP_SYS_NICE for virtmgr/crosvm"" into main by Alan Stokes · 2 years ago
- 928af75 Merge "pvmfw: Introduce CpuInfo for DT parsing" into main by Pierre-Clément Tosi · 2 years ago
- 21331db Revert "Grant CAP_SYS_NICE for virtmgr/crosvm" by Alan Stokes · 2 years ago
- cd18984 [automerger skipped] Don't test unspecified behavior am: 51aceed13b -s ours by Alan Stokes · 2 years ago
- a8c56f0 Fix comment to match code by Alan Stokes · 2 years ago
- 30a5443 Merge "Increase ARM64 memory for tests" into main by Treehugger Robot · 2 years ago
- 98acfc3 Merge "[vm_payload][refactoring] Remove redundant vm_payload/lib.rs" into main by Alice Wang · 2 years ago
- dab7416 Increase ARM64 memory for tests by Inseob Kim · 2 years ago
- b67ee0f Ignore testMicrodroidDebugBootTime_withVendorPartition by Seungjae Yoo · 2 years ago
- 8f7f79c Merge "Grant SYS_NICE for CompOS" into main by David Dai · 2 years ago
- e2acf9b Merge "Temporarily remove Microdroid tests related to MANAGE_VIRTUAL_MACHINE" into main by David Dai · 2 years ago
- 35f5320 Merge "Grant CAP_SYS_NICE for virtmgr/crosvm" into main by David Dai · 2 years ago
- d2546ab Merge "pvmfw: Warn if discarding unexpected UART DT nodes" into main by Treehugger Robot · 2 years ago
- feaa698 Grant SYS_NICE for CompOS by David Dai · 2 years ago
- c7010e3 Temporarily remove Microdroid tests related to MANAGE_VIRTUAL_MACHINE by David Dai · 2 years ago
- 8539a64 Merge "Replace use of deprecated logging functions" into main by Jeffrey Vander Stoep · 2 years ago
- 689e473 pvmfw: Introduce CpuInfo for DT parsing by Pierre-Clément Tosi · 2 years ago
- be89361 pvmfw: Warn if discarding unexpected UART DT nodes by Pierre-Clément Tosi · 2 years ago
- 4b31a48 Add test API for extra APKs by Alan Stokes · 2 years ago
- 149e0e7 Merge "pvmfw: Remove unsafe code in fdt::patch_timer" into main by Treehugger Robot · 2 years ago
- d9dda0c Replace use of deprecated logging functions by Jeff Vander Stoep · 2 years ago
- c91541a Merge "[DON'T BLOCK] Test ownership migration rules" into main by Aditya Choudhary · 2 years ago
- 51aceed Don't test unspecified behavior by Alan Stokes · 2 years ago
- c474a0f [vm_payload][refactoring] Remove redundant vm_payload/lib.rs by Alice Wang · 2 years ago
- fbb5ee2 libfdt: Move funcs for non-DT buffers out of Fdt by Pierre-Clément Tosi · 2 years, 2 months ago
- 99a7690 libfdt: Move FdtError, Result to dedicated module by Pierre-Clément Tosi · 2 years, 2 months ago
- cb92b51 libfdt: Clean up the code before moving FFI calls by Pierre-Clément Tosi · 2 years, 1 month ago
- c01fd0d libfdt: Remove duplicate FdtNode::from_mut() by Pierre-Clément Tosi · 2 years ago
- ce0b36d libfdt: Make unsafe API for DT cloning safe by Pierre-Clément Tosi · 2 years ago
- df3037f libfdt: Make ref casts & transmutes less unsafe by Pierre-Clément Tosi · 2 years, 1 month ago
- 42613e6 Merge "pvmfw: Rename intermediate patch_gic() variables" into main by Treehugger Robot · 2 years ago
- 7b0848a Merge changes from topic "bootstrap-service-virtualization-jar" into main by Nikita Ioffe · 2 years ago
- 6e27534 Merge "pvmfw: use libavb_rs descriptor APIs" into main by David Pursell · 2 years ago
- 5369617 [DON'T BLOCK] Test ownership migration rules by Aditya Choudhary · 2 years ago
- 0edc4d6 pvmfw: Remove unsafe code in fdt::patch_timer by Pierre-Clément Tosi · 2 years ago
- eea2a98 pvmfw: Rename intermediate patch_gic() variables by Pierre-Clément Tosi · 2 years ago
- 1f54d78 Merge "Add missing null check" into main by Alan Stokes · 2 years ago
- c3e52c5 Merge "Handle broken MicrodroidTests by VM reference DT" into main by Seungjae Yoo · 2 years ago
- 05a44b5 Handle broken MicrodroidTests by VM reference DT by Seungjae Yoo · 2 years ago
- 4eeb0bf Merge "[DON'T BLOCK] Test ownership migration rules" into main by Aditya Choudhary · 2 years ago
- c798edd Track dependency between llpvm, remote attestation and dice flags by Nikita Ioffe · 2 years ago
- 20c0825 Add missing null check by Alan Stokes · 2 years ago
- ad4c719 Add a VirtualizationSystemService that runs inside system_server by Nikita Ioffe · 2 years ago
- a9d71b7 Grant CAP_SYS_NICE for virtmgr/crosvm by David Dai · 2 years ago
- 7950894 Merge "Microdroid: Constraints on Payload Subcomponents" into main by Shikha Panwar · 2 years ago
- fda7084 Make extra APKs easier to specify by Alan Stokes · 2 years, 2 months ago
- 3995207 virtmgr: Create and pass VM reference DT instead of vendor DTBO by Jaewan Kim · 2 years, 1 month ago
- 355fcd8 fsfdt: Add FsFdt::append() by Jaewan Kim · 2 years ago
- 7086d54 Merge "Use /proc/device-tree for reading AVF DT" into main by Treehugger Robot · 2 years ago
- 61615bd [DON'T BLOCK] Test ownership migration rules by Aditya Choudhary · 2 years ago
- 5830b2b Merge "Replace use of deprecated logging functions" into main by Jeffrey Vander Stoep · 2 years ago
- 2b26d65 Fix error messages by Alan Stokes · 2 years ago
- 1f0135b Use /proc/device-tree for reading AVF DT by Jaewan Kim · 2 years ago
- 57da157 Replace use of deprecated logging functions by Jeff Vander Stoep · 2 years ago
- 9a82132 Merge "virtmgr: Add libfsfdt for reading host DT from file system" into main by Treehugger Robot · 2 years ago
- eef79bb Merge "Increase compos default memory" into main by Inseob Kim · 2 years ago
- 9cf731b virtmgr: Add libfsfdt for reading host DT from file system by Jaewan Kim · 2 years, 1 month ago
- 4036d2d Merge "Move VM Info APIs to MicrodroidHostTestCaseBases" into main by Treehugger Robot · 2 years ago
- 61599a2 Increase compos default memory by Inseob Kim · 2 years ago
- 9ae2e62 Move cursor to start after truncating the file by Shikha Panwar · 2 years ago
- 5eefc09 Move VM Info APIs to MicrodroidHostTestCaseBases by Jaewan Kim · 2 years ago
- 6bc52c7 Merge "Fix AVFHostTestCase" into main by Treehugger Robot · 2 years ago
- f445992 Fix AVFHostTestCase by Inseob Kim · 2 years ago
- c420c8b pvmfw: use libavb_rs descriptor APIs by David Pursell · 2 years, 1 month ago
- b167769 Merge "Flag guard virtual cpufreq support" into main by David Dai · 2 years ago
- c66c562 Merge "Microdroid: Use libdice_policy_builder" into main by Treehugger Robot · 2 years ago
- e6f5bb0 Flag guard virtual cpufreq support by David Dai · 2 years ago
- 101ac8f Microdroid: Constraints on Payload Subcomponents by Shikha Panwar · 2 years, 1 month ago
- eb78624 Merge "Remove java_api_contribution modules from .bp files" into main by Jihoon Kang · 2 years ago
- efb0800 Merge "Fix typo" into main by Treehugger Robot · 2 years ago
- ae902cc Fix typo by Alan Stokes · 2 years ago
- ae4933a Remove java_api_contribution modules from .bp files by Jihoon Kang · 2 years, 1 month ago
- e636342 libfdt: Add FdtNodeMut::add_subnodes() by Jaewan Kim · 2 years, 1 month ago
- 4a34b0d libfdt: Fix subnodes() lifetime by Jaewan Kim · 2 years, 1 month ago
- e763ce1 Microdroid: Use libdice_policy_builder by Shikha Panwar · 2 years, 1 month ago
- 1ec249c Merge "Treat APK path change as compatible" into main by Alan Stokes · 2 years, 1 month ago
- 69eb2a6 Merge "Run MicrodroidBenchmarks also on GKI" into main by Inseob Kim · 2 years, 1 month ago
- 84bac4d Merge "Mention vendor hashtree digest as use case of VM reference DT" into main by Seungjae Yoo · 2 years, 1 month ago
- 9a7b007 Treat APK path change as compatible by Alan Stokes · 2 years, 1 month ago
- 1b670a4 Merge "Validate setOs and --gki when creating a VM" into main by Inseob Kim · 2 years, 1 month ago
- 816f21c Mention vendor hashtree digest as use case of VM reference DT by Seungjae Yoo · 2 years, 1 month ago