- 4d73d47 Merge "Test more combinations of debug level changes" by Treehugger Robot · 3 years, 2 months ago
- 36ca87c Merge "[refactor] Remove unused shutdownMicrodroid in MicrodroidHostTestCaseBase" by Alice Wang · 3 years, 2 months ago
- 315c869 Test more combinations of debug level changes by Jiyong Park · 3 years, 2 months ago
- c975449 [refactor] Remove unused shutdownMicrodroid in MicrodroidHostTestCaseBase by Alice Wang · 3 years, 2 months ago
- eea1a68 Merge changes I87868e87,I191fabee,Ib7d1491e by Alan Stokes · 3 years, 2 months ago
- 78d2470 Placeholder API for encrypted storage by Alan Stokes · 3 years, 2 months ago
- 1219613 Add DeviceProperties class to get properties in both host/device tests by Alice Wang · 3 years, 2 months ago
- f30982b Remove onPayloadStdio by Alan Stokes · 3 years, 2 months ago
- f52ea14 Merge "Run resigning Microdroid tests in a background process" by Treehugger Robot · 3 years, 2 months ago
- d36a89d Merge "[test] Cleanup unreachable code in MicrodroidHostTestCaseBase" by Alice Wang · 3 years, 2 months ago
- 56f5a55 Merge "Cleanup Android.bp:framework-virtualization" by Nikita Ioffe · 3 years, 2 months ago
- 0ef4938 Cleanup Android.bp:framework-virtualization by Nikita Ioffe · 3 years, 2 months ago
- f4f3d1c Merge changes from topic "microdroid_selinux_denial_fix" by Inseob Kim · 3 years, 2 months ago
- 7e252da Run resigning Microdroid tests in a background process by David Brazdil · 3 years, 3 months ago
- 6b40c48 [VM] Check imported VM and original VM have the same CDI by Alice Wang · 3 years, 2 months ago
- cb8d313 [test] Cleanup unreachable code in MicrodroidHostTestCaseBase by Alice Wang · 3 years, 2 months ago
- 89c3927 Use console for SELinux denial check by Inseob Kim · 3 years, 2 months ago
- 6ce2215 Skip tests on devices without virtualization_framework sys feature by Nikita Ioffe · 3 years, 2 months ago
- dc259f9 Merge "[VM] Build virtual machine from a descriptor" by Treehugger Robot · 3 years, 2 months ago
- 6b4caae Merge "[benchmark] Remove fileSizeBytes from param list for io benchmarks" by Treehugger Robot · 3 years, 2 months ago
- c7a7231 [benchmark] Remove fileSizeBytes from param list for io benchmarks by Alice Wang · 3 years, 2 months ago
- a815424 [VM] Build virtual machine from a descriptor by Alice Wang · 3 years, 3 months ago
- 41eb129 Merge "Statically link more libraries" by Treehugger Robot · 3 years, 2 months ago
- e079f72 Merge changes from topics "avf-sys-feature", "move-avf-jar-to-bcp", "virt-apex-on-system" by Nikita Ioffe · 3 years, 2 months ago
- 08c421a Statically link more libraries by Alan Stokes · 3 years, 2 months ago
- 9800acd Merge "Remove onPayloadStarted stream argument" by Treehugger Robot · 3 years, 2 months ago
- 509da13 Merge "[benchmark] Fix virtio-blk read rate error" by Treehugger Robot · 3 years, 2 months ago
- 451cc96 Remove onPayloadStarted stream argument by David Brazdil · 3 years, 4 months ago
- 7067a70 [benchmark] Fix virtio-blk read rate error by Alice Wang · 3 years, 2 months ago
- b20e34d Remove uses-library by Nikita Ioffe · 3 years, 3 months ago
- 0729d9e Change the condition in prepareTestSetup by Nikita Ioffe · 3 years, 3 months ago
- f28eec2 Move AVF jar to BCP and rename it to framework-virtualization by Nikita Ioffe · 3 years, 3 months ago
- ab1754c Add android.software.virtualization_framework system feature by Nikita Ioffe · 3 years, 4 months ago
- 90b53ee [API] Rename ParcelVirtualMachine to VirtualMachineDescriptor by Alice Wang · 3 years, 2 months ago
- 232ab12 Merge "Fix test following crosvm merge" by Elie Kheirallah · 3 years, 2 months ago
- 3742f99 Fix test following crosvm merge by Elie Kheirallah · 3 years, 3 months ago
- 67024de Merge "Rename console/log getters" by Treehugger Robot · 3 years, 2 months ago
- 85ac934 Rename console/log getters by Alan Stokes · 3 years, 2 months ago
- e5b221d Merge "[benchmark] Refactor io read measurement with pread" by Alice Wang · 3 years, 2 months ago
- 9b55de3 Merge "Migrate MicrodroidHostTestCases to MicrodroidBuilder" by Treehugger Robot · 3 years, 2 months ago
- 3e963dc [benchmark] Refactor io read measurement with pread by Alice Wang · 3 years, 2 months ago
- d4ea5a8 Split out restricted header by Alan Stokes · 3 years, 3 months ago
- f88c315 Migrate MicrodroidHostTestCases to MicrodroidBuilder by David Brazdil · 3 years, 3 months ago
- 8737672 [VM] Add API to convert VM to parcelable object by Alice Wang · 3 years, 3 months ago
- dd91f0f Remove sending VmCpuStatusReported and VmMemStatusReported by Seungjae Yoo · 3 years, 3 months ago
- 20696d9 Move delete to VirtualMachineManager by Alan Stokes · 3 years, 3 months ago
- 4a3c0a8 Include shell command in some assertion messages by Victor Hsieh · 3 years, 9 months ago
- 297bcfd Merge "Average the cold app startup time to eliminate the noise" by Sebastian Ene · 3 years, 3 months ago
- 207be2f Average the cold app startup time to eliminate the noise by Sebastian Ene · 3 years, 3 months ago
- 4bff0d6 Statically link runtime libraries by Alan Stokes · 3 years, 3 months ago
- 257f72c Merge "Statically link AIDL code" by Treehugger Robot · 3 years, 3 months ago
- 1898645 Statically link AIDL code by Alan Stokes · 3 years, 3 months ago
- 84d4ce7 Merge "Remove VirtualizationTestCases" by Treehugger Robot · 3 years, 3 months ago
- 25e679c Merge "Allow setting APK path explicitly" by Treehugger Robot · 3 years, 3 months ago
- 740506f Merge "[API] Add vm_payload API to get APK contents path" by Treehugger Robot · 3 years, 3 months ago
- a5c4b08 Remove VirtualizationTestCases by David Brazdil · 3 years, 3 months ago
- 40dac6d Allow setting APK path explicitly by Alan Stokes · 3 years, 3 months ago
- 6bbb6da [API] Add vm_payload API to get APK contents path by Alice Wang · 3 years, 3 months ago
- c1af129 Merge "[API] Run vsock RPC server with vm_payload API for benchmarks" by Treehugger Robot · 3 years, 3 months ago
- c5ed280 Merge "Add test for atoms VmCpuStatusReported and VmMemStatusReported" by Treehugger Robot · 3 years, 3 months ago
- 1a5d6ac [API] Run vsock RPC server with vm_payload API for benchmarks by Alice Wang · 3 years, 3 months ago
- 348124e Add test for atoms VmCpuStatusReported and VmMemStatusReported by Seungjae Yoo · 3 years, 3 months ago
- 2be64f3 [API] Wrap raw binder_rpc_unstable calls in vm_payload by Alice Wang · 3 years, 4 months ago
- b680c24 Merge "Restrict access to certain vm_payload APIs" by Treehugger Robot · 3 years, 3 months ago
- 4d262dc Restrict access to certain vm_payload APIs by Andrew Scull · 3 years, 3 months ago
- 96928b5 Fix Microdroid Benchmark tests by Alan Stokes · 3 years, 3 months ago
- 7bc146c Config file requires custom VM permission by Alan Stokes · 3 years, 3 months ago
- cef88d2 Move assertions in test to use Truth library by Nikita Ioffe · 3 years, 3 months ago
- 9aabc72 Ensure the app is killed before collecting startup time metrics by Sebastian Ene · 3 years, 3 months ago
- 9db9309 Merge "[rpc_binder] Rename existing rpc_server to vsock_rpc_server" by Alice Wang · 3 years, 3 months ago
- 76cf101 Better test assertions by Alan Stokes · 3 years, 3 months ago
- 0583e0a Add API to determine VM capabilities by Alan Stokes · 3 years, 3 months ago
- d3c5542 Merge "Remove support for command-line args" by Treehugger Robot · 3 years, 3 months ago
- 52d3c72 Remove support for command-line args by Alan Stokes · 3 years, 4 months ago
- a42b32d Merge "Use ro.product.vendor.device to determine if running on Cuttlefish" by Jiyong Park · 3 years, 3 months ago
- c693084 Use ro.product.vendor.device to determine if running on Cuttlefish by Jiyong Park · 3 years, 3 months ago
- 86c88cc [rpc_binder] Rename existing rpc_server to vsock_rpc_server by Alice Wang · 3 years, 3 months ago
- 3ba10fd Log details for unexpected failure by Alan Stokes · 3 years, 4 months ago
- cd08d5e Merge "Prevent stalled adb connections to Micrdroid" by Sebastian Ene · 3 years, 4 months ago
- 7b0255e Merge "Measure app startup impact after VM teardown" by Sebastian Ene · 3 years, 4 months ago
- 4a9f2fe Prevent stalled adb connections to Micrdroid by Sebastian Ene · 3 years, 4 months ago
- 6291981 Measure app startup impact after VM teardown by Sebastian Ene · 3 years, 4 months ago
- 655e98e Make the vm_payload API look more NDK-like by Andrew Scull · 3 years, 4 months ago
- b109ef0 Merge "[API] Use vm_payload API in microdroid benchmark tests" by Alice Wang · 3 years, 4 months ago
- 4d370e6 [API] Use vm_payload API in microdroid benchmark tests by Alice Wang · 3 years, 4 months ago
- d5926d7 tests: Update string for measuring pvmfw boot time by Pierre-Clément Tosi · 3 years, 4 months ago
- b3dd8af Merge "Remove direct access to the sealing CDI from the payload" by Andrew Scull · 3 years, 4 months ago
- c58b37c Merge "Allow attestation chain to be up to 4k" by Andrew Scull · 3 years, 4 months ago
- 197e3f6 Merge changes from topic "rust-pvmfw" by Pierre-Clément Tosi · 3 years, 4 months ago
- 5a838a0 Merge "[API] Change libvm_payload to shared lib" by Alice Wang · 3 years, 4 months ago
- c975509 Merge changes from topic "b/243513572" by Treehugger Robot · 3 years, 4 months ago
- 87f5b61 Allow attestation chain to be up to 4k by Andrew Scull · 3 years, 4 months ago
- 609299c [API] Change libvm_payload to shared lib by Alice Wang · 3 years, 4 months ago
- 7762003 test: Ignore testBootFailsWhenProtectedVmStartsWithImagesSignedWithDifferentKey by Pierre-Clément Tosi · 3 years, 4 months ago
- dc07ca6 test: Ignore bootFailsWhenPvmFwDataIsCompromised by Pierre-Clément Tosi · 3 years, 4 months ago
- 102067a Remove direct access to the sealing CDI from the payload by Andrew Scull · 3 years, 4 months ago
- e4b0285 Use the vm_payload library to access DICE values by Andrew Scull · 3 years, 4 months ago
- 38d00f8 Simplify use of config files by Alan Stokes · 3 years, 4 months ago
- 6056be1 Support config-less VMs by Alan Stokes · 3 years, 4 months ago
- d4667bc VirtualMachine API changes pre-@SystemApi by Alan Stokes · 3 years, 4 months ago