1. 8187ca2 VirtMgr: Check Sk is declared before fetching it. by Shikha Panwar · 1 year, 7 months ago
  2. 87c157e Merge "virtualizationservice: Unbind devices on VM exit" into main by Jakob Vukalović · 1 year, 8 months ago
  3. dd3ee51 Merge "Append dtbo_vendor into --device-tree-overlay crosvm option" into main by Seungjae Yoo · 1 year, 8 months ago
  4. 4dd3818 Append dtbo_vendor into --device-tree-overlay crosvm option by Seungjae Yoo · 1 year, 9 months ago
  5. d42aa2c virtualizationservice: Unbind devices on VM exit by Jakob Vukalovic · 1 year, 9 months ago
  6. 192e99c Extract root hash instead of public key from microdroid vendor image by Seungjae Yoo · 1 year, 8 months ago
  7. 5d6a675 Revert^2 "pVM to use Secretkeeper protected secrets" by Shikha Panwar · 1 year, 8 months ago
  8. 9f145f2 Revert "pVM to use Secretkeeper protected secrets" by Trevor Black · 1 year, 8 months ago
  9. bf3711e pVM to use Secretkeeper protected secrets by Treehugger Robot · 1 year, 8 months ago
  10. 0276f61 Add android version to gki version name by Inseob Kim · 1 year, 8 months ago
  11. 484971b Merge "Add support for multiple GKI versions on VM" into main by Treehugger Robot · 1 year, 8 months ago
  12. 7a1fc8f Add support for multiple GKI versions on VM by Inseob Kim · 1 year, 9 months ago
  13. 2dfefd1 virtmgr: Pass VM DTBO path to crosvm if devices assigned by David Brazdil · 1 year, 9 months ago
  14. 0f0ad09 Merge "[rkp] Retrieve attestation key from rkpd" into main by Alice Wang · 1 year, 9 months ago
  15. 8bdb620 Merge "Allow selinux type for accessing /vendor/etc/avf/microdroid" into main by Seungjae Yoo · 1 year, 9 months ago
  16. 172f9eb Add option to use GKI kernel for microdroid by Inseob Kim · 1 year, 9 months ago
  17. 94a8a18 Flag guard vfio_handler by Nikita Ioffe · 1 year, 9 months ago
  18. bff017f [rkp] Retrieve attestation key from rkpd by Alice Wang · 1 year, 9 months ago
  19. 2b74c44 Allow selinux type for accessing /vendor/etc/avf/microdroid by Seungjae Yoo · 1 year, 9 months ago
  20. b2cd905 Merge "virtmgr: crosvm: Use VFIO iommu=pkvm-iommu" into main by Treehugger Robot · 1 year, 9 months ago
  21. 9ff0da8 virtmgr: crosvm: Use VFIO iommu=pkvm-iommu by Pierre-Clément Tosi · 1 year, 9 months ago
  22. 6a6ea30 Merge "Update signature of AIDL Interface::dump()" into main by Treehugger Robot · 1 year, 9 months ago
  23. 8416755 Merge "Make DTBO for VM containing vendor pubkey when vendor image exists" into main by Seungjae Yoo · 1 year, 9 months ago
  24. 0cf8e22 Update signature of AIDL Interface::dump() by Andrei Homescu · 1 year, 9 months ago
  25. ec3bc52 Make DTBO for VM containing vendor pubkey when vendor image exists by Seungjae Yoo · 1 year, 9 months ago
  26. a3476fd Merge "Switch ParcelFileDescriptor to OwnerFd" into main by Treehugger Robot · 1 year, 9 months ago
  27. 11333c6 Switch ParcelFileDescriptor to OwnerFd by Andrei Homescu · 1 year, 9 months ago
  28. 4e3015d [client-vm] Build client VM CSR and sign the CSR with two keys by Alice Wang · 1 year, 10 months ago
  29. a410b64 [attestation] Rename the client VM attestation API by Alice Wang · 1 year, 10 months ago
  30. 35e818d Renaming dtbo_node to dtbo_label by Jaewan Kim · 1 year, 10 months ago
  31. 27f3ef0 Multi_tenant is the new payload_not_root by Alan Stokes · 1 year, 10 months ago
  32. c10ca94 Merge "Pass dt symbol argument for devices to crosvm" into main by Treehugger Robot · 1 year, 11 months ago
  33. 7307a89 Pass dt symbol argument for devices to crosvm by Inseob Kim · 1 year, 11 months ago
  34. 8f0b375 Merge changes I74366b24,I3f1ed91e into main by Treehugger Robot · 1 year, 11 months ago
  35. dac6cc3 Merge "Add ramdump tests with debug policy back" into main by Treehugger Robot · 1 year, 11 months ago
  36. c0611e7 virtualizationmanager: Use str::split_once() by Pierre-Clément Tosi · 1 year, 11 months ago
  37. 44aba64 virtualizationmanager: Run rustfmt on crosvm.rs by Pierre-Clément Tosi · 1 year, 11 months ago
  38. 1f8bdba Merge "Stop truncating the BCC" into main by Alan Stokes · 1 year, 11 months ago
  39. 7f27c0d Stop truncating the BCC by Alan Stokes · 1 year, 11 months ago
  40. ea32795 Merge "Create full VM DTBO only once under /data/misc/virtualizationservice" into main by Seungjae Yoo · 1 year, 11 months ago
  41. 46b9670 Add ramdump tests with debug policy back by Jaewan Kim · 1 year, 11 months ago
  42. 9d3c20a Create full VM DTBO only once under /data/misc/virtualizationservice by Seungjae Yoo · 1 year, 11 months ago
  43. 3e5eec1 Configure rustfmt to wrap comments by Alan Stokes · 1 year, 11 months ago
  44. 42d54a2 Merge changes from topic "avf-da-build-flags" into main by Nikita Ioffe · 1 year, 11 months ago
  45. 631717e Flag guard the code related to the vendor modules feature by Nikita Ioffe · 1 year, 11 months ago
  46. ed036f2 Merge "Add support for checking whether feature is enabled on device" into main by Nikita Ioffe · 1 year, 11 months ago
  47. f7c742a Add support for checking whether feature is enabled on device by Nikita Ioffe · 1 year, 11 months ago
  48. 58b83d1 Merge "[service-vm] Persist the service VM instance image in VS" into main by Treehugger Robot · 1 year, 11 months ago
  49. da1b273 Add avf_build_flags_rust defaults to all rust_ modules by Nikita Ioffe · 1 year, 11 months ago
  50. f7260f1 Remove statsd APEX, clean linkerconfig by Alan Stokes · 2 years ago
  51. c206b9b [service-vm] Persist the service VM instance image in VS by Alice Wang · 2 years ago
  52. 30be448 Add new wait_for_success argument to ballon Adjust initializer by Devin Moore · 2 years ago
  53. d7bd2f2 Rename avfutil to avflog by Jiyong Park · 2 years ago
  54. f4883fc Add libavfutil by Jiyong Park · 2 years ago
  55. 2227eaa Use binder::IntoBinderResult to simplify error handling by Jiyong Park · 2 years ago
  56. f36347b Use regular file for VM DTBO by Inseob Kim · 2 years ago
  57. 6ef8097 Implement platform API to assign devices by Inseob Kim · 2 years, 1 month ago
  58. 53d0b21 Add API getting list of assignable devices by Inseob Kim · 2 years, 1 month ago
  59. d4551e1 Don't allow vendor APEXes in Microdroid by Nikita Ioffe · 2 years, 1 month ago
  60. b58d1b4 Standardise safety comments for virtualizationmanager and vmclient. by Andrew Walbran · 2 years, 1 month ago
  61. e98dd47 Merge changes from topic "mount-vendor-in-microdroid" into main by Nikita Ioffe · 2 years, 1 month ago
  62. aa6858c Propagate to Microdroid whether it should mount vendor partition by Nikita Ioffe · 2 years, 1 month ago
  63. 65c9f1f Merge "Update Virtualization module to protobuf3." by Ludovic Barman · 2 years, 1 month ago
  64. eff5839 [virt] Adjust spelling of initialise in code and comments by Alice Wang · 2 years, 1 month ago
  65. 93ee308 Update Virtualization module to protobuf3. by Ludovic Barman · 2 years, 2 months ago
  66. 34cf434 Don't forward console_in to both /dev/ttyS0 and /dev/hvc0 by Jiyong Park · 2 years, 1 month ago
  67. 5dfddf2 Add a way to add a vendor disk image when launching Microdroid VM by Nikita Ioffe · 2 years, 1 month ago
  68. 46d77fc Merge changes from topic "microdroid_log" by Jiyong Park · 2 years, 1 month ago
  69. e6fb167 Support console input to VM by Jiyong Park · 2 years, 1 month ago
  70. a0eb5ee Introduce VirtualMachineAppConfig::CustomConfig struct by Nikita Ioffe · 2 years, 1 month ago
  71. 8d19295 Don't update idsig when it's already up-to-date by Jiyong Park · 2 years, 1 month ago
  72. 959f551 Add a comment in TEST_MAPPING that ath_config has to be updated by Jiyong Park · 2 years, 2 months ago
  73. 26c35ed Add an arg to run-microdroid/run-app cmds to provide custom kernel by Nikita Ioffe · 2 years, 2 months ago
  74. c2fec93 [service-vm] Start a bare-metal service VM from a client app by Alice Wang · 2 years, 6 months ago
  75. f50c7a6 Revert "[vs] Extract writable partition initialization into a ne..." by David Brazdil · 2 years, 4 months ago
  76. 0547e86 [vs] Extract writable partition initialization into a new library by Alice Wang · 2 years, 4 months ago
  77. 6760f20 Merge "Remove bootloader-related death reasons" by Treehugger Robot · 2 years, 4 months ago
  78. 2b03317 Merge "Allow to override AVF debug policy" by Treehugger Robot · 2 years, 4 months ago
  79. 4cf20aa Allow to override AVF debug policy by Jaewan Kim · 2 years, 4 months ago
  80. de96446 Remove bootloader-related death reasons by Alan Stokes · 2 years, 4 months ago
  81. b2db3d2 Not to spawn thread when writing the atom VmExited by Seungjae Yoo · 2 years, 4 months ago
  82. eebe644 Add info logs when atoms are written into statsd by Seungjae Yoo · 2 years, 4 months ago
  83. 61f8614 Ignore debug policy with sysprop by Jaewan Kim · 2 years, 4 months ago
  84. d4dae65 Refactor to handle log output outside of pvmfw by Jaewan Kim · 2 years, 4 months ago
  85. 7898e85 Consider RawConfig as non-debuggable by Jaewan Kim · 2 years, 4 months ago
  86. dfdc5ce Merge changes I232ec389,I6c9ca2f2,I0dcd1f3a by Treehugger Robot · 2 years, 4 months ago
  87. 3124ef0 Handle ramdump in microdroid_manager by Jaewan Kim · 2 years, 5 months ago
  88. 5af5583 Shut down RpcServer together with crosvm by David Brazdil · 2 years, 5 months ago
  89. 092a1f3 Merge "Add as_raw_descriptor to control_server_socket" by Elie Kheirallah · 2 years, 5 months ago
  90. 2d12ff3 Add as_raw_descriptor to control_server_socket by Elie Kheirallah · 2 years, 5 months ago
  91. fe4bb0c Allow use of VS's data files for VM partitions by Alan Stokes · 2 years, 5 months ago
  92. 915fbd2 Merge "Improve APK signature handling" by Treehugger Robot · 2 years, 5 months ago
  93. 25f6936 Improve APK signature handling by Alan Stokes · 2 years, 5 months ago
  94. 40752aa Merge "Enable adb and adb root with debug level or debug policy" by Jaewan Kim · 2 years, 5 months ago
  95. b0106f8 Fix PvmfwDebugPolicyHostTests#testRamdump by Jaewan Kim · 2 years, 5 months ago
  96. b24d1dc Enable adb and adb root with debug level or debug policy by Jaewan Kim · 2 years, 6 months ago
  97. 91b5a59 Merge "Fix failure in outputIsNotRedirectedToLogcatIfNotDebuggable" by Jaewan Kim · 2 years, 5 months ago
  98. 84b9121 Fix failure in outputIsNotRedirectedToLogcatIfNotDebuggable by Jaewan Kim · 2 years, 5 months ago
  99. 933d2b2 Don't complain if ramdump file doesn't exist by Jiyong Park · 2 years, 5 months ago
  100. b49d45b Merge changes I81878066,I52ce34e0 by Jiyong Park · 2 years, 5 months ago