- ff0005f Set encrypted storage size in bytes by Alan Stokes · 2 years, 6 months ago
- 2b6352f Remove support for --daemonize by David Brazdil · 2 years, 7 months ago
- d4f51a5 virtmgr: Delegate debugVmList to virtualizationservice by David Brazdil · 2 years, 7 months ago
- 8f12f2b Only accept binary name not path by Alan Stokes · 2 years, 7 months ago
- 4b4c510 Start using virtmgr for running VMs by David Brazdil · 2 years, 8 months ago
- 49f96f5 Send atoms via VirtualizationServiceInternal by David Brazdil · 2 years, 8 months ago
- 3e98d29 Remove onRamdump callback by Alan Stokes · 2 years, 8 months ago
- fa22bb0 Remove DEBUG_LEVEL_APP_ONLY by Seungjae Yoo · 2 years, 8 months ago
- 7c459e8 Give a better name to STOP_REASON_ERROR by Alan Stokes · 2 years, 8 months ago
- cdd4b11 Plumb onTrimMemory app callback to virtualizationservice by Keir Fraser · 2 years, 9 months ago
- 73988ea Run RpcBinder server for each VM on port==CID by David Brazdil · 2 years, 9 months ago
- 9fd198f Mount a filesystem on the crypt block device by Shikha Panwar · 2 years, 9 months ago
- eea1a68 Merge changes I87868e87,I191fabee,Ib7d1491e by Alan Stokes · 2 years, 9 months ago
- 528e047 Create IVirtualizationServiceInternal by David Brazdil · 2 years, 10 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
- dd91f0f Remove sending VmCpuStatusReported and VmMemStatusReported by Seungjae Yoo · 2 years, 9 months ago
- 52d3c72 Remove support for command-line args by Alan Stokes · 2 years, 10 months ago
- ba888bd Merge "Implement collecting VmStatus in microdroid_manager" by Treehugger Robot · 2 years, 10 months ago
- 2d96720 Remove requesterSid from VirtualMachineDebugInfo by David Brazdil · 2 years, 10 months ago
- fd9a062 Implement collecting VmStatus in microdroid_manager by Seungjae Yoo · 2 years, 10 months ago
- e3141b1 Merge "Add persistent backing for encrypted storage in VM" by Treehugger Robot · 2 years, 10 months ago
- 22e7045 Add persistent backing for encrypted storage in VM by Shikha Panwar · 2 years, 10 months ago
- 23167d8 Report crosvm reboot reason on watchdog stall by Sebastian Ene · 2 years, 10 months ago
- 1f417c9 Handle PayloadConfig in Microdroid by Alan Stokes · 2 years, 10 months ago
- 0d1ef78 Initial work to make VM config file optional by Alan Stokes · 2 years, 10 months ago
- f219cd8 Delete cpu affinity config by Victor Hsieh · 2 years, 11 months ago
- 82f389c Restrict setting cpu affinity or task profiles by Alan Stokes · 2 years, 11 months ago
- 2bead0d Make ErrorCode an enum by Alan Stokes · 3 years ago
- 62085c0 Send UID and VM identifier to existing atoms by Seungjae Yoo · 3 years ago
- a446f80 Stop VM immediately with stop() call by Inseob Kim · 3 years, 1 month ago
- e558ab1 VirtualizationService notifies to its client when ramdump is available by Jiyong Park · 3 years, 1 month ago
- e6ed0f9 Detect Microdroid hangup during boot by Jiyong Park · 3 years, 2 months ago
- 272f572 Add death reasons for microdroid failures by Inseob Kim · 3 years, 2 months ago
- dfe16d6 Set task profile when running compilation VM by Jiyong Park · 3 years, 4 months ago
- 7afc139 Enable exporting of tombstones out of guest VMs by Shikha Panwar · 3 years, 5 months ago
- b27681f Pass serial device to VM to report failure reason. by Andrew Walbran · 3 years, 5 months ago
- dcf1741 Specify virtual platform version and enforce it by Jiyong Park · 3 years, 6 months ago
- d15c563 Add DeathReason::CRASH and ERROR. by Andrew Walbran · 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
- 4c46021 Remove obsolete TODOs. by Alan Stokes · 3 years, 6 months ago
- c92d35f Enable --extended-status for crosvm and return reason why VM died. by Andrew Walbran · 3 years, 7 months ago
- 818c27b Remove unused import. 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
- 5c6d417 Microdroid_manager reports error/finished as terminal events by Jooyung Han · 3 years, 8 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
- b8182bb Console output and OS logs are separated by Jiyong Park · 3 years, 9 months ago
- c7d28c7 Remove cid parameter from VirtualMachineService by Inseob Kim · 3 years, 10 months ago
- c2a49cc Define debug levels by Jiyong Park · 3 years, 10 months ago
- f8d9411 Separate creation and starting of VMs. by Andrew Walbran · 4 years ago
- 6b65066 Add VirtualMachineState enum rather than isRunning bool. 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
- 1b95f2e Add VirtualMachineService skeleton code by Inseob Kim · 4 years ago
- 0a24843 Create idsig file automatically by Jiyong Park · 4 years ago
- cbe8b08 Add method to open vsock connection to VM. by Andrew Walbran · 4 years ago
- 631d588 remove support of multi-file partition by Jooyung Han · 4 years ago
- cc04590 Use Java style field names in AIDL. by Andrew Walbran · 4 years ago
- 45bcb0c Allow VM memory to be specified in app config. by Andrew Walbran · 4 years, 1 month ago
- 48b354d Create instance.img by Jiyong Park · 4 years, 1 month ago
- 8611a6c Add the onPayloadStarted callback API by Jiyong Park · 4 years, 1 month ago
- b15cd6e Add memory size to VM config. by Andrew Walbran · 4 years, 1 month ago
- 2360114 Enable debug mode by Jiyong Park · 4 years, 1 month ago
- 35edb8f virtualizationservice: clean up by Jooyung Han · 4 years, 1 month ago
- 21e9b92 Virtualizationservice makes payload disk image by Jooyung Han · 4 years, 1 month ago
- 9713bd4 Support multi-file partitions for composite disk by Jooyung Han · 4 years, 1 month ago
- f0d19dd aidl: put @utf8InCpp by Jooyung Han · 4 years, 1 month ago
- f865042 Support running protected VMs. by Andrew Walbran · 4 years, 2 months ago
- dfc953d Create QCOW2 image rather than raw for writable partitions. by Andrew Walbran · 4 years, 2 months ago
- dff3b94 Add method to create empty writable partition. by Andrew Walbran · 4 years, 2 months ago
- f5fbb7d Build composite image in VirtualizationService. by Andrew Walbran · 4 years, 3 months ago
- f6bf686 Rename VirtManager to VirtualizationService. by Andrew Walbran · 4 years, 3 months ago