- fa9cc65 Merge "Define skeleton code of vmnic(Virtual Machine Network Interface Creator)" into main by Treehugger Robot · 1 year, 3 months ago
- 529d53c Define skeleton code of vmnic(Virtual Machine Network Interface Creator) by Seungjae Yoo · 1 year, 3 months ago
- 538a2c6 virtmgr: Pass hugepages to crosvm by Vincent Donnefort · 1 year, 5 months ago
- c96b35e Allow marking a VM non-updatable by Alan Stokes · 1 year, 3 months ago
- 985b640 Implement basic keyboard input by Jeongik Cha · 1 year, 4 months ago
- c181be7 Add InputDevice in VirtualMachineRawConfig by Jeongik Cha · 1 year, 4 months ago
- ca77302 Embed VmLauncherApp into com.android.virt by Jeongik Cha · 1 year, 4 months ago
- da8eacc Merge "Add display config for CustomImageConfig" into main by Treehugger Robot · 1 year, 4 months ago
- 1df1c03 Add display config for CustomImageConfig by Jeongik Cha · 1 year, 4 months ago
- 1c52f8c Merge "Notify VS of an instance being removed" into main by Shikha Panwar · 1 year, 4 months ago
- ef24801 Merge "Claim ownership of VM instance during VM transfer" into main by Shikha Panwar · 1 year, 4 months ago
- eee137d Add clearDisplayService in IVirtualizationServiceInternal by Jeongik Cha · 1 year, 4 months ago
- 7add2a4 Add setDisplayService and waitDisplayService in IVirtualizationServiceInternal by Jeongik Cha · 1 year, 4 months ago
- 07d701c Notify VS of an instance being removed by Shikha Panwar · 1 year, 4 months ago
- bd5eba9 Claim ownership of VM instance during VM transfer by Shikha Panwar · 1 year, 4 months ago
- b621a52 Merge "Allow a new owner to claim a VM ID" into main by David Drysdale · 1 year, 4 months ago
- 0c99c61 Add more strict device assignment test by Jaewan Kim · 1 year, 5 months ago
- 3aa62b3 Allow a new owner to claim a VM ID by David Drysdale · 1 year, 5 months ago
- 7aef66d Test instance.img conditional to Updatable VM support by Shikha Panwar · 1 year, 5 months ago
- 0362f7f [attestation] Add API to check AVF RKP Hal presence in VM Attestation by Alice Wang · 1 year, 5 months ago
- 29c58ef Merge "Unify OS APIs into one API" into main by Treehugger Robot · 1 year, 5 months ago
- e45e942 MM: Check if Secretkeeper is supported from DT by Shikha Panwar · 1 year, 5 months ago
- 89b2459 Unify OS APIs into one API by Inseob Kim · 1 year, 6 months ago
- 30ccacb Add daily reconciliation by Alan Stokes · 1 year, 6 months ago
- 79af266 Add VM ID database and maintenance functionality by David Drysdale · 1 year, 6 months ago
- d15f5e9 Merge "Allocate each VM an instance_id" into main by Shikha Panwar · 1 year, 5 months ago
- 61a74b5 Allocate each VM an instance_id by Shikha Panwar · 1 year, 6 months ago
- cf19805 Notify VS when users or apps are removed by Alan Stokes · 1 year, 6 months ago
- ea1f046 Add a skeleton virtualizationmaintenance service by Alan Stokes · 1 year, 6 months ago
- a54332d Merge "Remove task-profile" into main by Treehugger Robot · 1 year, 6 months ago
- 7399e5e Remove task-profile by Jiyong Park · 1 year, 6 months ago
- c204f21 [Virt javalib testapi] Feature flag LLPVM_CHANGES by Shikha Panwar · 1 year, 6 months ago
- c902943 Merge "[test] Add e2e instrumentation test for VM attestation" into main by Alice Wang · 1 year, 6 months ago
- e64dd18 [test] Add e2e instrumentation test for VM attestation by Alice Wang · 1 year, 7 months ago
- 8704861 Simplify test ownership. by Alan Stokes · 1 year, 6 months ago
- 5369617 [DON'T BLOCK] Test ownership migration rules by Aditya Choudhary · 1 year, 6 months ago
- fda7084 Make extra APKs easier to specify by Alan Stokes · 1 year, 8 months ago
- 4625738 Add test APIs for Microdroid GKI by Inseob Kim · 1 year, 7 months ago
- d42aa2c virtualizationservice: Unbind devices on VM exit by Jakob Vukalovic · 1 year, 9 months ago
- 5d6a675 Revert^2 "pVM to use Secretkeeper protected secrets" by Shikha Panwar · 1 year, 8 months ago
- 9f145f2 Revert "pVM to use Secretkeeper protected secrets" by Trevor Black · 1 year, 8 months ago
- bf3711e pVM to use Secretkeeper protected secrets by Treehugger Robot · 1 year, 8 months ago
- c63581a Disable java backend for virtualmachineservice by Shikha Panwar · 1 year, 8 months ago
- 2dfefd1 virtmgr: Pass VM DTBO path to crosvm if devices assigned by David Brazdil · 1 year, 9 months ago
- 0f0ad09 Merge "[rkp] Retrieve attestation key from rkpd" into main by Alice Wang · 1 year, 9 months ago
- 172f9eb Add option to use GKI kernel for microdroid by Inseob Kim · 1 year, 9 months ago
- bff017f [rkp] Retrieve attestation key from rkpd by Alice Wang · 1 year, 9 months ago
- 4e3015d [client-vm] Build client VM CSR and sign the CSR with two keys by Alice Wang · 1 year, 10 months ago
- a410b64 [attestation] Rename the client VM attestation API by Alice Wang · 1 year, 10 months ago
- bbed887 Make error names more consistent. by Alan Stokes · 1 year, 10 months ago
- 35e818d Renaming dtbo_node to dtbo_label by Jaewan Kim · 1 year, 10 months ago
- 27f3ef0 Multi_tenant is the new payload_not_root by Alan Stokes · 1 year, 10 months ago
- 7307a89 Pass dt symbol argument for devices to crosvm by Inseob Kim · 1 year, 11 months ago
- 1f8bdba Merge "Stop truncating the BCC" into main by Alan Stokes · 1 year, 11 months ago
- 7f27c0d Stop truncating the BCC by Alan Stokes · 1 year, 11 months ago
- ea32795 Merge "Create full VM DTBO only once under /data/misc/virtualizationservice" into main by Seungjae Yoo · 1 year, 11 months ago
- 9d3c20a Create full VM DTBO only once under /data/misc/virtualizationservice by Seungjae Yoo · 1 year, 11 months ago
- 42d54a2 Merge changes from topic "avf-da-build-flags" into main by Nikita Ioffe · 1 year, 11 months ago
- 631717e Flag guard the code related to the vendor modules feature by Nikita Ioffe · 1 year, 11 months ago
- ed036f2 Merge "Add support for checking whether feature is enabled on device" into main by Nikita Ioffe · 1 year, 11 months ago
- f7c742a Add support for checking whether feature is enabled on device by Nikita Ioffe · 1 year, 11 months ago
- c206b9b [service-vm] Persist the service VM instance image in VS by Alice Wang · 2 years ago
- f36347b Use regular file for VM DTBO by Inseob Kim · 2 years ago
- bdca047 Bind devices to VFIO with VirtualizationService by Inseob Kim · 2 years ago
- 6ef8097 Implement platform API to assign devices by Inseob Kim · 2 years, 1 month ago
- 1ca0f65 Add internal API to bind devices to VFIO by Inseob Kim · 2 years, 1 month ago
- 53d0b21 Add API getting list of assignable devices by Inseob Kim · 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
- 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
- de96446 Remove bootloader-related death reasons by Alan Stokes · 2 years, 4 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
- 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
- 30b50e6 Add framework-virtualization to combined_apis by Nikita Ioffe · 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