- d4f51a5 virtmgr: Delegate debugVmList to virtualizationservice by David Brazdil · 2 years, 7 months ago
- 31c22e6 virtualizationservice: Refactor VM context allocation 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
- 1f53070 Create new virtmgr binary from virtualizationservice by David Brazdil · 2 years, 10 months ago
- 49f96f5 Send atoms via VirtualizationServiceInternal by David Brazdil · 2 years, 8 months ago
- a048614 Merge "Document valid port range." by Treehugger Robot · 2 years, 8 months ago
- 10c4767 Document valid port range. by Alan Stokes · 2 years, 8 months ago
- c9af1f1 Merge changes Ib353f1eb,Iddb694e1 by Nikita Ioffe · 2 years, 8 months ago
- c09b049 Use context()? instead of directly unwrap()-ing. by Nikita Ioffe · 2 years, 8 months ago
- f1ce987 Fix OOM in createOrUpdateIdsigFile when a directory is passed by Nikita Ioffe · 2 years, 8 months ago
- 3e98d29 Remove onRamdump callback by Alan Stokes · 2 years, 8 months ago
- 8f59d7c Merge "rpc_binder: Set CID of vsock servers" by Treehugger Robot · 2 years, 8 months ago
- 3238da4 rpc_binder: Set CID of vsock servers by David Brazdil · 2 years, 9 months ago
- a2ff8c5 Expose encryptedstore feature to system apps by Shikha Panwar · 2 years, 8 months ago
- cdd4b11 Plumb onTrimMemory app callback to virtualizationservice by Keir Fraser · 2 years, 9 months ago
- 8cf8f48 Retry if the VM's RpcServer cannot be started by David Brazdil · 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
- ca084b0 Merge "Collect cpu/mem stats via VmExited atom" by Seungjae Yoo · 2 years, 9 months ago
- 6d265d9 Collect cpu/mem stats via VmExited atom by Seungjae Yoo · 2 years, 9 months ago
- 9b866f0 Fix warnings from rustc 1.65.0 by Chris Wailes · 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
- 131c089 Merge changes Idefb0d1b,Ia13381b6,I23f04ef8 by Treehugger Robot · 2 years, 10 months ago
- 41d1a87 virtualizationservice: Move globals closer to users by David Brazdil · 2 years, 10 months ago
- a07a179 Use libc::VMADDR_HOST_CID instead of custom consts by David Brazdil · 2 years, 10 months ago
- 7feea60 virtualizationservice: Move CID allocation under State by David Brazdil · 2 years, 10 months ago
- 956a3d7 Merge "Remove unnecessary logs" by Treehugger Robot · 2 years, 10 months ago
- 6c60fea Remove unnecessary logs by Jiyong Park · 2 years, 10 months ago
- c158433 Merge "virtualizationservice: Fix log messages" by David Brazdil · 2 years, 10 months ago
- 7bc146c Config file requires custom VM permission by Alan Stokes · 2 years, 10 months ago
- 415097c virtualizationservice: Fix log messages by David Brazdil · 2 years, 10 months ago
- 9db9309 Merge "[rpc_binder] Rename existing rpc_server to vsock_rpc_server" by Alice Wang · 2 years, 10 months ago
- 52d3c72 Remove support for command-line args by Alan Stokes · 2 years, 10 months ago
- 86c88cc [rpc_binder] Rename existing rpc_server to vsock_rpc_server by Alice Wang · 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
- add38cb Update for new version of vsock crate. by Andrew Walbran · 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
- ed8ace4 Revert^2 "Boot VM without bootloader - using init ramdisk" by Shikha Panwar · 2 years, 10 months ago
- 1bf3d78 [apkverify] Merge idsig into apkverify package by Alice Wang · 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
- 53cc5ca Fix partition verification by Alan Stokes · 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
- 491382d Merge "Moved binder_common to rpcbinder package under binder directory." by Andrew Walbran · 3 years ago
- 62085c0 Send UID and VM identifier to existing atoms by Seungjae Yoo · 3 years ago
- acf559a Implement write_vm_booted_stats for VmBooted atom by Seungjae Yoo · 3 years ago
- 0a8c84c Improve write_vm_creation_stats for expanded VmCreationRequested by Seungjae Yoo · 3 years, 1 month ago
- 7eb5ca4 Moved binder_common to rpcbinder package under binder directory. by Andrew Walbran · 3 years ago
- 46999c9 Moved LazyServiceGuard to binder crate. by Andrew Walbran · 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
- 0fd0ff0 Add safe wrapper for RunRpcServerWithFactory. by Andrew Walbran · 3 years ago
- 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
- e6ed0f9 Detect Microdroid hangup during boot by Jiyong Park · 3 years, 2 months ago
- ec8c160 Fix typo in the funcion notifyError of aidl.rs by Seungjae Yoo · 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
- dcf1741 Specify virtual platform version and enforce it by Jiyong Park · 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
- 014efb5 Update to improved system_properties API. 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
- 3994f00 Don't fall back to unprotected mode if protected is not supported. by Andrew Walbran · 3 years, 6 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
- 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
- 3db15fb Merge "Erase data before initializeWritablePartition" by Treehugger Robot · 3 years, 9 months ago
- 1edd5b9 Erase data before initializeWritablePartition by Jooyung Han · 3 years, 9 months ago
- b8182bb Console output and OS logs are separated by Jiyong Park · 3 years, 10 months ago
- c7d28c7 Remove cid parameter from VirtualMachineService by Inseob Kim · 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
- 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