- ef70658 Merge "Rename target MicroroidDeviceTestHelper to MicrodroidDeviceTestHelper" by Alice Wang · 3 years ago
- 11a62df Merge "Refactor Benchmark VM event listeners" by Alice Wang · 3 years ago
- 7e0843d Rename target MicroroidDeviceTestHelper to MicrodroidDeviceTestHelper by Alice Wang · 3 years ago
- aeab9e8 Refactor Benchmark VM event listeners by Alice Wang · 3 years ago
- 8e77b80 Merge changes I4de05007,Ic0054ca0 by Treehugger Robot · 3 years ago
- 0a7b448 Merge "Skip CompOS benchmark on Cuttlefish" by Treehugger Robot · 3 years ago
- 16ef810 Skip CompOS benchmark on Cuttlefish by David Brazdil · 3 years ago
- 98e6e8a benchmark:Measure vsock host to VM transfer rate by Alice Wang · 3 years, 1 month ago
- 6472ccd Migrate to Rust 2021 edition by Alan Stokes · 3 years ago
- 52b7ba2 Fix ComposHostTestCases running locally by Alan Stokes · 3 years ago
- 1232a40 Merge "Use common prefix for benchmark names" by Alice Wang · 3 years ago
- 5df91be Use common prefix for benchmark names by Alice Wang · 3 years ago
- 8682f8c Merge "composd: replace FD holder of File with OwnedFd" by Treehugger Robot · 3 years ago
- bebcb87 composd: replace FD holder of File with OwnedFd by Victor Hsieh · 3 years ago
- 6e78d3c fd_server: reduce footprint of RawFd usage by Victor Hsieh · 3 years ago
- 4333d52 compsvc: mininize the footprint of raw fd by Victor Hsieh · 3 years ago
- d17d2f5 Merge "open_then_run: Hold fd with OwnedFd instead of File/Dir" by Treehugger Robot · 3 years ago
- 653cc9c Merge changes Iaf6b32ce,I491b6e07,I85950723 by Treehugger Robot · 3 years ago
- 1291f84 Merge "Implement elapsed_time for VmBooted and VmExited" by Treehugger Robot · 3 years ago
- 2e7beea Implement elapsed_time for VmBooted and VmExited by Seungjae Yoo · 3 years ago
- a90f0a1 Update kernel to builds 9005362 by Jiyong Park · 3 years ago
- a97f16a Update kernel to builds 9005362 by Jiyong Park · 3 years ago
- 5424e77 Revert accidentally updated kernel by Jiyong Park · 3 years ago
- e2cfc9f Merge "Add AVFHostTestCases to postsubmit and fix boot time is not as expected issue." by Guile Chao · 3 years ago
- 17e3ed4 Add vm_shell script by Jiyong Park · 3 years ago
- 5108b5a Add AVFHostTestCases to postsubmit and fix boot time is not as expected issue. by guile · 3 years ago
- e0d1e20 open_then_run: Hold fd with OwnedFd instead of File/Dir by Victor Hsieh · 3 years ago
- bd16669 Use the canonical OwnedFd by Victor Hsieh · 3 years ago
- 2958a38 Merge "Pass "shared libs" apexes" by Treehugger Robot · 3 years ago
- 8e4630c Merge "Fix issues after submit aosp/2188239" by Guile Chao · 3 years ago
- 0c9b767 Merge "MicrodroidTests: multiple low-memory tests" by Steven Moreland · 3 years ago
- f62bed5 MicrodroidTests: multiple low-memory tests by Steven Moreland · 3 years ago
- 8287705 Fix issues after submit aosp/2188239 by guile · 3 years ago
- 106b287 Merge "Report amount of used memory in a VM" by Treehugger Robot · 3 years ago
- caeee1e Update kernel to builds 8984156 by Jiyong Park · 3 years ago
- 91c8584 Update kernel to builds 8984156 by Jiyong Park · 3 years ago
- 70225b3 Pass "shared libs" apexes by Jooyung Han · 3 years ago
- 491382d Merge "Moved binder_common to rpcbinder package under binder directory." by Andrew Walbran · 3 years ago
- e95c2b7 Merge "Stop uevent after microdroid_manager" by Jiyong Park · 3 years ago
- d629d64 Merge "Assorted cleanups" by Treehugger Robot · 3 years ago
- bf2c494 Merge "Minor build tweaks" by Treehugger Robot · 3 years ago
- 5bd2482 Stop uevent after microdroid_manager by Jiyong Park · 3 years ago
- 61c6fd7 Merge "Load crashkernel using kexec" by Jiyong Park · 3 years ago
- 202856e Load crashkernel using kexec by Jiyong Park · 3 years ago
- 088ff0f Assorted cleanups by Alan Stokes · 3 years, 1 month ago
- 9e64d77 Merge "Add test for atoms VmCreationRequested, VmBooted, and VmExited" by Treehugger Robot · 3 years ago
- 34f0688 Minor build tweaks by Alan Stokes · 3 years, 1 month ago
- d1bd3c1 Merge changes I5e4db74f,I167148cd,I512a2cd0 by Treehugger Robot · 3 years ago
- 982f4d9 Merge "Upgrade pvmfw.img to build 8964254" by Treehugger Robot · 3 years ago
- 3edb5ab Merge "exceptions_panic: Fix wrong PSCI function ID" by Treehugger Robot · 3 years ago
- 1abbbaa Upgrade pvmfw.img to build 8964254 by Pierre-Clément Tosi · 3 years, 1 month ago
- 24f0537 Merge "Send ramdump to tombstoned" by Treehugger Robot · 3 years ago
- 14cf601 Merge "The test app built from AOSP is installable to T devices" by Treehugger Robot · 3 years ago
- 968635d The test app built from AOSP is installable to T devices by Jiyong Park · 3 years ago
- 1612b90 Send ramdump to tombstoned by Jiyong Park · 3 years ago
- f7a3674 Merge "Improve write_vm_creation_stats for expanded VmCreationRequested" by Seungjae Yoo · 3 years ago
- 1b8a7d1 Add test for atoms VmCreationRequested, VmBooted, and VmExited by Seungjae Yoo · 3 years, 1 month ago
- 62085c0 Send UID and VM identifier to existing atoms by Seungjae Yoo · 3 years, 1 month ago
- b4c07ba Implement write_vm_exited_stats for VmExited atom by Seungjae Yoo · 3 years, 1 month ago
- acf559a Implement write_vm_booted_stats for VmBooted atom by Seungjae Yoo · 3 years, 1 month ago
- 0a8c84c Improve write_vm_creation_stats for expanded VmCreationRequested by Seungjae Yoo · 3 years, 2 months ago
- 1d32b3d Merge "Revert "Migrate pkvm_perf_test.py test_boot_time_without_comp_os and"" by Treehugger Robot · 3 years, 1 month ago
- a702770 Revert "Migrate pkvm_perf_test.py test_boot_time_without_comp_os and" by David Brazdil · 3 years, 1 month ago
- 5f7c3c7 Move AVF tests to avf-pre/postsubmit test group by David Brazdil · 3 years, 1 month ago
- a2129e0 Report amount of used memory in a VM by David Brazdil · 3 years, 1 month ago
- 2cb76a9 Merge "Reduce expected length of VM's DICE chain" by Treehugger Robot · 3 years, 1 month ago
- 3b243c0 Merge "Report breakdown of Microdroid userspace memory usage" by Treehugger Robot · 3 years, 1 month ago
- 08b4779 Merge "Run avmdtool_tests as rust_test" by Alice Wang · 3 years, 1 month ago
- 7eb5ca4 Moved binder_common to rpcbinder package under binder directory. by Andrew Walbran · 3 years, 1 month ago
- 9cb37ec Report breakdown of Microdroid userspace memory usage by David Brazdil · 3 years, 1 month ago
- c1b04da Merge "Migrate pkvm_perf_test.py test_boot_time_without_comp_os and test_boot_time_with_comp_os function to AOSP" by Guile Chao · 3 years, 1 month ago
- 5f522d7 Migrate pkvm_perf_test.py test_boot_time_without_comp_os and by guile · 3 years, 1 month ago
- 93c7ccc Reduce expected length of VM's DICE chain by Andrew Scull · 3 years, 1 month ago
- 7a74d40 exceptions_panic: Fix wrong PSCI function ID by Pierre-Clément Tosi · 3 years, 1 month ago
- 1109d83 Run avmdtool_tests as rust_test by Alice Wang · 3 years, 1 month ago
- ad76221 Need to delete instance.img to switch to debug VM by Alan Stokes · 3 years, 1 month ago
- 950578d Merge "Format MicrodroidTestCase.java with aosp style" by Treehugger Robot · 3 years, 1 month ago
- 0f24886 Format MicrodroidTestCase.java with aosp style by Seungjae Yoo · 3 years, 1 month ago
- 1b5ec6f Merge "benchmark:Clear the first virtio-blk IO benchmark" by Alice Wang · 3 years, 1 month ago
- 009b8ff benchmark:Clear the first virtio-blk IO benchmark by Alice Wang · 3 years, 1 month ago
- 6e9c6e0 Merge "Point directly to generated c sysprop_library" by Trevor Radcliffe · 3 years, 1 month ago
- 5336f64 Merge "benchmark:Adjust benchmark names for virtio-blk and image size tests" by Alice Wang · 3 years, 1 month ago
- d1cfb26 benchmark:Adjust benchmark names for virtio-blk and image size tests by Alice Wang · 3 years, 1 month ago
- 8530582 Merge "Update for new version of aarch64-paging." by Treehugger Robot · 3 years, 1 month ago
- eb59920 Merge changes Ia9ae763a,I72528a8d by Jiyong Park · 3 years, 1 month ago
- 4827a82 Merge "Fix array-related errorprone warnings" by Treehugger Robot · 3 years, 1 month ago
- 3d18c26 Fix array-related errorprone warnings by Cole Faust · 3 years, 1 month ago
- 7749795 Update for new version of aarch64-paging. by Andrew Walbran · 3 years, 1 month ago
- a0b339a Update source for Rust 1.63.0 am: 6f5a9b5d16 by Chris Wailes · 3 years, 1 month ago
- 8393dfa Point directly to generated c sysprop_library by Trevor Radcliffe · 3 years, 3 months ago
- 7a6d019 Update kernel to builds 8934253 by Jiyong Park · 3 years, 1 month ago
- a872ec3 Update kernel to builds 8934253 by Jiyong Park · 3 years, 1 month ago
- 6f5a9b5 Update source for Rust 1.63.0 by Chris Wailes · 3 years, 1 month ago
- b665902 Various minor fixes am: 62d012dd99 by Alan Stokes · 3 years, 1 month ago
- 62d012d Various minor fixes by Alan Stokes · 3 years, 1 month ago
- bf82362 Merge "Ignore identity if the debug policy is turned on" am: c6f689fd3d by Treehugger Robot · 3 years, 1 month ago
- c6f689f Merge "Ignore identity if the debug policy is turned on" by Treehugger Robot · 3 years, 1 month ago
- 3c97528 Moved LazyServiceGuard to binder crate. am: 46999c9189 by Andrew Walbran · 3 years, 1 month ago
- 46999c9 Moved LazyServiceGuard to binder crate. by Andrew Walbran · 3 years, 1 month ago
- 6acae34 Merge "Move VM callback to vmclient" am: 587244f31f by Treehugger Robot · 3 years, 1 month ago