- b58d1b4 Standardise safety comments for virtualizationmanager and vmclient. by Andrew Walbran · 2 years, 1 month ago
- aa6858c Propagate to Microdroid whether it should mount vendor partition by Nikita Ioffe · 2 years, 1 month ago
- 5dfddf2 Add a way to add a vendor disk image when launching Microdroid VM by Nikita Ioffe · 2 years, 1 month ago
- 46d77fc Merge changes from topic "microdroid_log" by Jiyong Park · 2 years, 1 month ago
- e6fb167 Support console input to VM by Jiyong Park · 2 years, 1 month ago
- a0eb5ee Introduce VirtualMachineAppConfig::CustomConfig struct by Nikita Ioffe · 2 years, 1 month ago
- 8d19295 Don't update idsig when it's already up-to-date by Jiyong Park · 2 years, 1 month ago
- 26c35ed Add an arg to run-microdroid/run-app cmds to provide custom kernel by Nikita Ioffe · 2 years, 2 months ago
- c2fec93 [service-vm] Start a bare-metal service VM from a client app by Alice Wang · 2 years, 6 months ago
- f50c7a6 Revert "[vs] Extract writable partition initialization into a ne..." by David Brazdil · 2 years, 4 months ago
- 0547e86 [vs] Extract writable partition initialization into a new library by Alice Wang · 2 years, 4 months ago
- 61f8614 Ignore debug policy with sysprop by Jaewan Kim · 2 years, 4 months ago
- fe4bb0c Allow use of VS's data files for VM partitions by Alan Stokes · 2 years, 5 months ago
- 25f6936 Improve APK signature handling by Alan Stokes · 2 years, 5 months ago
- 84b9121 Fix failure in outputIsNotRedirectedToLogcatIfNotDebuggable by Jaewan Kim · 2 years, 5 months ago
- b49d45b Merge changes I81878066,I52ce34e0 by Jiyong Park · 2 years, 5 months ago
- ed18093 Change the condition for preparing for ramdump on the crosvm side by Jiyong Park · 2 years, 6 months ago
- 66f062e Address comments from previous commit by Jaewan Kim · 2 years, 6 months ago
- c03f661 Enable microdroid console output with debug level or debug policy by Jaewan Kim · 2 years, 6 months ago
- 5776f08 Add --gdb flag to vm run,run-app and run-microdroid commands by Nikita Ioffe · 2 years, 6 months ago
- 7d1e5ec Refactor VM config to support different CPU topologies by David Brazdil · 2 years, 6 months ago
- ab1037d Export tombstones by default for debuggable VMs by Inseob Kim · 2 years, 6 months ago
- ff0005f Set encrypted storage size in bytes by Alan Stokes · 2 years, 6 months ago
- 96113f3 Importing rustc-1.66.0 by Charisee · 2 years, 6 months ago
- 3f0f1e8 Move virtmgr files to their own directory by David Brazdil · 2 years, 7 months ago[Renamed from virtualizationservice/src/aidl.rs]
- afc9a9e Separate virtualizationservice/manager code into own files by David Brazdil · 2 years, 7 months ago
- 1634c13 Merge "Redirect debuggable VM's logs to host logd" by Treehugger Robot · 2 years, 7 months ago
- 0168b46 Redirect debuggable VM's logs to host logd by Inseob Kim · 2 years, 7 months ago
- 209074a Move permission checks to global VS by David Brazdil · 2 years, 7 months ago
- cc19776 Merge "Remove support for --daemonize" by Treehugger Robot · 2 years, 7 months ago
- 8e36e17 Merge changes I4cf5d1a9,I78e9650d,Ic6ec2b14 by David Brazdil · 2 years, 7 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
- 31c22e6 virtualizationservice: Refactor VM context allocation by David Brazdil · 2 years, 7 months ago
- 185fe11 Check kernel & initrd file provenance by Alan Stokes · 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, 11 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