1. 762bd07 Remove inline attribute by Nikita Ioffe · 1 year, 11 months ago
  2. 631717e Flag guard the code related to the vendor modules feature by Nikita Ioffe · 1 year, 11 months ago
  3. b1935ef Refactor the vm app by Jiyong Park · 2 years ago
  4. 75460b3 Add assignable devices to vm info by Inseob Kim · 2 years ago
  5. 6ef8097 Implement platform API to assign devices by Inseob Kim · 2 years, 1 month ago
  6. e9d4966 vm run and run-microdroid defaults to --debug=full by Jiyong Park · 2 years, 1 month ago
  7. b58d1b4 Standardise safety comments for virtualizationmanager and vmclient. by Andrew Walbran · 2 years, 1 month ago
  8. 5dfddf2 Add a way to add a vendor disk image when launching Microdroid VM by Nikita Ioffe · 2 years, 1 month ago
  9. 46d77fc Merge changes from topic "microdroid_log" by Jiyong Park · 2 years, 1 month ago
  10. 7cf76bd Merge "vm: Log VM debuggability" by Treehugger Robot · 2 years, 1 month ago
  11. 1b691cc vm: Log VM debuggability by Pierre-Clément Tosi · 2 years, 1 month ago
  12. e6fb167 Support console input to VM by Jiyong Park · 2 years, 1 month ago
  13. a0eb5ee Introduce VirtualMachineAppConfig::CustomConfig struct by Nikita Ioffe · 2 years, 1 month ago
  14. 26c35ed Add an arg to run-microdroid/run-app cmds to provide custom kernel by Nikita Ioffe · 2 years, 2 months ago
  15. 237ee3e Search for CompOsPayloadApp/EmptyPayloadApp with extensions by Cole Faust · 2 years, 5 months ago
  16. 5776f08 Add --gdb flag to vm run,run-app and run-microdroid commands by Nikita Ioffe · 2 years, 6 months ago
  17. c4d5def Don't start composd if VMs are not supported by Alan Stokes · 2 years, 6 months ago
  18. 7d1e5ec Refactor VM config to support different CPU topologies by David Brazdil · 2 years, 6 months ago
  19. fc04196 Use glob to find the EmptyPayloadApp.apk by Nikita Ioffe · 2 years, 7 months ago
  20. 2b6352f Remove support for --daemonize by David Brazdil · 2 years, 7 months ago
  21. ad359e6 Merge "Prepare for clap 4." by Andrew Walbran · 2 years, 7 months ago
  22. 8d39a9b virtmgr: fail fast on misconfigured device by Alan Stokes · 2 years, 7 months ago
  23. aa1efc4 Prepare for clap 4. by Andrew Walbran · 3 years ago
  24. 8f12f2b Only accept binary name not path by Alan Stokes · 2 years, 7 months ago
  25. 4b4c510 Start using virtmgr for running VMs by David Brazdil · 2 years, 8 months ago
  26. 3e98d29 Remove onRamdump callback by Alan Stokes · 2 years, 8 months ago
  27. fa22bb0 Remove DEBUG_LEVEL_APP_ONLY by Seungjae Yoo · 2 years, 8 months ago
  28. 0a15fcf run-microdroid command: default --debug flag to "full" by Nikita Ioffe · 2 years, 8 months ago
  29. 99585d4 Merge "Add test for clap::IntoApp." by Treehugger Robot · 2 years, 8 months ago
  30. 1f810b6 Add test for clap::IntoApp. by Andrew Walbran · 3 years ago
  31. b0b6756 Add command to start an empty Microdroid instance by Nikita Ioffe · 2 years, 9 months ago
  32. 9fd198f Mount a filesystem on the crypt block device by Shikha Panwar · 2 years, 9 months ago
  33. f30982b Remove onPayloadStdio by Alan Stokes · 2 years, 9 months ago
  34. 451cc96 Remove onPayloadStarted stream argument by David Brazdil · 2 years, 10 months ago
  35. 7b5f65c Support payload path for vm run-app by Inseob Kim · 2 years, 9 months ago
  36. 6a55e2e vm: print which file is missing in one case by Steven Moreland · 2 years, 10 months ago
  37. 22e7045 Add persistent backing for encrypted storage in VM by Shikha Panwar · 2 years, 10 months ago
  38. 0d1ef78 Initial work to make VM config file optional by Alan Stokes · 2 years, 11 months ago
  39. b5bcfab Migrate away from structopt by Victor Hsieh · 2 years, 11 months ago
  40. f219cd8 Delete cpu affinity config by Victor Hsieh · 2 years, 11 months ago
  41. 2bead0d Make ErrorCode an enum by Alan Stokes · 3 years ago
  42. e39c765 Don't print output on the binder thread by Jiyong Park · 3 years ago
  43. 62085c0 Send UID and VM identifier to existing atoms by Seungjae Yoo · 3 years ago
  44. 0e82b50 Move VM callback to vmclient by Alan Stokes · 3 years ago
  45. e558ab1 VirtualizationService notifies to its client when ramdump is available by Jiyong Park · 3 years, 1 month ago
  46. d0ef400 Factor out Rust client library for VirtualizationService. by Andrew Walbran · 3 years, 3 months ago
  47. 616d13f No need to pass Strong, just a regular reference is fine. by Andrew Walbran · 3 years, 3 months ago
  48. e405ba0 Recognise more death reasons in vm tool. by Andrew Walbran · 3 years, 3 months ago
  49. dfe16d6 Set task profile when running compilation VM by Jiyong Park · 3 years, 4 months ago
  50. b7983a2 vm run --log <logfile> by Jooyung Han · 3 years, 6 months ago
  51. c221c05 vm create-idsig <apk> <idsig> by Jooyung Han · 3 years, 6 months ago
  52. 014efb5 Update to improved system_properties API. by Andrew Walbran · 3 years, 6 months ago
  53. c4b1bde Add vm subcommand to check support for protected and unprotected VMs. by Andrew Walbran · 3 years, 6 months ago
  54. d15c563 Add DeathReason::CRASH and ERROR. by Andrew Walbran · 3 years, 6 months ago
  55. 3994f00 Don't fall back to unprotected mode if protected is not supported. by Andrew Walbran · 3 years, 6 months ago
  56. c92d35f Enable --extended-status for crosvm and return reason why VM died. by Andrew Walbran · 3 years, 7 months ago
  57. 9978257 Use fs-verity digests proto to build the directory by Victor Hsieh · 3 years, 7 months ago
  58. 032615f Add options for configuring number of vCPUs and CPU affinity by Jiyong Park · 3 years, 7 months ago
  59. dd0a173 Add notifyError/onError notification for VM errors by Jooyung Han · 3 years, 9 months ago
  60. a5a262f Add a parameter for extra apks to payload config by Inseob Kim · 3 years, 9 months ago
  61. b8182bb Console output and OS logs are separated by Jiyong Park · 3 years, 10 months ago
  62. c2a49cc Define debug levels by Jiyong Park · 3 years, 10 months ago
  63. d63cfff Add --mem option to the vm tool by Jiyong Park · 3 years, 11 months ago
  64. f8d9411 Separate creation and starting of VMs. by Andrew Walbran · 4 years ago
  65. 8dbc322 Print callback results to stderr by Inseob Kim · 4 years ago
  66. 14cb869 Add onPayloadReady callback by Inseob Kim · 4 years ago
  67. 2444af9 Add onPayloadFinished callback by Inseob Kim · 4 years ago
  68. 1b9e4e6 Merge "Format instance.img" by Jiyong Park · 4 years ago
  69. 9dd389e Format instance.img by Jiyong Park · 4 years ago
  70. 7f61fe7 Refactor callback and make payload stream duplex by Inseob Kim · 4 years ago
  71. 0a24843 Create idsig file automatically by Jiyong Park · 4 years ago
  72. cc04590 Use Java style field names in AIDL. by Andrew Walbran · 4 years ago
  73. 45bcb0c Allow VM memory to be specified in app config. by Andrew Walbran · 4 years, 1 month ago
  74. 48b354d Create instance.img by Jiyong Park · 4 years, 1 month ago
  75. 8611a6c Add the onPayloadStarted callback API by Jiyong Park · 4 years, 1 month ago
  76. 2360114 Enable debug mode by Jiyong Park · 4 years, 1 month ago
  77. 35edb8f virtualizationservice: clean up by Jooyung Han · 4 years, 1 month ago
  78. 21e9b92 Virtualizationservice makes payload disk image by Jooyung Han · 4 years, 1 month ago
  79. fc732f5 Merge VM and CDISK config into libvmconfig by Jooyung Han · 4 years, 1 month ago
  80. 9713bd4 Support multi-file partitions for composite disk by Jooyung Han · 4 years, 1 month ago
  81. be42924 Support sending VM log output to a file. by Andrew Walbran · 4 years, 1 month ago
  82. f865042 Support running protected VMs. by Andrew Walbran · 4 years, 2 months ago
  83. dfc953d Create QCOW2 image rather than raw for writable partitions. by Andrew Walbran · 4 years, 2 months ago
  84. dff3b94 Add method to create empty writable partition. by Andrew Walbran · 4 years, 2 months ago
  85. 0c4d3df Move shared config structs to shared crate. by Andrew Walbran · 4 years, 2 months ago
  86. f145380 Start VirtualizationService on demand. by Andrew Walbran · 4 years, 4 months ago
  87. 17de24f Rename VirtManager to VirtualizationService in a few more places. by Andrew Walbran · 4 years, 2 months ago
  88. f5fbb7d Build composite image in VirtualizationService. by Andrew Walbran · 4 years, 3 months ago
  89. f6bf686 Rename VirtManager to VirtualizationService. by Andrew Walbran · 4 years, 3 months ago
  90. 3a5a921 Pass file descriptors rather than filenames to Virt Manager. by Andrew Walbran · 4 years, 3 months ago
  91. f395b82 Separate out run module. by Andrew Walbran · 4 years, 3 months ago
  92. 4de2878 Moved set_requesting_sid to public BinderFeatures struct. by Andrew Walbran · 4 years, 4 months ago
  93. dae0716 Wait for crosvm in a separate thread, and keep track of when it dies. by Andrew Walbran · 4 years, 5 months ago
  94. 1415c13 Use Strong<> for Rust AIDL interfaces by Andrei Homescu · 4 years, 5 months ago
  95. c2e5d8b Fix lint error. by Andrew Walbran · 4 years, 4 months ago
  96. 06b5f5c Pass VM config by FD rather than filename. by Andrew Walbran · 4 years, 4 months ago
  97. 3e0d7d7 Merge "No longer need to use libbinder_rs directly." by Andrew Walbran · 4 years, 5 months ago
  98. 3c2ddef Add VM ref holding to Virt Manager by David Brazdil · 4 years, 5 months ago
  99. 651b068 No longer need to use libbinder_rs directly. by Andrew Walbran · 4 years, 5 months ago
  100. 20412d9 vm: Use Structopt for parsing command line arguments by David Brazdil · 4 years, 5 months ago