1. 1f8bdba Merge "Stop truncating the BCC" into main by Alan Stokes · 1 year, 11 months ago
  2. 7f27c0d Stop truncating the BCC by Alan Stokes · 1 year, 11 months ago
  3. ea32795 Merge "Create full VM DTBO only once under /data/misc/virtualizationservice" into main by Seungjae Yoo · 1 year, 11 months ago
  4. 9d3c20a Create full VM DTBO only once under /data/misc/virtualizationservice by Seungjae Yoo · 1 year, 11 months ago
  5. 42d54a2 Merge changes from topic "avf-da-build-flags" into main by Nikita Ioffe · 1 year, 11 months ago
  6. 631717e Flag guard the code related to the vendor modules feature by Nikita Ioffe · 1 year, 11 months ago
  7. ed036f2 Merge "Add support for checking whether feature is enabled on device" into main by Nikita Ioffe · 1 year, 11 months ago
  8. f7c742a Add support for checking whether feature is enabled on device by Nikita Ioffe · 1 year, 11 months ago
  9. c206b9b [service-vm] Persist the service VM instance image in VS by Alice Wang · 2 years ago
  10. f36347b Use regular file for VM DTBO by Inseob Kim · 2 years ago
  11. bdca047 Bind devices to VFIO with VirtualizationService by Inseob Kim · 2 years ago
  12. 6ef8097 Implement platform API to assign devices by Inseob Kim · 2 years, 1 month ago
  13. 1ca0f65 Add internal API to bind devices to VFIO by Inseob Kim · 2 years, 1 month ago
  14. 53d0b21 Add API getting list of assignable devices by Inseob Kim · 2 years, 1 month ago
  15. 5dfddf2 Add a way to add a vendor disk image when launching Microdroid VM by Nikita Ioffe · 2 years, 1 month ago
  16. 46d77fc Merge changes from topic "microdroid_log" by Jiyong Park · 2 years, 1 month ago
  17. e6fb167 Support console input to VM by Jiyong Park · 2 years, 1 month ago
  18. a0eb5ee Introduce VirtualMachineAppConfig::CustomConfig struct by Nikita Ioffe · 2 years, 1 month ago
  19. 26c35ed Add an arg to run-microdroid/run-app cmds to provide custom kernel by Nikita Ioffe · 2 years, 2 months ago
  20. c2fec93 [service-vm] Start a bare-metal service VM from a client app by Alice Wang · 2 years, 6 months ago
  21. de96446 Remove bootloader-related death reasons by Alan Stokes · 2 years, 4 months ago
  22. 5776f08 Add --gdb flag to vm run,run-app and run-microdroid commands by Nikita Ioffe · 2 years, 6 months ago
  23. 7d1e5ec Refactor VM config to support different CPU topologies by David Brazdil · 2 years, 6 months ago
  24. ff0005f Set encrypted storage size in bytes by Alan Stokes · 2 years, 6 months ago
  25. 2b6352f Remove support for --daemonize by David Brazdil · 2 years, 7 months ago
  26. d4f51a5 virtmgr: Delegate debugVmList to virtualizationservice by David Brazdil · 2 years, 7 months ago
  27. 8f12f2b Only accept binary name not path by Alan Stokes · 2 years, 7 months ago
  28. 4b4c510 Start using virtmgr for running VMs by David Brazdil · 2 years, 8 months ago
  29. 49f96f5 Send atoms via VirtualizationServiceInternal by David Brazdil · 2 years, 8 months ago
  30. 3e98d29 Remove onRamdump callback by Alan Stokes · 2 years, 8 months ago
  31. fa22bb0 Remove DEBUG_LEVEL_APP_ONLY by Seungjae Yoo · 2 years, 8 months ago
  32. 7c459e8 Give a better name to STOP_REASON_ERROR by Alan Stokes · 2 years, 8 months ago
  33. cdd4b11 Plumb onTrimMemory app callback to virtualizationservice by Keir Fraser · 2 years, 9 months ago
  34. 73988ea Run RpcBinder server for each VM on port==CID by David Brazdil · 2 years, 9 months ago
  35. 9fd198f Mount a filesystem on the crypt block device by Shikha Panwar · 2 years, 9 months ago
  36. eea1a68 Merge changes I87868e87,I191fabee,Ib7d1491e by Alan Stokes · 2 years, 9 months ago
  37. 528e047 Create IVirtualizationServiceInternal by David Brazdil · 2 years, 10 months ago
  38. f30982b Remove onPayloadStdio by Alan Stokes · 2 years, 9 months ago
  39. 30b50e6 Add framework-virtualization to combined_apis by Nikita Ioffe · 2 years, 9 months ago
  40. 451cc96 Remove onPayloadStarted stream argument by David Brazdil · 2 years, 10 months ago
  41. dd91f0f Remove sending VmCpuStatusReported and VmMemStatusReported by Seungjae Yoo · 2 years, 9 months ago
  42. 52d3c72 Remove support for command-line args by Alan Stokes · 2 years, 10 months ago
  43. ba888bd Merge "Implement collecting VmStatus in microdroid_manager" by Treehugger Robot · 2 years, 10 months ago
  44. 2d96720 Remove requesterSid from VirtualMachineDebugInfo by David Brazdil · 2 years, 10 months ago
  45. fd9a062 Implement collecting VmStatus in microdroid_manager by Seungjae Yoo · 2 years, 10 months ago
  46. e3141b1 Merge "Add persistent backing for encrypted storage in VM" by Treehugger Robot · 2 years, 10 months ago
  47. 22e7045 Add persistent backing for encrypted storage in VM by Shikha Panwar · 2 years, 10 months ago
  48. 23167d8 Report crosvm reboot reason on watchdog stall by Sebastian Ene · 2 years, 10 months ago
  49. 1f417c9 Handle PayloadConfig in Microdroid by Alan Stokes · 2 years, 10 months ago
  50. 0d1ef78 Initial work to make VM config file optional by Alan Stokes · 2 years, 11 months ago
  51. f219cd8 Delete cpu affinity config by Victor Hsieh · 2 years, 11 months ago
  52. 82f389c Restrict setting cpu affinity or task profiles by Alan Stokes · 2 years, 11 months ago
  53. 2bead0d Make ErrorCode an enum by Alan Stokes · 3 years ago
  54. 62085c0 Send UID and VM identifier to existing atoms by Seungjae Yoo · 3 years ago
  55. a446f80 Stop VM immediately with stop() call by Inseob Kim · 3 years, 1 month ago
  56. e558ab1 VirtualizationService notifies to its client when ramdump is available by Jiyong Park · 3 years, 1 month ago
  57. e6ed0f9 Detect Microdroid hangup during boot by Jiyong Park · 3 years, 2 months ago
  58. 272f572 Add death reasons for microdroid failures by Inseob Kim · 3 years, 2 months ago
  59. dfe16d6 Set task profile when running compilation VM by Jiyong Park · 3 years, 4 months ago
  60. 7afc139 Enable exporting of tombstones out of guest VMs by Shikha Panwar · 3 years, 5 months ago
  61. b27681f Pass serial device to VM to report failure reason. by Andrew Walbran · 3 years, 6 months ago
  62. dcf1741 Specify virtual platform version and enforce it by Jiyong Park · 3 years, 6 months ago
  63. d15c563 Add DeathReason::CRASH and ERROR. by Andrew Walbran · 3 years, 6 months ago
  64. 3994f00 Don't fall back to unprotected mode if protected is not supported. by Andrew Walbran · 3 years, 6 months ago
  65. 4c46021 Remove obsolete TODOs. by Alan Stokes · 3 years, 6 months ago
  66. c92d35f Enable --extended-status for crosvm and return reason why VM died. by Andrew Walbran · 3 years, 7 months ago
  67. 818c27b Remove unused import. by Andrew Walbran · 3 years, 7 months ago
  68. 032615f Add options for configuring number of vCPUs and CPU affinity by Jiyong Park · 3 years, 7 months ago
  69. 5c6d417 Microdroid_manager reports error/finished as terminal events by Jooyung Han · 3 years, 8 months ago
  70. dd0a173 Add notifyError/onError notification for VM errors by Jooyung Han · 3 years, 9 months ago
  71. a5a262f Add a parameter for extra apks to payload config by Inseob Kim · 3 years, 9 months ago
  72. b8182bb Console output and OS logs are separated by Jiyong Park · 3 years, 10 months ago
  73. c7d28c7 Remove cid parameter from VirtualMachineService by Inseob Kim · 3 years, 10 months ago
  74. c2a49cc Define debug levels by Jiyong Park · 3 years, 10 months ago
  75. b5c60b4 compsvc: Notify VS when we're ready by Alan Stokes · 4 years ago
  76. f8d9411 Separate creation and starting of VMs. by Andrew Walbran · 4 years ago
  77. 7fa065d Merge "Add VirtualMachineState enum rather than isRunning bool." by Andrew Walbran · 4 years ago
  78. aa41e0a Add API to connect to VM's binder server by Inseob Kim · 4 years ago
  79. 6b65066 Add VirtualMachineState enum rather than isRunning bool. by Andrew Walbran · 4 years ago
  80. a6aa0fa Merge "Add standalone binary to verify CompOs keys." by Treehugger Robot · 4 years ago
  81. eb97d4a Add standalone binary to verify CompOs keys. by Alan Stokes · 4 years ago
  82. d058756 Make port numbers aidl constants by Inseob Kim · 4 years ago
  83. 14cb869 Add onPayloadReady callback by Inseob Kim · 4 years ago
  84. 2444af9 Add onPayloadFinished callback by Inseob Kim · 4 years ago
  85. 1b9e4e6 Merge "Format instance.img" by Jiyong Park · 4 years ago
  86. 9dd389e Format instance.img by Jiyong Park · 4 years ago
  87. 7f61fe7 Refactor callback and make payload stream duplex by Inseob Kim · 4 years ago
  88. 1b95f2e Add VirtualMachineService skeleton code by Inseob Kim · 4 years ago
  89. 0a24843 Create idsig file automatically by Jiyong Park · 4 years ago
  90. cbe8b08 Add method to open vsock connection to VM. by Andrew Walbran · 4 years ago
  91. 0a60dbe Merge "remove support of multi-file partition" by Jooyung Han · 4 years ago
  92. 631d588 remove support of multi-file partition by Jooyung Han · 4 years ago
  93. 222edd0 Add support for create image & start VM. by Alan Stokes · 4 years, 1 month ago
  94. cc04590 Use Java style field names in AIDL. by Andrew Walbran · 4 years ago
  95. 45bcb0c Allow VM memory to be specified in app config. by Andrew Walbran · 4 years, 1 month ago
  96. 48b354d Create instance.img by Jiyong Park · 4 years, 1 month ago
  97. 8611a6c Add the onPayloadStarted callback API by Jiyong Park · 4 years, 1 month ago
  98. 0ba3be8 Merge "Add memory size to VM config." by Treehugger Robot · 4 years, 1 month ago
  99. b15cd6e Add memory size to VM config. by Andrew Walbran · 4 years, 1 month ago
  100. a1267ad Add APIs for creating and running a virtual machine by Jiyong Park · 4 years, 1 month ago