- cfb5f9b Merge "[rkp] Raise exception if the given challenge is too big" into main by Alice Wang · 1 year, 11 months ago
- 2628d33 [rkp] Raise exception if the given challenge is too big by Alice Wang · 1 year, 11 months ago
- e9ac2db Add build time feature flag for pvm remote attestation by Alice Wang · 1 year, 11 months ago
- f348260 [rkp] Set up the connection between RKP Hal and RKP VM by Alice Wang · 1 year, 11 months ago
- 1f8bdba Merge "Stop truncating the BCC" into main by Alan Stokes · 1 year, 11 months ago
- fbdc85b [service-vm] Send shutdown request to exit rialto by Alice Wang · 1 year, 11 months ago
- 7f27c0d Stop truncating the BCC by Alan Stokes · 1 year, 11 months ago
- 75eb9e8 Merge "[rkp] Raise exception if generateEcdsaP256KeyPair is in test mode" into main by Alice Wang · 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
- 734801c [service-vm] Extract service-vm module in a separate library by Alice Wang · 1 year, 11 months ago
- a448659 [attestation] Set up communication channel between host/service VM by Alice Wang · 1 year, 11 months ago
- a723fe6 [rkp] Raise exception if generateEcdsaP256KeyPair is in test mode by Alice Wang · 1 year, 11 months ago
- 42d54a2 Merge changes from topic "avf-da-build-flags" into main by Nikita Ioffe · 1 year, 11 months ago
- 05ad73e Merge "[rkp] Add IRemotelyProvisionedComponent skeleton impl in host" into main by Alice Wang · 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
- 58b83d1 Merge "[service-vm] Persist the service VM instance image in VS" into main by Treehugger Robot · 1 year, 11 months ago
- da1b273 Add avf_build_flags_rust defaults to all rust_ modules by Nikita Ioffe · 1 year, 11 months ago
- 15f6d08 [rkp] Add IRemotelyProvisionedComponent skeleton impl in host by Alice Wang · 2 years ago
- c4a774d Read assignable device list from vendor config xml by Inseob Kim · 2 years ago
- c206b9b [service-vm] Persist the service VM instance image in VS by Alice Wang · 2 years ago
- a0d553b Read ro.boot.hypervisor.vm_dtbo_idx while writing dtbo by Seungjae Yoo · 2 years ago
- 9b56f9a Merge "Change hardcoded vm_dtbo_idx" into main by Treehugger Robot · 2 years ago
- adb2166 Change hardcoded vm_dtbo_idx by Seungjae Yoo · 2 years ago
- 5315e1d Change bug number in TODO comment by Seungjae Yoo · 2 years ago
- db2d9cb Extract full information of VM DTBO from dtbo.img by vfio_handler by Seungjae Yoo · 2 years ago
- d7bd2f2 Rename avfutil to avflog by Jiyong Park · 2 years ago
- f4883fc Add libavfutil by Jiyong Park · 2 years ago
- 2227eaa Use binder::IntoBinderResult to simplify error handling by Jiyong Park · 2 years ago
- 55438b2 Fix trivial device assignment bugs by Inseob Kim · 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
- b58d1b4 Standardise safety comments for virtualizationmanager and vmclient. by Andrew Walbran · 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
- d9c766e Update to use new PropertyWatcher methods. by Andrew Walbran · 2 years, 3 months ago
- c2fec93 [service-vm] Start a bare-metal service VM from a client app by Alice Wang · 2 years, 6 months ago
- d1b11a0 [vs] Refactor directory removal in virtualizationservice by Alice Wang · 2 years, 4 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
- 96113f3 Importing rustc-1.66.0 by Charisee · 2 years, 6 months ago
- 33a3102 Rename virtualizationservice files by David Brazdil · 2 years, 7 months ago
- 3f0f1e8 Move virtmgr files to their own directory by David Brazdil · 2 years, 7 months ago
- 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
- 8d39a9b virtmgr: fail fast on misconfigured device by Alan Stokes · 2 years, 7 months ago
- 8f12f2b Only accept binary name not path by Alan Stokes · 2 years, 7 months ago
- 161ddda virtmgr: Set O_CLOEXEC on inherited FDs by David Brazdil · 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
- f18e116 virtualizationservice: Fix race in monitor_vm_exit 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
- 0c53e6c Merge changes from topic "encryptedstore_java_api" by Treehugger Robot · 2 years, 8 months ago
- 96ac88a Merge "Remove prefix full_ from debuggable" by Seungjae Yoo · 2 years, 8 months ago
- 02eea52 Remove TODO comment that collecting guest_time right before VM dies by Seungjae Yoo · 2 years, 8 months ago
- e85831e Remove prefix full_ from debuggable by Seungjae Yoo · 2 years, 8 months ago
- a2ff8c5 Expose encryptedstore feature to system apps by Shikha Panwar · 2 years, 8 months ago
- fa22bb0 Remove DEBUG_LEVEL_APP_ONLY by Seungjae Yoo · 2 years, 8 months ago
- 799c385 Merge "Record signal number when death reason is KILLED" 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
- 93430e8 Record signal number when death reason is KILLED by Seungjae Yoo · 2 years, 8 months ago
- da4fcf3 Merge changes from topic "lmkd-vm-integration" by Keir Fraser · 2 years, 8 months ago
- cdd4b11 Plumb onTrimMemory app callback to virtualizationservice by Keir Fraser · 2 years, 9 months ago
- 2775fe2 Merge "Enrich logs" by Treehugger Robot · 2 years, 8 months ago
- 4642281 virtualizationservice: Use custom pvmfw.img based on sysprop by Jaewan Kim · 2 years, 9 months ago
- 7aaa6b7 Merge "Enable crosvm balloon device based on new system property" 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
- f25cb92 Enable crosvm balloon device based on new system property 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
- 4378108 Merge "Microdroid: Map a dm-crypt dev on (virtio-blk)disk" by Shikha Panwar · 2 years, 9 months ago
- eea1a68 Merge changes I87868e87,I191fabee,Ib7d1491e by Alan Stokes · 2 years, 9 months ago
- 566c967 Microdroid: Map a dm-crypt dev on (virtio-blk)disk by Shikha Panwar · 2 years, 9 months ago
- 528e047 Create IVirtualizationServiceInternal by David Brazdil · 2 years, 10 months ago