- a4eebde Hangup is detected in another thread by Jiyong Park · 3 years, 1 month ago
- a446f80 Stop VM immediately with stop() call by Inseob Kim · 3 years, 1 month ago
- ecda928 Merge "Better logging on failure" by Treehugger Robot · 3 years, 1 month ago
- 70ccf16 Better logging on failure by Alan Stokes · 3 years, 1 month ago
- 4afe201 Use the unused /dev/hvc1 as the ramdump sink by Jiyong Park · 3 years, 1 month ago
- e558ab1 VirtualizationService notifies to its client when ramdump is available by Jiyong Park · 3 years, 1 month ago
- c3ca24f Protect createOrUpdateIdsigFile with permission by Jiyong Park · 3 years, 1 month ago
- c3f2ac2 Fix tests on aosp_cf_x86_64_only_phone by Alan Stokes · 3 years, 2 months ago
- 066afc1 Merge "Detect Microdroid hangup during boot" by Jiyong Park · 3 years, 2 months ago
- e6ed0f9 Detect Microdroid hangup during boot by Jiyong Park · 3 years, 2 months ago
- 46abdf5 Merge "Revert^2 "Migrate to avb_add_hash_footer"" by Andrew Scull · 3 years, 2 months ago
- ec8c160 Fix typo in the funcion notifyError of aidl.rs by Seungjae Yoo · 3 years, 2 months ago
- d6267ae Revert^2 "Migrate to avb_add_hash_footer" by Andrew Scull · 3 years, 2 months ago
- 272f572 Add death reasons for microdroid failures by Inseob Kim · 3 years, 2 months ago
- 6b376a7 crosvm merge: updated create_disk_file arguments by Elie Kheirallah · 3 years, 2 months ago
- 1119d70 Add USE_CUSTOM_VIRTUAL_MACHINE permission by Inseob Kim · 3 years, 3 months ago
- dfe16d6 Set task profile when running compilation VM by Jiyong Park · 3 years, 4 months ago
- 061aa2c [AVF Telemetry] Add exception_code to logged atoms by Shikha Panwar · 3 years, 4 months ago
- 7afc139 Enable exporting of tombstones out of guest VMs by Shikha Panwar · 3 years, 5 months ago
- 0383ab9 Revert "Revert "Match create_composite_disk to crosvm updates"" by Richard Fung · 3 years, 5 months ago
- e573e22 Revert "Match create_composite_disk to crosvm updates" by Richard Fung · 3 years, 5 months ago
- 8ab8263 Match create_composite_disk to crosvm updates by Richard Fung · 3 years, 5 months ago
- b27681f Pass serial device to VM to report failure reason. by Andrew Walbran · 3 years, 6 months ago
- 9c069a4 VS: Log to system log by Alan Stokes · 3 years, 5 months ago
- dcf1741 Specify virtual platform version and enforce it by Jiyong Park · 3 years, 6 months ago
- 43049a1 Merge "Reduce virtualizationservice log level." by Treehugger Robot · 3 years, 6 months ago
- 527e577 Don't discard logs from VMs by Andrew Scull · 3 years, 6 months ago
- aff6299 Allow protected VMs to run with full debugging by Andrew Scull · 3 years, 6 months ago
- 1a6fbca Reduce virtualizationservice log level. by Andrew Walbran · 3 years, 6 months ago
- c8d2dc9 Merge "Allocate swiotlb buffer size based on number of virtio devices." by Andrew Walbran · 3 years, 6 months ago
- 014efb5 Update to improved system_properties API. by Andrew Walbran · 3 years, 6 months ago
- 0b5789f Allocate swiotlb buffer size based on number of virtio devices. by Andrew Walbran · 3 years, 6 months ago
- 86c76fa Revert "Temporary hack: Boot protected VMs without pVM firmware." by David Brazdil · 3 years, 6 months ago
- 3417c91 Merge "Temporary hack: Boot protected VMs without pVM firmware." by Andrew Walbran · 3 years, 6 months ago
- b6547b4 Temporary hack: Boot protected VMs without pVM firmware. by Andrew Walbran · 3 years, 6 months ago
- f6d600f Fixed typo in log messages, and adjusted log levels. by Andrew Walbran · 3 years, 6 months ago
- d15c563 Add DeathReason::CRASH and ERROR. by Andrew Walbran · 3 years, 6 months ago
- a30477c Merge changes from topic "vm-sharedlibs-apexes" by Jooyung Han · 3 years, 6 months ago
- 3994f00 Don't fall back to unprotected mode if protected is not supported. by Andrew Walbran · 3 years, 6 months ago
- 579cb0e Merge "Remove obsolete TODOs." by Treehugger Robot · 3 years, 6 months ago
- 5ce867a Pass sharedlibs APEXes to VM by Jooyung Han · 3 years, 6 months ago
- ec78804 Pass active APEXes to VM by Jooyung Han · 3 years, 6 months ago
- d650235 Pass isFactory bit from host to Microdroid via payload metadata by Jiyong Park · 3 years, 6 months ago
- 4c46021 Remove obsolete TODOs. by Alan Stokes · 3 years, 6 months ago
- 40be9d5 Add last_update_seconds. by Andrew Walbran · 3 years, 7 months ago
- c1a5f5a Add test for collect_apex_names. by Andrew Walbran · 3 years, 7 months ago
- 391d9cf Merge "Enable --extended-status for crosvm and return reason why VM died." by Andrew Walbran · 3 years, 7 months ago
- 3ffa832 Add logging from VMCreate method by Treehugger Robot · 3 years, 9 months ago
- c92d35f Enable --extended-status for crosvm and return reason why VM died. by Andrew Walbran · 3 years, 7 months ago
- 032615f Add options for configuring number of vCPUs and CPU affinity by Jiyong Park · 3 years, 7 months ago
- bf20c6a Use derive_classpath in VS for has_classpath_jar by Alan Stokes · 3 years, 7 months ago
- 46ac386 Add support for STANDALONE_SYSTEMSERVER_JARS by Alan Stokes · 3 years, 8 months ago
- d2dc83f Run microdroid in protected mode by Jiyong Park · 3 years, 8 months ago
- 641fc4a Fixed warnings generated by rustc 1.57.0 by Chris Wailes · 3 years, 8 months ago
- 029977d Don't allow disk images labeled as app_data_file by Jiyong Park · 3 years, 9 months ago
- dd0a173 Add notifyError/onError notification for VM errors by Jooyung Han · 3 years, 9 months ago
- a5a262f Add a parameter for extra apks to payload config by Inseob Kim · 3 years, 9 months ago
- 4c5dca5 Merge "Fix build error after crosvm upstream merge" by Andrew Walbran · 3 years, 9 months ago
- b4868e6 Pass adbd only when debug mode by Inseob Kim · 3 years, 9 months ago
- 2cb63b1 Fix build error after crosvm upstream merge by Jiyong Park · 3 years, 9 months ago
- acf31b0 Sign bootconfig partitions by Jiyong Park · 3 years, 9 months ago
- 3477107 Merge "Add one more virtio-console device" by Treehugger Robot · 3 years, 9 months ago
- ae5a4ed Add one more virtio-console device by Jiyong Park · 3 years, 9 months ago
- 1e7b603 Use 'package_native' for apexes wqith *classpath jars by Jooyung Han · 3 years, 9 months ago
- 3db15fb Merge "Erase data before initializeWritablePartition" by Treehugger Robot · 3 years, 9 months ago
- 5ce2798 Merge "microdroid_manager shuts down on failure" by Jooyung Han · 3 years, 9 months ago
- 1edd5b9 Erase data before initializeWritablePartition by Jooyung Han · 3 years, 10 months ago
- bfe086f microdroid_manager shuts down on failure by Jooyung Han · 3 years, 10 months ago
- b8182bb Console output and OS logs are separated by Jiyong Park · 3 years, 10 months ago
- fa91d70 Send logd logs from VM to host by Jiyong Park · 3 years, 10 months ago
- c7d28c7 Remove cid parameter from VirtualMachineService by Inseob Kim · 3 years, 10 months ago
- 3d3f545 Merge "Use virtio-console for the serial devices" by Treehugger Robot · 3 years, 10 months ago
- 747d636 Use virtio-console for the serial devices by Jiyong Park · 3 years, 10 months ago
- 53cf799 Use package_native only when prefer_staged by Jooyung Han · 3 years, 10 months ago
- 9fc8783 Merge "Implement dump state API for VirtualizationService - for bugreporting" by Shikha Panwar · 3 years, 10 months ago
- c2a49cc Define debug levels by Jiyong Park · 3 years, 10 months ago
- d8e3542 Implement dump state API for VirtualizationService - for bugreporting by Shikha Panwar · 3 years, 10 months ago
- 9d7cd7d virtualizationservice: read env var once by Jooyung Han · 3 years, 10 months ago
- 5e0f206 virtualizationservice: pass *CLASSPATH apexes to VM by Jooyung Han · 3 years, 10 months ago
- 772159a Merge "virtualizationservice: "prefer_staged" for apexes" by Jooyung Han · 3 years, 10 months ago
- 5dc4217 virtualizationservice: "prefer_staged" for apexes by Jooyung Han · 3 years, 10 months ago
- 0cc59ee Fix lazy service persistence for VS by Alan Stokes · 3 years, 11 months ago
- 3189af0 Extract a library for common binder-related things by Alan Stokes · 3 years, 10 months ago
- d50a024 Don't reuse CID while Android is up by Jiyong Park · 3 years, 11 months ago
- 60c796c Merge changes from topics "b/186126194", "b/199367367" by Treehugger Robot · 3 years, 11 months ago
- 8bbb893 Fix warnings in preparation for Rust 1.55.0 by Chris Wailes · 4 years ago
- 7e54e29 Register as a lazy service. by Alan Stokes · 4 years ago
- f8d9411 Separate creation and starting of VMs. by Andrew Walbran · 4 years ago
- cb46154 Merge "Move log_fd and composite_disks into CrosvmConfig." by Andrew Walbran · 4 years ago
- 7fa065d Merge "Add VirtualMachineState enum rather than isRunning bool." by Andrew Walbran · 4 years ago
- d3a8418 Move log_fd and composite_disks into CrosvmConfig. by Andrew Walbran · 4 years ago
- 6b65066 Add VirtualMachineState enum rather than isRunning bool. by Andrew Walbran · 4 years ago
- 1c2d758 Update microdroid's built-in apexes by Jooyung Han · 4 years ago
- e160951 Add placeholder test to prevent CI failure. by Andrew Walbran · 4 years ago
- d058756 Make port numbers aidl constants by Inseob Kim · 4 years ago
- 14cb869 Add onPayloadReady callback by Inseob Kim · 4 years ago
- 2444af9 Add onPayloadFinished callback by Inseob Kim · 4 years ago
- 1b9e4e6 Merge "Format instance.img" by Jiyong Park · 4 years ago
- 9dd389e Format instance.img by Jiyong Park · 4 years ago
- 7f61fe7 Refactor callback and make payload stream duplex by Inseob Kim · 4 years ago