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