- 0d1ef78 Initial work to make VM config file optional by Alan Stokes · 2 years, 11 months ago
- a61ec2e compos: mount BuildManifestSystemExt.apk if exists by Victor Hsieh · 2 years, 11 months ago
- f219cd8 Delete cpu affinity config by Victor Hsieh · 2 years, 11 months ago
- f8900bd Stop configuring the VM with specific cpu set by Victor Hsieh · 2 years, 11 months ago
- 2bead0d Make ErrorCode an enum by Alan Stokes · 3 years ago
- 6472ccd Migrate to Rust 2021 edition by Alan Stokes · 3 years ago
- 62085c0 Send UID and VM identifier to existing atoms by Seungjae Yoo · 3 years ago
- 0e82b50 Move VM callback to vmclient by Alan Stokes · 3 years ago
- dcf9d58 Use new binder exception constructors moved from binder_common. by Andrew Walbran · 3 years ago
- 0fc6ce5 Shut down CompOS VM after compilation completes by Alan Stokes · 3 years ago
- c4ce787 Use safe wrapper from binder_common rather than bindgen directly. by Andrew Walbran · 3 years ago
- 34b1ff9 Derive Eq for error types. by Andrew Walbran · 3 years, 1 month ago
- 7140377 Orderly VM shutdown, part 1 by Alan Stokes · 3 years, 2 months ago
- e558ab1 VirtualizationService notifies to its client when ramdump is available 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
- 0df4850 Allow VM logging from compos_verify by Alan Stokes · 3 years, 2 months ago
- 106fcac Move helper function out of struct impl. by Andrew Walbran · 3 years, 3 months ago
- 1072cc0 Move VsockFactory into VM client library. by Andrew Walbran · 3 years, 3 months ago
- d0ef400 Factor out Rust client library for VirtualizationService. by Andrew Walbran · 3 years, 3 months ago
- cb6d66b Initialize compsvc with allowlisted system properties by Victor Hsieh · 3 years, 3 months ago
- a05e785 Remove bogus dependency on anyhow by Alan Stokes · 3 years, 3 months ago
- dfe16d6 Set task profile when running compilation VM by Jiyong Park · 3 years, 4 months ago
- 2e56937 Don't hardwire the config APK path by Alan Stokes · 3 years, 4 months ago
- 33daaa3 compos_verity: don't write to log file by Victor Hsieh · 3 years, 5 months ago
- e60c96e Merge "Run a non-protected VM at DebugLevel::APP_ONLY" by Treehugger Robot · 3 years, 5 months ago
- 8c2d678 Run a non-protected VM at DebugLevel::APP_ONLY by Victor Hsieh · 3 years, 5 months ago
- 758f9fd Reduce vm timeout by Alan Stokes · 3 years, 5 months ago
- 378f738 Use default VM memory size except when compiling by Alan Stokes · 3 years, 5 months ago
- 4cf96f9 Merge "Remove old key management" by Treehugger Robot · 3 years, 6 months ago
- 6542fdd Remove old key management by Alan Stokes · 3 years, 6 months ago
- 2d3a2ac Use full debug even in protected mode by Alan Stokes · 3 years, 6 months ago
- 16fb855 Rewrite key management & signing by Alan Stokes · 3 years, 6 months ago
- 28c9c3c Stop checking for /dev/kvm by Alan Stokes · 3 years, 6 months ago
- 014efb5 Update to improved system_properties API. by Andrew Walbran · 3 years, 6 months ago
- eba7e65 Use protected VM if possible by Alan Stokes · 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
- 5f10248 Set memory of CompOS to 1 GB by Victor Hsieh · 3 years, 7 months ago
- 44fd9bc Revert^2 "[binder_common] Update binder import path" by Stephen Crane · 3 years, 7 months ago
- 5742fd1 Merge "Revert "[binder_common] Update binder import path"" by Treehugger Robot · 3 years, 7 months ago
- 06e50cf Revert "[binder_common] Update binder import path" by Stephen Crane · 3 years, 7 months ago
- 1915c57 Merge "[binder_common] Update binder import path" by Treehugger Robot · 3 years, 7 months ago
- 165921b Respect dalvik.vm.boot-dex2oat-[threads|cpu-set] by Jiyong Park · 3 years, 7 months ago
- c92d35f Enable --extended-status for crosvm and return reason why VM died. by Andrew Walbran · 3 years, 7 months ago
- 67bf87f [binder_common] Update binder import path by Stephen Crane · 3 years, 10 months ago
- 0a5ab4b Make BuildManifest.apk available in CompOS by Victor Hsieh · 3 years, 7 months ago
- ccae66d Remove idsig from the CompOS APEX by Jooyung Han · 3 years, 8 months ago
- 126fd51 Assorted refactoring by Alan Stokes · 3 years, 8 months ago
- 46a1dff Sign artifacts after compilation by Alan Stokes · 3 years, 8 months ago
- 2542c92 Write OS & console logs separately by Alan Stokes · 3 years, 8 months ago
- e996abc Merge "Use staged APEXes for compilation" by Treehugger Robot · 3 years, 8 months ago
- b4a0e91 Use staged APEXes for compilation by Alan Stokes · 3 years, 8 months ago
- 641fc4a Fixed warnings generated by rustc 1.57.0 by Chris Wailes · 3 years, 8 months ago
- dd0a173 Add notifyError/onError notification for VM errors by Jooyung Han · 3 years, 9 months ago
- 23b90ee Various minor fixes by Alan Stokes · 3 years, 9 months ago
- fb95284 Merge changes I675f622e,Id7bcfd75,I53c349dd by Treehugger Robot · 3 years, 9 months ago
- b8182bb Console output and OS logs are separated by Jiyong Park · 3 years, 10 months ago
- dcb9602 Fix use of link_to_death by Alan Stokes · 3 years, 10 months ago
- 17aed5c Extract timeouts to compos_common by Alan Stokes · 3 years, 10 months ago
- d21764c Enable debug mode for test instance of CompOS by Alan Stokes · 3 years, 10 months ago
- 388b88a When testing CompOS, write somewhere harmless by Alan Stokes · 3 years, 10 months ago
- 4df9377 Increase timeout to allow for nested virtualization by Alan Stokes · 3 years, 11 months ago
- 16e027f composd should open instance image RW by Alan Stokes · 3 years, 10 months ago
- 0cc59ee Fix lazy service persistence for VS by Alan Stokes · 3 years, 11 months ago
- 69c610f Add instance creation to composd. by Alan Stokes · 3 years, 11 months ago
- 016d51c Merge "Get odrefresh in composd working." by Treehugger Robot · 3 years, 11 months ago
- a2869d2 Get odrefresh in composd working. by Alan Stokes · 3 years, 11 months ago
- b5c60b4 compsvc: Notify VS when we're ready by Alan Stokes · 4 years ago
- f03d81a Assorted client fixes. by Alan Stokes · 3 years, 11 months ago
- b2cc79e Run odrefresh in composd by Alan Stokes · 3 years, 11 months ago
- 7c652c7 Avoid wasted dup() on each vsock fd. by Alan Stokes · 3 years, 11 months ago
- 714fcc2 Stop creating our own vsock by Alan Stokes · 3 years, 11 months ago
- f8d9411 Separate creation and starting of VMs. by Andrew Walbran · 4 years ago
- 17fd36a Extract a library for common CompOS things by Alan Stokes · 4 years ago