1. 131c089 Merge changes Idefb0d1b,Ia13381b6,I23f04ef8 by Treehugger Robot · 2 years, 10 months ago
  2. 41d1a87 virtualizationservice: Move globals closer to users by David Brazdil · 2 years, 10 months ago
  3. a07a179 Use libc::VMADDR_HOST_CID instead of custom consts by David Brazdil · 2 years, 10 months ago
  4. 7feea60 virtualizationservice: Move CID allocation under State by David Brazdil · 2 years, 10 months ago
  5. 936bd5f Merge "Print actual file names rather than /proc/self/fd/NN" by Treehugger Robot · 2 years, 10 months ago
  6. 2d73656 Print actual file names rather than /proc/self/fd/NN by Jiyong Park · 2 years, 10 months ago
  7. 956a3d7 Merge "Remove unnecessary logs" by Treehugger Robot · 2 years, 10 months ago
  8. 6c60fea Remove unnecessary logs by Jiyong Park · 2 years, 10 months ago
  9. c158433 Merge "virtualizationservice: Fix log messages" by David Brazdil · 2 years, 10 months ago
  10. 7bc146c Config file requires custom VM permission by Alan Stokes · 2 years, 10 months ago
  11. 415097c virtualizationservice: Fix log messages by David Brazdil · 2 years, 10 months ago
  12. 9db9309 Merge "[rpc_binder] Rename existing rpc_server to vsock_rpc_server" by Alice Wang · 2 years, 10 months ago
  13. 52d3c72 Remove support for command-line args by Alan Stokes · 2 years, 10 months ago
  14. 86c88cc [rpc_binder] Rename existing rpc_server to vsock_rpc_server by Alice Wang · 2 years, 10 months ago
  15. 3ba10fd Log details for unexpected failure by Alan Stokes · 2 years, 10 months ago
  16. ba888bd Merge "Implement collecting VmStatus in microdroid_manager" by Treehugger Robot · 2 years, 10 months ago
  17. 2d96720 Remove requesterSid from VirtualMachineDebugInfo by David Brazdil · 2 years, 10 months ago
  18. fd9a062 Implement collecting VmStatus in microdroid_manager by Seungjae Yoo · 2 years, 10 months ago
  19. e3141b1 Merge "Add persistent backing for encrypted storage in VM" by Treehugger Robot · 2 years, 10 months ago
  20. 22e7045 Add persistent backing for encrypted storage in VM by Shikha Panwar · 2 years, 10 months ago
  21. f9231df Merge "Report crosvm reboot reason on watchdog stall" by Sebastian Ene · 2 years, 10 months ago
  22. 23167d8 Report crosvm reboot reason on watchdog stall by Sebastian Ene · 2 years, 10 months ago
  23. add38cb Update for new version of vsock crate. by Andrew Walbran · 2 years, 10 months ago
  24. 13a956a Create a unix domain listener socket for crosvm. by Keir Fraser · 3 years, 1 month ago
  25. 7276272 Temporarily disable balloon device in crosvm by Keir Fraser · 2 years, 10 months ago
  26. 1f417c9 Handle PayloadConfig in Microdroid by Alan Stokes · 2 years, 10 months ago
  27. 0d1ef78 Initial work to make VM config file optional by Alan Stokes · 2 years, 11 months ago
  28. ed8ace4 Revert^2 "Boot VM without bootloader - using init ramdisk" by Shikha Panwar · 2 years, 10 months ago
  29. 1bf3d78 [apkverify] Merge idsig into apkverify package by Alice Wang · 2 years, 10 months ago
  30. 14497f0 Add error context during payload preparation in VS by Victor Hsieh · 2 years, 11 months ago
  31. f219cd8 Delete cpu affinity config by Victor Hsieh · 2 years, 11 months ago
  32. 82f389c Restrict setting cpu affinity or task profiles by Alan Stokes · 2 years, 11 months ago
  33. 2bead0d Make ErrorCode an enum by Alan Stokes · 3 years ago
  34. 53cc5ca Fix partition verification by Alan Stokes · 3 years ago
  35. 1291f84 Merge "Implement elapsed_time for VmBooted and VmExited" by Treehugger Robot · 3 years ago
  36. 2e7beea Implement elapsed_time for VmBooted and VmExited by Seungjae Yoo · 3 years ago
  37. 491382d Merge "Moved binder_common to rpcbinder package under binder directory." by Andrew Walbran · 3 years ago
  38. d1bd3c1 Merge changes I5e4db74f,I167148cd,I512a2cd0 by Treehugger Robot · 3 years ago
  39. 24f0537 Merge "Send ramdump to tombstoned" by Treehugger Robot · 3 years ago
  40. 1612b90 Send ramdump to tombstoned by Jiyong Park · 3 years ago
  41. 62085c0 Send UID and VM identifier to existing atoms by Seungjae Yoo · 3 years ago
  42. b4c07ba Implement write_vm_exited_stats for VmExited atom by Seungjae Yoo · 3 years ago
  43. acf559a Implement write_vm_booted_stats for VmBooted atom by Seungjae Yoo · 3 years ago
  44. 0a8c84c Improve write_vm_creation_stats for expanded VmCreationRequested by Seungjae Yoo · 3 years, 1 month ago
  45. 7eb5ca4 Moved binder_common to rpcbinder package under binder directory. by Andrew Walbran · 3 years ago
  46. 46999c9 Moved LazyServiceGuard to binder crate. by Andrew Walbran · 3 years ago
  47. 0e82b50 Move VM callback to vmclient by Alan Stokes · 3 years ago
  48. dcf9d58 Use new binder exception constructors moved from binder_common. by Andrew Walbran · 3 years ago
  49. 0fd0ff0 Add safe wrapper for RunRpcServerWithFactory. by Andrew Walbran · 3 years ago
  50. a4eebde Hangup is detected in another thread by Jiyong Park · 3 years, 1 month ago
  51. a446f80 Stop VM immediately with stop() call by Inseob Kim · 3 years, 1 month ago
  52. ecda928 Merge "Better logging on failure" by Treehugger Robot · 3 years, 1 month ago
  53. 70ccf16 Better logging on failure by Alan Stokes · 3 years, 1 month ago
  54. 4afe201 Use the unused /dev/hvc1 as the ramdump sink by Jiyong Park · 3 years, 1 month ago
  55. e558ab1 VirtualizationService notifies to its client when ramdump is available by Jiyong Park · 3 years, 1 month ago
  56. c3ca24f Protect createOrUpdateIdsigFile with permission by Jiyong Park · 3 years, 1 month ago
  57. c3f2ac2 Fix tests on aosp_cf_x86_64_only_phone by Alan Stokes · 3 years, 2 months ago
  58. 066afc1 Merge "Detect Microdroid hangup during boot" by Jiyong Park · 3 years, 2 months ago
  59. e6ed0f9 Detect Microdroid hangup during boot by Jiyong Park · 3 years, 2 months ago
  60. 46abdf5 Merge "Revert^2 "Migrate to avb_add_hash_footer"" by Andrew Scull · 3 years, 2 months ago
  61. ec8c160 Fix typo in the funcion notifyError of aidl.rs by Seungjae Yoo · 3 years, 2 months ago
  62. d6267ae Revert^2 "Migrate to avb_add_hash_footer" by Andrew Scull · 3 years, 2 months ago
  63. 272f572 Add death reasons for microdroid failures by Inseob Kim · 3 years, 2 months ago
  64. 6b376a7 crosvm merge: updated create_disk_file arguments by Elie Kheirallah · 3 years, 2 months ago
  65. 1119d70 Add USE_CUSTOM_VIRTUAL_MACHINE permission by Inseob Kim · 3 years, 3 months ago
  66. dfe16d6 Set task profile when running compilation VM by Jiyong Park · 3 years, 4 months ago
  67. 061aa2c [AVF Telemetry] Add exception_code to logged atoms by Shikha Panwar · 3 years, 4 months ago
  68. 7afc139 Enable exporting of tombstones out of guest VMs by Shikha Panwar · 3 years, 5 months ago
  69. 0383ab9 Revert "Revert "Match create_composite_disk to crosvm updates"" by Richard Fung · 3 years, 5 months ago
  70. e573e22 Revert "Match create_composite_disk to crosvm updates" by Richard Fung · 3 years, 5 months ago
  71. 8ab8263 Match create_composite_disk to crosvm updates by Richard Fung · 3 years, 5 months ago
  72. b27681f Pass serial device to VM to report failure reason. by Andrew Walbran · 3 years, 6 months ago
  73. 9c069a4 VS: Log to system log by Alan Stokes · 3 years, 5 months ago
  74. dcf1741 Specify virtual platform version and enforce it by Jiyong Park · 3 years, 6 months ago
  75. 43049a1 Merge "Reduce virtualizationservice log level." by Treehugger Robot · 3 years, 6 months ago
  76. 527e577 Don't discard logs from VMs by Andrew Scull · 3 years, 6 months ago
  77. aff6299 Allow protected VMs to run with full debugging by Andrew Scull · 3 years, 6 months ago
  78. 1a6fbca Reduce virtualizationservice log level. by Andrew Walbran · 3 years, 6 months ago
  79. c8d2dc9 Merge "Allocate swiotlb buffer size based on number of virtio devices." by Andrew Walbran · 3 years, 6 months ago
  80. 014efb5 Update to improved system_properties API. by Andrew Walbran · 3 years, 6 months ago
  81. 0b5789f Allocate swiotlb buffer size based on number of virtio devices. by Andrew Walbran · 3 years, 6 months ago
  82. 86c76fa Revert "Temporary hack: Boot protected VMs without pVM firmware." by David Brazdil · 3 years, 6 months ago
  83. 3417c91 Merge "Temporary hack: Boot protected VMs without pVM firmware." by Andrew Walbran · 3 years, 6 months ago
  84. b6547b4 Temporary hack: Boot protected VMs without pVM firmware. by Andrew Walbran · 3 years, 6 months ago
  85. f6d600f Fixed typo in log messages, and adjusted log levels. by Andrew Walbran · 3 years, 6 months ago
  86. d15c563 Add DeathReason::CRASH and ERROR. by Andrew Walbran · 3 years, 6 months ago
  87. a30477c Merge changes from topic "vm-sharedlibs-apexes" by Jooyung Han · 3 years, 6 months ago
  88. 3994f00 Don't fall back to unprotected mode if protected is not supported. by Andrew Walbran · 3 years, 6 months ago
  89. 579cb0e Merge "Remove obsolete TODOs." by Treehugger Robot · 3 years, 6 months ago
  90. 5ce867a Pass sharedlibs APEXes to VM by Jooyung Han · 3 years, 6 months ago
  91. ec78804 Pass active APEXes to VM by Jooyung Han · 3 years, 6 months ago
  92. d650235 Pass isFactory bit from host to Microdroid via payload metadata by Jiyong Park · 3 years, 6 months ago
  93. 4c46021 Remove obsolete TODOs. by Alan Stokes · 3 years, 6 months ago
  94. 40be9d5 Add last_update_seconds. by Andrew Walbran · 3 years, 7 months ago
  95. c1a5f5a Add test for collect_apex_names. by Andrew Walbran · 3 years, 7 months ago
  96. 391d9cf Merge "Enable --extended-status for crosvm and return reason why VM died." by Andrew Walbran · 3 years, 7 months ago
  97. 3ffa832 Add logging from VMCreate method by Treehugger Robot · 3 years, 9 months ago
  98. c92d35f Enable --extended-status for crosvm and return reason why VM died. by Andrew Walbran · 3 years, 7 months ago
  99. 032615f Add options for configuring number of vCPUs and CPU affinity by Jiyong Park · 3 years, 7 months ago
  100. bf20c6a Use derive_classpath in VS for has_classpath_jar by Alan Stokes · 3 years, 7 months ago