- 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
- 60e6e7e Merge "[attestation] Remove restricted API check for requestAttestation" into main by Alice Wang · 1 year, 6 months ago
- 1654e89 [attestation] Remove restricted API check for requestAttestation by Alice Wang · 1 year, 6 months ago
- ea1f046 Add a skeleton virtualizationmaintenance service by Alan Stokes · 1 year, 6 months ago
- 7399e5e Remove task-profile by Jiyong Park · 1 year, 6 months ago
- ac66707 Reformat imports by Alan Stokes · 1 year, 6 months ago
- e64dd18 [test] Add e2e instrumentation test for VM attestation by Alice Wang · 1 year, 7 months ago
- 57da157 Replace use of deprecated logging functions by Jeff Vander Stoep · 1 year, 6 months ago
- 0c69426 Merge "[x509] Use openssl to parse x509 certificate chain" into main by Alice Wang · 1 year, 8 months ago
- fc5a44a [x509] Use openssl to parse x509 certificate chain by Alice Wang · 1 year, 8 months ago
- d42aa2c virtualizationservice: Unbind devices on VM exit by Jakob Vukalovic · 1 year, 9 months ago
- 20b8ebc [attestation] Build the certificate output for attestation by Alice Wang · 1 year, 9 months ago
- 4c6c558 [x509] Parse certificate chain from RKPD into individual certificate by Alice Wang · 1 year, 9 months ago
- c66a480 Merge "virtmgr: Pass VM DTBO path to crosvm if devices assigned" into main by David Brazdil · 1 year, 9 months ago
- b5b9032 Revert^4 "[rkp] Expose RKP Hal implementation in virtualizationservice" by Alice Wang · 1 year, 9 months ago
- 2dfefd1 virtmgr: Pass VM DTBO path to crosvm if devices assigned by David Brazdil · 1 year, 9 months ago
- bff017f [rkp] Retrieve attestation key from rkpd by Alice Wang · 1 year, 9 months ago
- 167bd44 Merge "Revert "Revert "Revert "[rkp] Expose RKP Hal implementation in v..."" into main by Treehugger Robot · 1 year, 9 months ago
- 2bffe57 Revert "Revert "Revert "[rkp] Expose RKP Hal implementation in v..." by Alan Stokes · 1 year, 9 months ago
- c34b4b3 Merge "Revert "Revert "[rkp] Expose RKP Hal implementation in virtualiz..."" into main 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
- 16fbb61 Revert "Revert "[rkp] Expose RKP Hal implementation in virtualiz..." by Alice Wang · 1 year, 9 months ago
- aef7935 Revert "[rkp] Expose RKP Hal implementation in virtualizationservice" by Alice Wang · 1 year, 9 months ago
- fcbf5ff [rkp] Expose RKP Hal implementation in virtualizationservice by Alice Wang · 1 year, 10 months ago
- a410b64 [attestation] Rename the client VM attestation API by Alice Wang · 1 year, 10 months ago
- 35e818d Renaming dtbo_node to dtbo_label by Jaewan Kim · 1 year, 10 months ago
- d80e99e [rkp] Report request processing error from service VM to host by Alice Wang · 1 year, 11 months ago
- c10ca94 Merge "Pass dt symbol argument for devices to crosvm" into main by Treehugger Robot · 1 year, 11 months ago
- 7307a89 Pass dt symbol argument for devices to crosvm by Inseob Kim · 1 year, 11 months ago
- 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
- fbdc85b [service-vm] Send shutdown request to exit rialto by Alice Wang · 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
- 05ad73e Merge "[rkp] Add IRemotelyProvisionedComponent skeleton impl in host" into main by Alice Wang · 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
- 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
- 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
- e6fb167 Support console input to VM by Jiyong Park · 2 years, 1 month 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
- 96113f3 Importing rustc-1.66.0 by Charisee · 2 years, 7 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, 8 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