1. 538a2c6 virtmgr: Pass hugepages to crosvm by Vincent Donnefort · 1 year, 10 months ago
  2. c96b35e Allow marking a VM non-updatable by Alan Stokes · 1 year, 9 months ago
  3. d3bbe1d vmconfig: Introduce get_debug_level() by Pierre-Clément Tosi · 1 year, 9 months ago
  4. 0c99c61 Add more strict device assignment test by Jaewan Kim · 1 year, 10 months ago
  5. 29c58ef Merge "Unify OS APIs into one API" into main by Treehugger Robot · 1 year, 10 months ago
  6. 28de8c5 Remove unused Idsig struct to facilitate Rust update by Alice Wang · 1 year, 10 months ago
  7. 89b2459 Unify OS APIs into one API by Inseob Kim · 1 year, 11 months ago
  8. 61a74b5 Allocate each VM an instance_id by Shikha Panwar · 1 year, 11 months ago
  9. a54332d Merge "Remove task-profile" into main by Treehugger Robot · 1 year, 11 months ago
  10. 7399e5e Remove task-profile by Jiyong Park · 1 year, 11 months ago
  11. 6d30641 [vm tool] Introduce check-feature-enabled by Shikha Panwar · 1 year, 11 months ago
  12. 8704861 Simplify test ownership. by Alan Stokes · 2 years ago
  13. 5369617 [DON'T BLOCK] Test ownership migration rules by Aditya Choudhary · 2 years ago
  14. fda7084 Make extra APKs easier to specify by Alan Stokes · 2 years, 1 month ago
  15. d9ab481 Validate setOs and --gki when creating a VM by Inseob Kim · 2 years ago
  16. 4625738 Add test APIs for Microdroid GKI by Inseob Kim · 2 years, 1 month ago
  17. 6132d81 Fix console-in parameter of run command by Inseob Kim · 2 years, 1 month ago
  18. 7a1fc8f Add support for multiple GKI versions on VM by Inseob Kim · 2 years, 2 months ago
  19. 172f9eb Add option to use GKI kernel for microdroid by Inseob Kim · 2 years, 2 months ago
  20. 94a8a18 Flag guard vfio_handler by Nikita Ioffe · 2 years, 2 months ago
  21. 762bd07 Remove inline attribute by Nikita Ioffe · 2 years, 5 months ago
  22. 631717e Flag guard the code related to the vendor modules feature by Nikita Ioffe · 2 years, 5 months ago
  23. da1b273 Add avf_build_flags_rust defaults to all rust_ modules by Nikita Ioffe · 2 years, 5 months ago
  24. b1935ef Refactor the vm app by Jiyong Park · 2 years, 5 months ago
  25. 75460b3 Add assignable devices to vm info by Inseob Kim · 2 years, 5 months ago
  26. 6ef8097 Implement platform API to assign devices by Inseob Kim · 2 years, 6 months ago
  27. e9d4966 vm run and run-microdroid defaults to --debug=full by Jiyong Park · 2 years, 6 months ago
  28. b58d1b4 Standardise safety comments for virtualizationmanager and vmclient. by Andrew Walbran · 2 years, 7 months ago
  29. 5dfddf2 Add a way to add a vendor disk image when launching Microdroid VM by Nikita Ioffe · 2 years, 7 months ago
  30. 46d77fc Merge changes from topic "microdroid_log" by Jiyong Park · 2 years, 7 months ago
  31. 7cf76bd Merge "vm: Log VM debuggability" by Treehugger Robot · 2 years, 7 months ago
  32. 1b691cc vm: Log VM debuggability by Pierre-Clément Tosi · 2 years, 7 months ago
  33. e6fb167 Support console input to VM by Jiyong Park · 2 years, 7 months ago
  34. a0eb5ee Introduce VirtualMachineAppConfig::CustomConfig struct by Nikita Ioffe · 2 years, 7 months ago
  35. 959f551 Add a comment in TEST_MAPPING that ath_config has to be updated by Jiyong Park · 2 years, 7 months ago
  36. 26c35ed Add an arg to run-microdroid/run-app cmds to provide custom kernel by Nikita Ioffe · 2 years, 8 months ago
  37. 237ee3e Search for CompOsPayloadApp/EmptyPayloadApp with extensions by Cole Faust · 2 years, 11 months ago
  38. 5776f08 Add --gdb flag to vm run,run-app and run-microdroid commands by Nikita Ioffe · 3 years ago
  39. c4d5def Don't start composd if VMs are not supported by Alan Stokes · 3 years ago
  40. 7d1e5ec Refactor VM config to support different CPU topologies by David Brazdil · 3 years ago
  41. 47f71f6 vm_shell: don't promt the selection if only one CID is available by Nikita Ioffe · 3 years ago
  42. fc04196 Use glob to find the EmptyPayloadApp.apk by Nikita Ioffe · 3 years ago
  43. 2b6352f Remove support for --daemonize by David Brazdil · 3 years ago
  44. 878b5da vm_shell.sh: Remove use of daemonize by David Brazdil · 3 years ago
  45. ad359e6 Merge "Prepare for clap 4." by Andrew Walbran · 3 years ago
  46. 8d39a9b virtmgr: fail fast on misconfigured device by Alan Stokes · 3 years ago
  47. aa1efc4 Prepare for clap 4. by Andrew Walbran · 3 years, 5 months ago
  48. 8f12f2b Only accept binary name not path by Alan Stokes · 3 years ago
  49. f7d4009 Merge "Update TEST_MAPPING files" by Nikita Ioffe · 3 years ago
  50. 5d302f7 Update TEST_MAPPING files by Nikita Ioffe · 3 years ago
  51. 4b4c510 Start using virtmgr for running VMs by David Brazdil · 3 years, 1 month ago
  52. 50121bf Add start-microdroid command to vm_shell.sh by Nikita Ioffe · 3 years, 1 month ago
  53. 48d4039 Refactor vm_shell.sh to make it easier to add new commands by Nikita Ioffe · 3 years, 1 month ago
  54. 3e98d29 Remove onRamdump callback by Alan Stokes · 3 years, 1 month ago
  55. fa22bb0 Remove DEBUG_LEVEL_APP_ONLY by Seungjae Yoo · 3 years, 1 month ago
  56. 0a15fcf run-microdroid command: default --debug flag to "full" by Nikita Ioffe · 3 years, 2 months ago
  57. 99585d4 Merge "Add test for clap::IntoApp." by Treehugger Robot · 3 years, 2 months ago
  58. 1f810b6 Add test for clap::IntoApp. by Andrew Walbran · 3 years, 5 months ago
  59. b0b6756 Add command to start an empty Microdroid instance by Nikita Ioffe · 3 years, 2 months ago
  60. 9fd198f Mount a filesystem on the crypt block device by Shikha Panwar · 3 years, 2 months ago
  61. f30982b Remove onPayloadStdio by Alan Stokes · 3 years, 2 months ago
  62. 451cc96 Remove onPayloadStarted stream argument by David Brazdil · 3 years, 3 months ago
  63. 7b5f65c Support payload path for vm run-app by Inseob Kim · 3 years, 2 months ago
  64. 98e8be9 Merge "vm: print which file is missing in one case" by Steven Moreland · 3 years, 3 months ago
  65. bffe192 Use wait-for-device in vm_shell.sh by Jiyong Park · 3 years, 3 months ago
  66. 6a55e2e vm: print which file is missing in one case by Steven Moreland · 3 years, 3 months ago
  67. 187c96e vm_shell: validate selected CID by Steven Moreland · 3 years, 3 months ago
  68. 22e7045 Add persistent backing for encrypted storage in VM by Shikha Panwar · 3 years, 3 months ago
  69. 0d1ef78 Initial work to make VM config file optional by Alan Stokes · 3 years, 4 months ago
  70. b5bcfab Migrate away from structopt by Victor Hsieh · 3 years, 4 months ago
  71. f219cd8 Delete cpu affinity config by Victor Hsieh · 3 years, 4 months ago
  72. 2bead0d Make ErrorCode an enum by Alan Stokes · 3 years, 5 months ago
  73. e39c765 Don't print output on the binder thread by Jiyong Park · 3 years, 5 months ago
  74. 6472ccd Migrate to Rust 2021 edition by Alan Stokes · 3 years, 5 months ago
  75. 17e3ed4 Add vm_shell script by Jiyong Park · 3 years, 5 months ago
  76. 62085c0 Send UID and VM identifier to existing atoms by Seungjae Yoo · 3 years, 5 months ago
  77. 0e82b50 Move VM callback to vmclient by Alan Stokes · 3 years, 5 months ago
  78. e558ab1 VirtualizationService notifies to its client when ramdump is available by Jiyong Park · 3 years, 7 months ago
  79. d0ef400 Factor out Rust client library for VirtualizationService. by Andrew Walbran · 3 years, 8 months ago
  80. 616d13f No need to pass Strong, just a regular reference is fine. by Andrew Walbran · 3 years, 8 months ago
  81. e405ba0 Recognise more death reasons in vm tool. by Andrew Walbran · 3 years, 8 months ago
  82. dfe16d6 Set task profile when running compilation VM by Jiyong Park · 3 years, 9 months ago
  83. b7983a2 vm run --log <logfile> by Jooyung Han · 4 years ago
  84. c221c05 vm create-idsig <apk> <idsig> by Jooyung Han · 4 years ago
  85. 014efb5 Update to improved system_properties API. by Andrew Walbran · 4 years ago
  86. c4b1bde Add vm subcommand to check support for protected and unprotected VMs. by Andrew Walbran · 4 years ago
  87. d15c563 Add DeathReason::CRASH and ERROR. by Andrew Walbran · 4 years ago
  88. 3994f00 Don't fall back to unprotected mode if protected is not supported. by Andrew Walbran · 4 years ago
  89. c92d35f Enable --extended-status for crosvm and return reason why VM died. by Andrew Walbran · 4 years ago
  90. 9978257 Use fs-verity digests proto to build the directory by Victor Hsieh · 4 years ago
  91. 032615f Add options for configuring number of vCPUs and CPU affinity by Jiyong Park · 4 years ago
  92. dd0a173 Add notifyError/onError notification for VM errors by Jooyung Han · 4 years, 2 months ago
  93. a5a262f Add a parameter for extra apks to payload config by Inseob Kim · 4 years, 2 months ago
  94. b8182bb Console output and OS logs are separated by Jiyong Park · 4 years, 3 months ago
  95. c2a49cc Define debug levels by Jiyong Park · 4 years, 3 months ago
  96. d63cfff Add --mem option to the vm tool by Jiyong Park · 4 years, 4 months ago
  97. f8d9411 Separate creation and starting of VMs. by Andrew Walbran · 4 years, 4 months ago
  98. 8dbc322 Print callback results to stderr by Inseob Kim · 4 years, 5 months ago
  99. 14cb869 Add onPayloadReady callback by Inseob Kim · 4 years, 5 months ago
  100. 2444af9 Add onPayloadFinished callback by Inseob Kim · 4 years, 5 months ago