1. e3141b1 Merge "Add persistent backing for encrypted storage in VM" by Treehugger Robot · 2 years, 10 months ago
  2. 22e7045 Add persistent backing for encrypted storage in VM by Shikha Panwar · 2 years, 10 months ago
  3. add38cb Update for new version of vsock crate. by Andrew Walbran · 2 years, 10 months ago
  4. 1f417c9 Handle PayloadConfig in Microdroid by Alan Stokes · 2 years, 10 months ago
  5. 0d1ef78 Initial work to make VM config file optional by Alan Stokes · 2 years, 11 months ago
  6. ed8ace4 Revert^2 "Boot VM without bootloader - using init ramdisk" by Shikha Panwar · 2 years, 10 months ago
  7. 1bf3d78 [apkverify] Merge idsig into apkverify package by Alice Wang · 2 years, 10 months ago
  8. f219cd8 Delete cpu affinity config by Victor Hsieh · 2 years, 11 months ago
  9. 82f389c Restrict setting cpu affinity or task profiles by Alan Stokes · 2 years, 11 months ago
  10. 2bead0d Make ErrorCode an enum by Alan Stokes · 3 years ago
  11. 53cc5ca Fix partition verification by Alan Stokes · 3 years ago
  12. 1291f84 Merge "Implement elapsed_time for VmBooted and VmExited" by Treehugger Robot · 3 years ago
  13. 2e7beea Implement elapsed_time for VmBooted and VmExited by Seungjae Yoo · 3 years ago
  14. 491382d Merge "Moved binder_common to rpcbinder package under binder directory." by Andrew Walbran · 3 years ago
  15. 62085c0 Send UID and VM identifier to existing atoms by Seungjae Yoo · 3 years ago
  16. acf559a Implement write_vm_booted_stats for VmBooted atom by Seungjae Yoo · 3 years ago
  17. 0a8c84c Improve write_vm_creation_stats for expanded VmCreationRequested by Seungjae Yoo · 3 years, 1 month ago
  18. 7eb5ca4 Moved binder_common to rpcbinder package under binder directory. by Andrew Walbran · 3 years ago
  19. 46999c9 Moved LazyServiceGuard to binder crate. by Andrew Walbran · 3 years ago
  20. 0e82b50 Move VM callback to vmclient by Alan Stokes · 3 years ago
  21. dcf9d58 Use new binder exception constructors moved from binder_common. by Andrew Walbran · 3 years ago
  22. 0fd0ff0 Add safe wrapper for RunRpcServerWithFactory. by Andrew Walbran · 3 years ago
  23. a4eebde Hangup is detected in another thread by Jiyong Park · 3 years, 1 month ago
  24. a446f80 Stop VM immediately with stop() call by Inseob Kim · 3 years, 1 month ago
  25. ecda928 Merge "Better logging on failure" by Treehugger Robot · 3 years, 1 month ago
  26. 70ccf16 Better logging on failure by Alan Stokes · 3 years, 1 month ago
  27. 4afe201 Use the unused /dev/hvc1 as the ramdump sink by Jiyong Park · 3 years, 1 month ago
  28. e558ab1 VirtualizationService notifies to its client when ramdump is available by Jiyong Park · 3 years, 1 month ago
  29. c3ca24f Protect createOrUpdateIdsigFile with permission by Jiyong Park · 3 years, 1 month ago
  30. e6ed0f9 Detect Microdroid hangup during boot by Jiyong Park · 3 years, 2 months ago
  31. ec8c160 Fix typo in the funcion notifyError of aidl.rs by Seungjae Yoo · 3 years, 2 months ago
  32. 1119d70 Add USE_CUSTOM_VIRTUAL_MACHINE permission by Inseob Kim · 3 years, 3 months ago
  33. dfe16d6 Set task profile when running compilation VM by Jiyong Park · 3 years, 4 months ago
  34. 061aa2c [AVF Telemetry] Add exception_code to logged atoms by Shikha Panwar · 3 years, 4 months ago
  35. 7afc139 Enable exporting of tombstones out of guest VMs by Shikha Panwar · 3 years, 5 months ago
  36. dcf1741 Specify virtual platform version and enforce it by Jiyong Park · 3 years, 6 months ago
  37. 527e577 Don't discard logs from VMs by Andrew Scull · 3 years, 6 months ago
  38. aff6299 Allow protected VMs to run with full debugging by Andrew Scull · 3 years, 6 months ago
  39. 014efb5 Update to improved system_properties API. by Andrew Walbran · 3 years, 6 months ago
  40. f6d600f Fixed typo in log messages, and adjusted log levels. by Andrew Walbran · 3 years, 6 months ago
  41. 3994f00 Don't fall back to unprotected mode if protected is not supported. by Andrew Walbran · 3 years, 6 months ago
  42. 391d9cf Merge "Enable --extended-status for crosvm and return reason why VM died." by Andrew Walbran · 3 years, 7 months ago
  43. 3ffa832 Add logging from VMCreate method by Treehugger Robot · 3 years, 9 months ago
  44. c92d35f Enable --extended-status for crosvm and return reason why VM died. by Andrew Walbran · 3 years, 7 months ago
  45. 032615f Add options for configuring number of vCPUs and CPU affinity by Jiyong Park · 3 years, 7 months ago
  46. d2dc83f Run microdroid in protected mode by Jiyong Park · 3 years, 8 months ago
  47. 641fc4a Fixed warnings generated by rustc 1.57.0 by Chris Wailes · 3 years, 8 months ago
  48. 029977d Don't allow disk images labeled as app_data_file by Jiyong Park · 3 years, 9 months ago
  49. dd0a173 Add notifyError/onError notification for VM errors by Jooyung Han · 3 years, 9 months ago
  50. 3db15fb Merge "Erase data before initializeWritablePartition" by Treehugger Robot · 3 years, 9 months ago
  51. 1edd5b9 Erase data before initializeWritablePartition by Jooyung Han · 3 years, 10 months ago
  52. b8182bb Console output and OS logs are separated by Jiyong Park · 3 years, 10 months ago
  53. c7d28c7 Remove cid parameter from VirtualMachineService by Inseob Kim · 3 years, 10 months ago
  54. 9fc8783 Merge "Implement dump state API for VirtualizationService - for bugreporting" by Shikha Panwar · 3 years, 10 months ago
  55. c2a49cc Define debug levels by Jiyong Park · 3 years, 10 months ago
  56. d8e3542 Implement dump state API for VirtualizationService - for bugreporting by Shikha Panwar · 3 years, 10 months ago
  57. 772159a Merge "virtualizationservice: "prefer_staged" for apexes" by Jooyung Han · 3 years, 10 months ago
  58. 5dc4217 virtualizationservice: "prefer_staged" for apexes by Jooyung Han · 3 years, 10 months ago
  59. 0cc59ee Fix lazy service persistence for VS by Alan Stokes · 3 years, 11 months ago
  60. 3189af0 Extract a library for common binder-related things by Alan Stokes · 3 years, 10 months ago
  61. d50a024 Don't reuse CID while Android is up by Jiyong Park · 3 years, 11 months ago
  62. 60c796c Merge changes from topics "b/186126194", "b/199367367" by Treehugger Robot · 3 years, 11 months ago
  63. 8bbb893 Fix warnings in preparation for Rust 1.55.0 by Chris Wailes · 4 years ago
  64. 7e54e29 Register as a lazy service. by Alan Stokes · 4 years ago
  65. f8d9411 Separate creation and starting of VMs. by Andrew Walbran · 4 years ago
  66. d3a8418 Move log_fd and composite_disks into CrosvmConfig. by Andrew Walbran · 4 years ago
  67. 6b65066 Add VirtualMachineState enum rather than isRunning bool. by Andrew Walbran · 4 years ago
  68. d058756 Make port numbers aidl constants by Inseob Kim · 4 years ago
  69. 14cb869 Add onPayloadReady callback by Inseob Kim · 4 years ago
  70. 2444af9 Add onPayloadFinished callback by Inseob Kim · 4 years ago
  71. 1b9e4e6 Merge "Format instance.img" by Jiyong Park · 4 years ago
  72. 9dd389e Format instance.img by Jiyong Park · 4 years ago
  73. 7f61fe7 Refactor callback and make payload stream duplex by Inseob Kim · 4 years ago
  74. 1b95f2e Add VirtualMachineService skeleton code by Inseob Kim · 4 years ago
  75. 0a24843 Create idsig file automatically by Jiyong Park · 4 years ago
  76. cbe8b08 Add method to open vsock connection to VM. by Andrew Walbran · 4 years ago
  77. fbb39d2 Pass composite image header, footer and filler as FDs too. by Andrew Walbran · 4 years ago
  78. 2970432 Merge changes Id7dcf0b8,Ia8749923 by Andrew Walbran · 4 years ago
  79. 68c39f8 Fix warnings in preparation for Rust 1.54.0 by Chris Wailes · 4 years ago
  80. cc04590 Use Java style field names in AIDL. by Andrew Walbran · 4 years ago
  81. f4aa566 Merge "instance.img is actually added as a writable partition" by Jiyong Park · 4 years ago
  82. 8d08181 instance.img is actually added as a writable partition by Jiyong Park · 4 years, 1 month ago
  83. 45bcb0c Allow VM memory to be specified in app config. by Andrew Walbran · 4 years, 1 month ago
  84. cc0db52 Pass payload disk images as file descriptors rather than paths. by Andrew Walbran · 4 years, 1 month ago
  85. 9588463 Do not use size filler by Jooyung Han · 4 years, 1 month ago
  86. 48b354d Create instance.img by Jiyong Park · 4 years, 1 month ago
  87. 730c11e Merge "Clear temporary directory on start." by Andrew Walbran · 4 years, 1 month ago
  88. 488bd07 Clear temporary directory on start. by Andrew Walbran · 4 years, 1 month ago
  89. 753553b Access control for virtualizationservice by Jiyong Park · 4 years, 1 month ago
  90. 8611a6c Add the onPayloadStarted callback API by Jiyong Park · 4 years, 1 month ago
  91. 1a72c6f microdroid: remove sdkext APEX by Jooyung Han · 4 years, 1 month ago
  92. 0ba3be8 Merge "Add memory size to VM config." by Treehugger Robot · 4 years, 1 month ago
  93. b15cd6e Add memory size to VM config. by Andrew Walbran · 4 years, 1 month ago
  94. 9900f3d virtualizationservice: lazy-load ApexInfoList by Jooyung Han · 4 years, 1 month ago
  95. 2360114 Enable debug mode by Jiyong Park · 4 years, 1 month ago
  96. 73bac24 use "apexservice" to get paths of APEXes by Jooyung Han · 4 years, 1 month ago
  97. 35edb8f virtualizationservice: clean up by Jooyung Han · 4 years, 1 month ago
  98. adfb76c microdroid: create payload disk image with system apexes by Jooyung Han · 4 years, 1 month ago
  99. 21e9b92 Virtualizationservice makes payload disk image by Jooyung Han · 4 years, 1 month ago
  100. 02b8ec0 Use preserved_fds rather than fd_mappings. by Andrew Walbran · 4 years, 2 months ago