1. d80e99e [rkp] Report request processing error from service VM to host by Alice Wang · 1 year, 11 months ago
  2. c10ca94 Merge "Pass dt symbol argument for devices to crosvm" into main by Treehugger Robot · 1 year, 11 months ago
  3. 7307a89 Pass dt symbol argument for devices to crosvm by Inseob Kim · 1 year, 11 months ago
  4. cfb5f9b Merge "[rkp] Raise exception if the given challenge is too big" into main by Alice Wang · 1 year, 11 months ago
  5. 2628d33 [rkp] Raise exception if the given challenge is too big by Alice Wang · 1 year, 11 months ago
  6. e9ac2db Add build time feature flag for pvm remote attestation by Alice Wang · 1 year, 11 months ago
  7. f348260 [rkp] Set up the connection between RKP Hal and RKP VM by Alice Wang · 1 year, 11 months ago
  8. fbdc85b [service-vm] Send shutdown request to exit rialto by Alice Wang · 1 year, 11 months ago
  9. 75eb9e8 Merge "[rkp] Raise exception if generateEcdsaP256KeyPair is in test mode" into main by Alice Wang · 1 year, 11 months ago
  10. ea32795 Merge "Create full VM DTBO only once under /data/misc/virtualizationservice" into main by Seungjae Yoo · 1 year, 11 months ago
  11. 9d3c20a Create full VM DTBO only once under /data/misc/virtualizationservice by Seungjae Yoo · 1 year, 11 months ago
  12. 734801c [service-vm] Extract service-vm module in a separate library by Alice Wang · 1 year, 11 months ago
  13. a448659 [attestation] Set up communication channel between host/service VM by Alice Wang · 1 year, 11 months ago
  14. a723fe6 [rkp] Raise exception if generateEcdsaP256KeyPair is in test mode by Alice Wang · 1 year, 11 months ago
  15. 05ad73e Merge "[rkp] Add IRemotelyProvisionedComponent skeleton impl in host" into main by Alice Wang · 1 year, 11 months ago
  16. 58b83d1 Merge "[service-vm] Persist the service VM instance image in VS" into main by Treehugger Robot · 1 year, 11 months ago
  17. 15f6d08 [rkp] Add IRemotelyProvisionedComponent skeleton impl in host by Alice Wang · 2 years ago
  18. c4a774d Read assignable device list from vendor config xml by Inseob Kim · 2 years ago
  19. c206b9b [service-vm] Persist the service VM instance image in VS by Alice Wang · 2 years ago
  20. d7bd2f2 Rename avfutil to avflog by Jiyong Park · 2 years ago
  21. f4883fc Add libavfutil by Jiyong Park · 2 years ago
  22. 2227eaa Use binder::IntoBinderResult to simplify error handling by Jiyong Park · 2 years ago
  23. 55438b2 Fix trivial device assignment bugs by Inseob Kim · 2 years ago
  24. f36347b Use regular file for VM DTBO by Inseob Kim · 2 years ago
  25. bdca047 Bind devices to VFIO with VirtualizationService by Inseob Kim · 2 years ago
  26. 6ef8097 Implement platform API to assign devices by Inseob Kim · 2 years, 1 month ago
  27. 1ca0f65 Add internal API to bind devices to VFIO by Inseob Kim · 2 years, 1 month ago
  28. 53d0b21 Add API getting list of assignable devices by Inseob Kim · 2 years, 1 month ago
  29. b58d1b4 Standardise safety comments for virtualizationmanager and vmclient. by Andrew Walbran · 2 years, 1 month ago
  30. e6fb167 Support console input to VM by Jiyong Park · 2 years, 1 month ago
  31. d9c766e Update to use new PropertyWatcher methods. by Andrew Walbran · 2 years, 3 months ago
  32. c2fec93 [service-vm] Start a bare-metal service VM from a client app by Alice Wang · 2 years, 6 months ago
  33. d1b11a0 [vs] Refactor directory removal in virtualizationservice by Alice Wang · 2 years, 4 months ago
  34. de96446 Remove bootloader-related death reasons by Alan Stokes · 2 years, 4 months ago
  35. 96113f3 Importing rustc-1.66.0 by Charisee · 2 years, 6 months ago
  36. 33a3102 Rename virtualizationservice files by David Brazdil · 2 years, 7 months ago
  37. 3f0f1e8 Move virtmgr files to their own directory by David Brazdil · 2 years, 7 months ago
  38. afc9a9e Separate virtualizationservice/manager code into own files by David Brazdil · 2 years, 7 months ago
  39. 1634c13 Merge "Redirect debuggable VM's logs to host logd" by Treehugger Robot · 2 years, 7 months ago
  40. 0168b46 Redirect debuggable VM's logs to host logd by Inseob Kim · 2 years, 8 months ago
  41. 209074a Move permission checks to global VS by David Brazdil · 2 years, 7 months ago
  42. cc19776 Merge "Remove support for --daemonize" by Treehugger Robot · 2 years, 7 months ago
  43. 8e36e17 Merge changes I4cf5d1a9,I78e9650d,Ic6ec2b14 by David Brazdil · 2 years, 7 months ago
  44. 2b6352f Remove support for --daemonize by David Brazdil · 2 years, 7 months ago
  45. d4f51a5 virtmgr: Delegate debugVmList to virtualizationservice by David Brazdil · 2 years, 7 months ago
  46. 31c22e6 virtualizationservice: Refactor VM context allocation by David Brazdil · 2 years, 7 months ago
  47. 185fe11 Check kernel & initrd file provenance by Alan Stokes · 2 years, 7 months ago
  48. 8d39a9b virtmgr: fail fast on misconfigured device by Alan Stokes · 2 years, 7 months ago
  49. 8f12f2b Only accept binary name not path by Alan Stokes · 2 years, 7 months ago
  50. 161ddda virtmgr: Set O_CLOEXEC on inherited FDs by David Brazdil · 2 years, 7 months ago
  51. 4b4c510 Start using virtmgr for running VMs by David Brazdil · 2 years, 8 months ago
  52. 1f53070 Create new virtmgr binary from virtualizationservice by David Brazdil · 2 years, 10 months ago
  53. 49f96f5 Send atoms via VirtualizationServiceInternal by David Brazdil · 2 years, 8 months ago
  54. f18e116 virtualizationservice: Fix race in monitor_vm_exit by David Brazdil · 2 years, 8 months ago
  55. a048614 Merge "Document valid port range." by Treehugger Robot · 2 years, 8 months ago
  56. 10c4767 Document valid port range. by Alan Stokes · 2 years, 8 months ago
  57. c9af1f1 Merge changes Ib353f1eb,Iddb694e1 by Nikita Ioffe · 2 years, 8 months ago
  58. c09b049 Use context()? instead of directly unwrap()-ing. by Nikita Ioffe · 2 years, 8 months ago
  59. f1ce987 Fix OOM in createOrUpdateIdsigFile when a directory is passed by Nikita Ioffe · 2 years, 8 months ago
  60. 3e98d29 Remove onRamdump callback by Alan Stokes · 2 years, 8 months ago
  61. 8f59d7c Merge "rpc_binder: Set CID of vsock servers" by Treehugger Robot · 2 years, 8 months ago
  62. 3238da4 rpc_binder: Set CID of vsock servers by David Brazdil · 2 years, 9 months ago
  63. 0c53e6c Merge changes from topic "encryptedstore_java_api" by Treehugger Robot · 2 years, 8 months ago
  64. 96ac88a Merge "Remove prefix full_ from debuggable" by Seungjae Yoo · 2 years, 8 months ago
  65. 02eea52 Remove TODO comment that collecting guest_time right before VM dies by Seungjae Yoo · 2 years, 8 months ago
  66. e85831e Remove prefix full_ from debuggable by Seungjae Yoo · 2 years, 8 months ago
  67. a2ff8c5 Expose encryptedstore feature to system apps by Shikha Panwar · 2 years, 8 months ago
  68. fa22bb0 Remove DEBUG_LEVEL_APP_ONLY by Seungjae Yoo · 2 years, 8 months ago
  69. 799c385 Merge "Record signal number when death reason is KILLED" by Seungjae Yoo · 2 years, 8 months ago
  70. 7c459e8 Give a better name to STOP_REASON_ERROR by Alan Stokes · 2 years, 8 months ago
  71. 93430e8 Record signal number when death reason is KILLED by Seungjae Yoo · 2 years, 8 months ago
  72. da4fcf3 Merge changes from topic "lmkd-vm-integration" by Keir Fraser · 2 years, 8 months ago
  73. cdd4b11 Plumb onTrimMemory app callback to virtualizationservice by Keir Fraser · 2 years, 9 months ago
  74. 2775fe2 Merge "Enrich logs" by Treehugger Robot · 2 years, 8 months ago
  75. 4642281 virtualizationservice: Use custom pvmfw.img based on sysprop by Jaewan Kim · 2 years, 9 months ago
  76. 7aaa6b7 Merge "Enable crosvm balloon device based on new system property" by Keir Fraser · 2 years, 9 months ago
  77. 8cf8f48 Retry if the VM's RpcServer cannot be started by David Brazdil · 2 years, 9 months ago
  78. f25cb92 Enable crosvm balloon device based on new system property by Keir Fraser · 2 years, 9 months ago
  79. 73988ea Run RpcBinder server for each VM on port==CID by David Brazdil · 2 years, 9 months ago
  80. 9fd198f Mount a filesystem on the crypt block device by Shikha Panwar · 2 years, 9 months ago
  81. 4378108 Merge "Microdroid: Map a dm-crypt dev on (virtio-blk)disk" by Shikha Panwar · 2 years, 9 months ago
  82. eea1a68 Merge changes I87868e87,I191fabee,Ib7d1491e by Alan Stokes · 2 years, 9 months ago
  83. 566c967 Microdroid: Map a dm-crypt dev on (virtio-blk)disk by Shikha Panwar · 2 years, 9 months ago
  84. 528e047 Create IVirtualizationServiceInternal by David Brazdil · 2 years, 10 months ago
  85. f30982b Remove onPayloadStdio by Alan Stokes · 2 years, 9 months ago
  86. 08eee7b Enrich logs by Jiyong Park · 2 years, 9 months ago
  87. ca084b0 Merge "Collect cpu/mem stats via VmExited atom" by Seungjae Yoo · 2 years, 9 months ago
  88. 6d265d9 Collect cpu/mem stats via VmExited atom by Seungjae Yoo · 2 years, 9 months ago
  89. 9b866f0 Fix warnings from rustc 1.65.0 by Chris Wailes · 2 years, 9 months ago
  90. 451cc96 Remove onPayloadStarted stream argument by David Brazdil · 2 years, 10 months ago
  91. ce039d3 Merge "[VS]Wait for statsd to run before pushing atoms" by Shikha Panwar · 2 years, 9 months ago
  92. b281406 virtualizationservice: Add crashkernel=17M when launching VM by Jaewan Kim · 2 years, 9 months ago
  93. c93a42b [VS]Wait for statsd to run before pushing atoms by Shikha Panwar · 2 years, 9 months ago
  94. 533e343 Remove CAP_IPC_LOCK from crosvm, use CAP_SYS_RESOURCE on VS by David Brazdil · 2 years, 9 months ago
  95. dd91f0f Remove sending VmCpuStatusReported and VmMemStatusReported by Seungjae Yoo · 2 years, 9 months ago
  96. caa995c Pass sorted list of apexes to VM by Jooyung Han · 2 years, 9 months ago
  97. 743e0d6 prefer_staged keeps factory version by Jooyung Han · 2 years, 9 months ago
  98. 131c089 Merge changes Idefb0d1b,Ia13381b6,I23f04ef8 by Treehugger Robot · 2 years, 10 months ago
  99. 41d1a87 virtualizationservice: Move globals closer to users by David Brazdil · 2 years, 10 months ago
  100. a07a179 Use libc::VMADDR_HOST_CID instead of custom consts by David Brazdil · 2 years, 10 months ago