- 8d39a9b virtmgr: fail fast on misconfigured device by Alan Stokes · 2 years, 7 months ago
- fa22bb0 Remove DEBUG_LEVEL_APP_ONLY by Seungjae Yoo · 2 years, 8 months ago
- f30982b Remove onPayloadStdio by Alan Stokes · 2 years, 9 months ago
- 451cc96 Remove onPayloadStarted stream argument by David Brazdil · 2 years, 10 months ago
- 22e7045 Add persistent backing for encrypted storage in VM by Shikha Panwar · 2 years, 10 months ago
- 0d1ef78 Initial work to make VM config file optional by Alan Stokes · 2 years, 10 months ago
- a61ec2e compos: mount BuildManifestSystemExt.apk if exists by Victor Hsieh · 2 years, 10 months ago
- f219cd8 Delete cpu affinity config by Victor Hsieh · 2 years, 11 months ago
- 2bead0d Make ErrorCode an enum by Alan Stokes · 2 years, 11 months 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
- 0fc6ce5 Shut down CompOS VM after compilation completes by Alan Stokes · 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, 1 month ago
- e558ab1 VirtualizationService notifies to its client when ramdump is available by Jiyong Park · 3 years, 1 month 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, 2 months ago
- 1072cc0 Move VsockFactory into VM client library. by Andrew Walbran · 3 years, 2 months ago
- d0ef400 Factor out Rust client library for VirtualizationService. by Andrew Walbran · 3 years, 3 months ago
- dfe16d6 Set task profile when running compilation VM by Jiyong Park · 3 years, 3 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, 4 months ago
- 8c2d678 Run a non-protected VM at DebugLevel::APP_ONLY by Victor Hsieh · 3 years, 4 months ago
- 378f738 Use default VM memory size except when compiling by Alan Stokes · 3 years, 5 months ago
- 2d3a2ac Use full debug even in protected mode by Alan Stokes · 3 years, 5 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, 6 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
- 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, 7 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, 8 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, 9 months ago
- dcb9602 Fix use of link_to_death by Alan Stokes · 3 years, 9 months ago
- 17aed5c Extract timeouts to compos_common by Alan Stokes · 3 years, 9 months ago
- d21764c Enable debug mode for test instance of CompOS by Alan Stokes · 3 years, 9 months ago
- 4df9377 Increase timeout to allow for nested virtualization by Alan Stokes · 3 years, 10 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, 10 months ago
- 69c610f Add instance creation to composd. by Alan Stokes · 3 years, 10 months ago
- 016d51c Merge "Get odrefresh in composd working." by Treehugger Robot · 3 years, 10 months ago
- a2869d2 Get odrefresh in composd working. by Alan Stokes · 3 years, 10 months ago
- b5c60b4 compsvc: Notify VS when we're ready by Alan Stokes · 3 years, 11 months ago
- f03d81a Assorted client fixes. by Alan Stokes · 3 years, 10 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 · 3 years, 11 months ago
- 17fd36a Extract a library for common CompOS things by Alan Stokes · 3 years, 11 months ago