1. ff0005f Set encrypted storage size in bytes by Alan Stokes · 2 years, 6 months ago
  2. 2b6352f Remove support for --daemonize by David Brazdil · 2 years, 7 months ago
  3. d4f51a5 virtmgr: Delegate debugVmList to virtualizationservice by David Brazdil · 2 years, 7 months ago
  4. 8f12f2b Only accept binary name not path by Alan Stokes · 2 years, 7 months ago
  5. 4b4c510 Start using virtmgr for running VMs by David Brazdil · 2 years, 8 months ago
  6. 49f96f5 Send atoms via VirtualizationServiceInternal by David Brazdil · 2 years, 8 months ago
  7. 3e98d29 Remove onRamdump callback by Alan Stokes · 2 years, 8 months ago
  8. fa22bb0 Remove DEBUG_LEVEL_APP_ONLY by Seungjae Yoo · 2 years, 8 months ago
  9. 7c459e8 Give a better name to STOP_REASON_ERROR by Alan Stokes · 2 years, 8 months ago
  10. cdd4b11 Plumb onTrimMemory app callback to virtualizationservice by Keir Fraser · 2 years, 9 months ago
  11. 73988ea Run RpcBinder server for each VM on port==CID by David Brazdil · 2 years, 9 months ago
  12. 9fd198f Mount a filesystem on the crypt block device by Shikha Panwar · 2 years, 9 months ago
  13. eea1a68 Merge changes I87868e87,I191fabee,Ib7d1491e by Alan Stokes · 2 years, 9 months ago
  14. 528e047 Create IVirtualizationServiceInternal by David Brazdil · 2 years, 10 months ago
  15. f30982b Remove onPayloadStdio by Alan Stokes · 2 years, 9 months ago
  16. 451cc96 Remove onPayloadStarted stream argument by David Brazdil · 2 years, 10 months ago
  17. dd91f0f Remove sending VmCpuStatusReported and VmMemStatusReported by Seungjae Yoo · 2 years, 9 months ago
  18. 52d3c72 Remove support for command-line args by Alan Stokes · 2 years, 10 months ago
  19. ba888bd Merge "Implement collecting VmStatus in microdroid_manager" by Treehugger Robot · 2 years, 10 months ago
  20. 2d96720 Remove requesterSid from VirtualMachineDebugInfo by David Brazdil · 2 years, 10 months ago
  21. fd9a062 Implement collecting VmStatus in microdroid_manager by Seungjae Yoo · 2 years, 10 months ago
  22. e3141b1 Merge "Add persistent backing for encrypted storage in VM" by Treehugger Robot · 2 years, 10 months ago
  23. 22e7045 Add persistent backing for encrypted storage in VM by Shikha Panwar · 2 years, 10 months ago
  24. 23167d8 Report crosvm reboot reason on watchdog stall by Sebastian Ene · 2 years, 10 months ago
  25. 1f417c9 Handle PayloadConfig in Microdroid by Alan Stokes · 2 years, 10 months ago
  26. 0d1ef78 Initial work to make VM config file optional by Alan Stokes · 2 years, 10 months ago
  27. f219cd8 Delete cpu affinity config by Victor Hsieh · 2 years, 11 months ago
  28. 82f389c Restrict setting cpu affinity or task profiles by Alan Stokes · 2 years, 11 months ago
  29. 2bead0d Make ErrorCode an enum by Alan Stokes · 3 years ago
  30. 62085c0 Send UID and VM identifier to existing atoms by Seungjae Yoo · 3 years ago
  31. a446f80 Stop VM immediately with stop() call by Inseob Kim · 3 years, 1 month ago
  32. e558ab1 VirtualizationService notifies to its client when ramdump is available by Jiyong Park · 3 years, 1 month ago
  33. e6ed0f9 Detect Microdroid hangup during boot by Jiyong Park · 3 years, 2 months ago
  34. 272f572 Add death reasons for microdroid failures by Inseob Kim · 3 years, 2 months ago
  35. dfe16d6 Set task profile when running compilation VM by Jiyong Park · 3 years, 4 months ago
  36. 7afc139 Enable exporting of tombstones out of guest VMs by Shikha Panwar · 3 years, 5 months ago
  37. b27681f Pass serial device to VM to report failure reason. by Andrew Walbran · 3 years, 5 months ago
  38. dcf1741 Specify virtual platform version and enforce it by Jiyong Park · 3 years, 6 months ago
  39. d15c563 Add DeathReason::CRASH and ERROR. by Andrew Walbran · 3 years, 6 months ago
  40. 3994f00 Don't fall back to unprotected mode if protected is not supported. by Andrew Walbran · 3 years, 6 months ago
  41. 4c46021 Remove obsolete TODOs. by Alan Stokes · 3 years, 6 months ago
  42. c92d35f Enable --extended-status for crosvm and return reason why VM died. by Andrew Walbran · 3 years, 7 months ago
  43. 818c27b Remove unused import. by Andrew Walbran · 3 years, 7 months ago
  44. 032615f Add options for configuring number of vCPUs and CPU affinity by Jiyong Park · 3 years, 7 months ago
  45. 5c6d417 Microdroid_manager reports error/finished as terminal events by Jooyung Han · 3 years, 8 months ago
  46. dd0a173 Add notifyError/onError notification for VM errors by Jooyung Han · 3 years, 9 months ago
  47. a5a262f Add a parameter for extra apks to payload config by Inseob Kim · 3 years, 9 months ago
  48. b8182bb Console output and OS logs are separated by Jiyong Park · 3 years, 9 months ago
  49. c7d28c7 Remove cid parameter from VirtualMachineService by Inseob Kim · 3 years, 10 months ago
  50. c2a49cc Define debug levels by Jiyong Park · 3 years, 10 months ago
  51. f8d9411 Separate creation and starting of VMs. by Andrew Walbran · 4 years ago
  52. 6b65066 Add VirtualMachineState enum rather than isRunning bool. by Andrew Walbran · 4 years ago
  53. d058756 Make port numbers aidl constants by Inseob Kim · 4 years ago
  54. 14cb869 Add onPayloadReady callback by Inseob Kim · 4 years ago
  55. 2444af9 Add onPayloadFinished callback by Inseob Kim · 4 years ago
  56. 1b9e4e6 Merge "Format instance.img" by Jiyong Park · 4 years ago
  57. 9dd389e Format instance.img by Jiyong Park · 4 years ago
  58. 7f61fe7 Refactor callback and make payload stream duplex by Inseob Kim · 4 years ago
  59. 1b95f2e Add VirtualMachineService skeleton code by Inseob Kim · 4 years ago
  60. 0a24843 Create idsig file automatically by Jiyong Park · 4 years ago
  61. cbe8b08 Add method to open vsock connection to VM. by Andrew Walbran · 4 years ago
  62. 631d588 remove support of multi-file partition by Jooyung Han · 4 years ago
  63. cc04590 Use Java style field names in AIDL. by Andrew Walbran · 4 years ago
  64. 45bcb0c Allow VM memory to be specified in app config. by Andrew Walbran · 4 years, 1 month ago
  65. 48b354d Create instance.img by Jiyong Park · 4 years, 1 month ago
  66. 8611a6c Add the onPayloadStarted callback API by Jiyong Park · 4 years, 1 month ago
  67. b15cd6e Add memory size to VM config. by Andrew Walbran · 4 years, 1 month ago
  68. 2360114 Enable debug mode by Jiyong Park · 4 years, 1 month ago
  69. 35edb8f virtualizationservice: clean up by Jooyung Han · 4 years, 1 month ago
  70. 21e9b92 Virtualizationservice makes payload disk image by Jooyung Han · 4 years, 1 month ago
  71. 9713bd4 Support multi-file partitions for composite disk by Jooyung Han · 4 years, 1 month ago
  72. f0d19dd aidl: put @utf8InCpp by Jooyung Han · 4 years, 1 month ago
  73. f865042 Support running protected VMs. by Andrew Walbran · 4 years, 2 months ago
  74. dfc953d Create QCOW2 image rather than raw for writable partitions. by Andrew Walbran · 4 years, 2 months ago
  75. dff3b94 Add method to create empty writable partition. by Andrew Walbran · 4 years, 2 months ago
  76. f5fbb7d Build composite image in VirtualizationService. by Andrew Walbran · 4 years, 3 months ago
  77. f6bf686 Rename VirtManager to VirtualizationService. by Andrew Walbran · 4 years, 3 months ago