1. 1291f84 Merge "Implement elapsed_time for VmBooted and VmExited" by Treehugger Robot · 3 years ago
  2. 2e7beea Implement elapsed_time for VmBooted and VmExited by Seungjae Yoo · 3 years ago
  3. 491382d Merge "Moved binder_common to rpcbinder package under binder directory." by Andrew Walbran · 3 years ago
  4. d1bd3c1 Merge changes I5e4db74f,I167148cd,I512a2cd0 by Treehugger Robot · 3 years ago
  5. 24f0537 Merge "Send ramdump to tombstoned" by Treehugger Robot · 3 years ago
  6. 1612b90 Send ramdump to tombstoned by Jiyong Park · 3 years ago
  7. 62085c0 Send UID and VM identifier to existing atoms by Seungjae Yoo · 3 years ago
  8. b4c07ba Implement write_vm_exited_stats for VmExited atom by Seungjae Yoo · 3 years ago
  9. acf559a Implement write_vm_booted_stats for VmBooted atom by Seungjae Yoo · 3 years ago
  10. 0a8c84c Improve write_vm_creation_stats for expanded VmCreationRequested by Seungjae Yoo · 3 years, 1 month ago
  11. 7eb5ca4 Moved binder_common to rpcbinder package under binder directory. by Andrew Walbran · 3 years ago
  12. 46999c9 Moved LazyServiceGuard to binder crate. by Andrew Walbran · 3 years ago
  13. 0e82b50 Move VM callback to vmclient by Alan Stokes · 3 years ago
  14. dcf9d58 Use new binder exception constructors moved from binder_common. by Andrew Walbran · 3 years ago
  15. 0fd0ff0 Add safe wrapper for RunRpcServerWithFactory. by Andrew Walbran · 3 years ago
  16. a4eebde Hangup is detected in another thread by Jiyong Park · 3 years, 1 month ago
  17. a446f80 Stop VM immediately with stop() call by Inseob Kim · 3 years, 1 month ago
  18. ecda928 Merge "Better logging on failure" by Treehugger Robot · 3 years, 1 month ago
  19. 70ccf16 Better logging on failure by Alan Stokes · 3 years, 1 month ago
  20. 4afe201 Use the unused /dev/hvc1 as the ramdump sink by Jiyong Park · 3 years, 1 month ago
  21. e558ab1 VirtualizationService notifies to its client when ramdump is available by Jiyong Park · 3 years, 1 month ago
  22. c3ca24f Protect createOrUpdateIdsigFile with permission by Jiyong Park · 3 years, 1 month ago
  23. c3f2ac2 Fix tests on aosp_cf_x86_64_only_phone by Alan Stokes · 3 years, 2 months ago
  24. 066afc1 Merge "Detect Microdroid hangup during boot" by Jiyong Park · 3 years, 2 months ago
  25. e6ed0f9 Detect Microdroid hangup during boot by Jiyong Park · 3 years, 2 months ago
  26. 46abdf5 Merge "Revert^2 "Migrate to avb_add_hash_footer"" by Andrew Scull · 3 years, 2 months ago
  27. ec8c160 Fix typo in the funcion notifyError of aidl.rs by Seungjae Yoo · 3 years, 2 months ago
  28. d6267ae Revert^2 "Migrate to avb_add_hash_footer" by Andrew Scull · 3 years, 2 months ago
  29. 272f572 Add death reasons for microdroid failures by Inseob Kim · 3 years, 2 months ago
  30. 6b376a7 crosvm merge: updated create_disk_file arguments by Elie Kheirallah · 3 years, 2 months ago
  31. 1119d70 Add USE_CUSTOM_VIRTUAL_MACHINE permission by Inseob Kim · 3 years, 3 months ago
  32. dfe16d6 Set task profile when running compilation VM by Jiyong Park · 3 years, 4 months ago
  33. 061aa2c [AVF Telemetry] Add exception_code to logged atoms by Shikha Panwar · 3 years, 4 months ago
  34. 7afc139 Enable exporting of tombstones out of guest VMs by Shikha Panwar · 3 years, 5 months ago
  35. 0383ab9 Revert "Revert "Match create_composite_disk to crosvm updates"" by Richard Fung · 3 years, 5 months ago
  36. e573e22 Revert "Match create_composite_disk to crosvm updates" by Richard Fung · 3 years, 5 months ago
  37. 8ab8263 Match create_composite_disk to crosvm updates by Richard Fung · 3 years, 5 months ago
  38. b27681f Pass serial device to VM to report failure reason. by Andrew Walbran · 3 years, 6 months ago
  39. 9c069a4 VS: Log to system log by Alan Stokes · 3 years, 5 months ago
  40. dcf1741 Specify virtual platform version and enforce it by Jiyong Park · 3 years, 6 months ago
  41. 43049a1 Merge "Reduce virtualizationservice log level." by Treehugger Robot · 3 years, 6 months ago
  42. 527e577 Don't discard logs from VMs by Andrew Scull · 3 years, 6 months ago
  43. aff6299 Allow protected VMs to run with full debugging by Andrew Scull · 3 years, 6 months ago
  44. 1a6fbca Reduce virtualizationservice log level. by Andrew Walbran · 3 years, 6 months ago
  45. c8d2dc9 Merge "Allocate swiotlb buffer size based on number of virtio devices." by Andrew Walbran · 3 years, 6 months ago
  46. 014efb5 Update to improved system_properties API. by Andrew Walbran · 3 years, 6 months ago
  47. 0b5789f Allocate swiotlb buffer size based on number of virtio devices. by Andrew Walbran · 3 years, 6 months ago
  48. 86c76fa Revert "Temporary hack: Boot protected VMs without pVM firmware." by David Brazdil · 3 years, 6 months ago
  49. 3417c91 Merge "Temporary hack: Boot protected VMs without pVM firmware." by Andrew Walbran · 3 years, 6 months ago
  50. b6547b4 Temporary hack: Boot protected VMs without pVM firmware. by Andrew Walbran · 3 years, 6 months ago
  51. f6d600f Fixed typo in log messages, and adjusted log levels. by Andrew Walbran · 3 years, 6 months ago
  52. d15c563 Add DeathReason::CRASH and ERROR. by Andrew Walbran · 3 years, 6 months ago
  53. a30477c Merge changes from topic "vm-sharedlibs-apexes" by Jooyung Han · 3 years, 6 months ago
  54. 3994f00 Don't fall back to unprotected mode if protected is not supported. by Andrew Walbran · 3 years, 6 months ago
  55. 579cb0e Merge "Remove obsolete TODOs." by Treehugger Robot · 3 years, 6 months ago
  56. 5ce867a Pass sharedlibs APEXes to VM by Jooyung Han · 3 years, 6 months ago
  57. ec78804 Pass active APEXes to VM by Jooyung Han · 3 years, 6 months ago
  58. d650235 Pass isFactory bit from host to Microdroid via payload metadata by Jiyong Park · 3 years, 6 months ago
  59. 4c46021 Remove obsolete TODOs. by Alan Stokes · 3 years, 6 months ago
  60. 40be9d5 Add last_update_seconds. by Andrew Walbran · 3 years, 7 months ago
  61. c1a5f5a Add test for collect_apex_names. by Andrew Walbran · 3 years, 7 months ago
  62. 391d9cf Merge "Enable --extended-status for crosvm and return reason why VM died." by Andrew Walbran · 3 years, 7 months ago
  63. 3ffa832 Add logging from VMCreate method by Treehugger Robot · 3 years, 9 months ago
  64. c92d35f Enable --extended-status for crosvm and return reason why VM died. by Andrew Walbran · 3 years, 7 months ago
  65. 032615f Add options for configuring number of vCPUs and CPU affinity by Jiyong Park · 3 years, 7 months ago
  66. bf20c6a Use derive_classpath in VS for has_classpath_jar by Alan Stokes · 3 years, 7 months ago
  67. 46ac386 Add support for STANDALONE_SYSTEMSERVER_JARS by Alan Stokes · 3 years, 8 months ago
  68. d2dc83f Run microdroid in protected mode by Jiyong Park · 3 years, 8 months ago
  69. 641fc4a Fixed warnings generated by rustc 1.57.0 by Chris Wailes · 3 years, 8 months ago
  70. 029977d Don't allow disk images labeled as app_data_file by Jiyong Park · 3 years, 9 months ago
  71. dd0a173 Add notifyError/onError notification for VM errors by Jooyung Han · 3 years, 9 months ago
  72. a5a262f Add a parameter for extra apks to payload config by Inseob Kim · 3 years, 9 months ago
  73. 4c5dca5 Merge "Fix build error after crosvm upstream merge" by Andrew Walbran · 3 years, 9 months ago
  74. b4868e6 Pass adbd only when debug mode by Inseob Kim · 3 years, 9 months ago
  75. 2cb63b1 Fix build error after crosvm upstream merge by Jiyong Park · 3 years, 9 months ago
  76. acf31b0 Sign bootconfig partitions by Jiyong Park · 3 years, 9 months ago
  77. 3477107 Merge "Add one more virtio-console device" by Treehugger Robot · 3 years, 9 months ago
  78. ae5a4ed Add one more virtio-console device by Jiyong Park · 3 years, 9 months ago
  79. 1e7b603 Use 'package_native' for apexes wqith *classpath jars by Jooyung Han · 3 years, 9 months ago
  80. 3db15fb Merge "Erase data before initializeWritablePartition" by Treehugger Robot · 3 years, 9 months ago
  81. 5ce2798 Merge "microdroid_manager shuts down on failure" by Jooyung Han · 3 years, 9 months ago
  82. 1edd5b9 Erase data before initializeWritablePartition by Jooyung Han · 3 years, 10 months ago
  83. bfe086f microdroid_manager shuts down on failure by Jooyung Han · 3 years, 10 months ago
  84. b8182bb Console output and OS logs are separated by Jiyong Park · 3 years, 10 months ago
  85. fa91d70 Send logd logs from VM to host by Jiyong Park · 3 years, 10 months ago
  86. c7d28c7 Remove cid parameter from VirtualMachineService by Inseob Kim · 3 years, 10 months ago
  87. 3d3f545 Merge "Use virtio-console for the serial devices" by Treehugger Robot · 3 years, 10 months ago
  88. 747d636 Use virtio-console for the serial devices by Jiyong Park · 3 years, 10 months ago
  89. 53cf799 Use package_native only when prefer_staged by Jooyung Han · 3 years, 10 months ago
  90. 9fc8783 Merge "Implement dump state API for VirtualizationService - for bugreporting" by Shikha Panwar · 3 years, 10 months ago
  91. c2a49cc Define debug levels by Jiyong Park · 3 years, 10 months ago
  92. d8e3542 Implement dump state API for VirtualizationService - for bugreporting by Shikha Panwar · 3 years, 10 months ago
  93. 9d7cd7d virtualizationservice: read env var once by Jooyung Han · 3 years, 10 months ago
  94. 5e0f206 virtualizationservice: pass *CLASSPATH apexes to VM by Jooyung Han · 3 years, 10 months ago
  95. 772159a Merge "virtualizationservice: "prefer_staged" for apexes" by Jooyung Han · 3 years, 10 months ago
  96. 5dc4217 virtualizationservice: "prefer_staged" for apexes by Jooyung Han · 3 years, 10 months ago
  97. 0cc59ee Fix lazy service persistence for VS by Alan Stokes · 3 years, 11 months ago
  98. 3189af0 Extract a library for common binder-related things by Alan Stokes · 3 years, 10 months ago
  99. d50a024 Don't reuse CID while Android is up by Jiyong Park · 3 years, 11 months ago
  100. 60c796c Merge changes from topics "b/186126194", "b/199367367" by Treehugger Robot · 3 years, 11 months ago