1. 4657d0e Reapply "Add os parameter to composd_cmd" by Inseob Kim · 8 months ago
  2. 17e555b Revert "Add os parameter to composd_cmd" by Chaitanya Cheemala (xWF) · 8 months ago
  3. 4dda2fb Add os parameter to composd_cmd by Inseob Kim · 9 months ago
  4. 5c807a2 Add option to dump device tree blob in VM config by Elie Kheirallah · 10 months ago
  5. 2528487 Re-organize compos directories by Jiyong Park · 1 year ago[Renamed from compos/common/compos_client.rs]
  6. 6b42b8d Don't use non-protected VMs for CompOS by Alan Stokes · 1 year, 2 months ago
  7. cd25d89 Disable Secretkeeper for CompOS by Alan Stokes · 1 year, 3 months ago
  8. 29c58ef Merge "Unify OS APIs into one API" into main by Treehugger Robot · 1 year, 4 months ago
  9. 89b2459 Unify OS APIs into one API by Inseob Kim · 1 year, 5 months ago
  10. 855a6f6 Use generated sysprop library. by Andrew Walbran · 1 year, 5 months ago
  11. 61a74b5 Allocate each VM an instance_id by Shikha Panwar · 1 year, 6 months ago
  12. 7399e5e Remove task-profile by Jiyong Park · 1 year, 5 months ago
  13. 46d77fc Merge changes from topic "microdroid_log" by Jiyong Park · 2 years, 1 month ago
  14. e6fb167 Support console input to VM by Jiyong Park · 2 years, 1 month ago
  15. a0eb5ee Introduce VirtualMachineAppConfig::CustomConfig struct by Nikita Ioffe · 2 years, 1 month ago
  16. 26c35ed Add an arg to run-microdroid/run-app cmds to provide custom kernel by Nikita Ioffe · 2 years, 2 months ago
  17. 04e5dbd Bind ignored results. by Dan Albert · 2 years, 3 months ago
  18. a61a867 Split vm_identifier of Compos into ComposComposd and ComposVerify by Seungjae Yoo · 2 years, 4 months ago
  19. f9f5826 Stop writing VM logs to files by Alan Stokes · 2 years, 4 months ago
  20. 237ee3e Search for CompOsPayloadApp/EmptyPayloadApp with extensions by Cole Faust · 2 years, 5 months ago
  21. 5776f08 Add --gdb flag to vm run,run-app and run-microdroid commands by Nikita Ioffe · 2 years, 6 months ago
  22. 7d1e5ec Refactor VM config to support different CPU topologies by David Brazdil · 2 years, 6 months ago
  23. 8d39a9b virtmgr: fail fast on misconfigured device by Alan Stokes · 2 years, 7 months ago
  24. fa22bb0 Remove DEBUG_LEVEL_APP_ONLY by Seungjae Yoo · 2 years, 8 months ago
  25. f30982b Remove onPayloadStdio by Alan Stokes · 2 years, 9 months ago
  26. 451cc96 Remove onPayloadStarted stream argument by David Brazdil · 2 years, 10 months ago
  27. 22e7045 Add persistent backing for encrypted storage in VM by Shikha Panwar · 2 years, 10 months ago
  28. 0d1ef78 Initial work to make VM config file optional by Alan Stokes · 2 years, 10 months ago
  29. a61ec2e compos: mount BuildManifestSystemExt.apk if exists by Victor Hsieh · 2 years, 11 months ago
  30. f219cd8 Delete cpu affinity config by Victor Hsieh · 2 years, 11 months ago
  31. 2bead0d Make ErrorCode an enum by Alan Stokes · 2 years, 11 months ago
  32. 62085c0 Send UID and VM identifier to existing atoms by Seungjae Yoo · 3 years ago
  33. 0e82b50 Move VM callback to vmclient by Alan Stokes · 3 years ago
  34. 0fc6ce5 Shut down CompOS VM after compilation completes by Alan Stokes · 3 years ago
  35. 34b1ff9 Derive Eq for error types. by Andrew Walbran · 3 years, 1 month ago
  36. 7140377 Orderly VM shutdown, part 1 by Alan Stokes · 3 years, 1 month ago
  37. e558ab1 VirtualizationService notifies to its client when ramdump is available by Jiyong Park · 3 years, 1 month ago
  38. 0df4850 Allow VM logging from compos_verify by Alan Stokes · 3 years, 2 months ago
  39. 106fcac Move helper function out of struct impl. by Andrew Walbran · 3 years, 2 months ago
  40. 1072cc0 Move VsockFactory into VM client library. by Andrew Walbran · 3 years, 2 months ago
  41. d0ef400 Factor out Rust client library for VirtualizationService. by Andrew Walbran · 3 years, 3 months ago
  42. dfe16d6 Set task profile when running compilation VM by Jiyong Park · 3 years, 4 months ago
  43. 2e56937 Don't hardwire the config APK path by Alan Stokes · 3 years, 4 months ago
  44. 33daaa3 compos_verity: don't write to log file by Victor Hsieh · 3 years, 4 months ago
  45. 8c2d678 Run a non-protected VM at DebugLevel::APP_ONLY by Victor Hsieh · 3 years, 4 months ago
  46. 378f738 Use default VM memory size except when compiling by Alan Stokes · 3 years, 5 months ago
  47. 2d3a2ac Use full debug even in protected mode by Alan Stokes · 3 years, 6 months ago
  48. 16fb855 Rewrite key management & signing by Alan Stokes · 3 years, 6 months ago
  49. 28c9c3c Stop checking for /dev/kvm by Alan Stokes · 3 years, 6 months ago
  50. 014efb5 Update to improved system_properties API. by Andrew Walbran · 3 years, 6 months ago
  51. eba7e65 Use protected VM if possible by Alan Stokes · 3 years, 6 months ago
  52. 3994f00 Don't fall back to unprotected mode if protected is not supported. by Andrew Walbran · 3 years, 6 months ago
  53. 5f10248 Set memory of CompOS to 1 GB by Victor Hsieh · 3 years, 6 months ago
  54. 165921b Respect dalvik.vm.boot-dex2oat-[threads|cpu-set] by Jiyong Park · 3 years, 7 months ago
  55. c92d35f Enable --extended-status for crosvm and return reason why VM died. by Andrew Walbran · 3 years, 7 months ago
  56. 0a5ab4b Make BuildManifest.apk available in CompOS by Victor Hsieh · 3 years, 7 months ago
  57. ccae66d Remove idsig from the CompOS APEX by Jooyung Han · 3 years, 8 months ago
  58. 2542c92 Write OS & console logs separately by Alan Stokes · 3 years, 8 months ago
  59. e996abc Merge "Use staged APEXes for compilation" by Treehugger Robot · 3 years, 8 months ago
  60. b4a0e91 Use staged APEXes for compilation by Alan Stokes · 3 years, 8 months ago
  61. 641fc4a Fixed warnings generated by rustc 1.57.0 by Chris Wailes · 3 years, 8 months ago
  62. dd0a173 Add notifyError/onError notification for VM errors by Jooyung Han · 3 years, 8 months ago
  63. 23b90ee Various minor fixes by Alan Stokes · 3 years, 9 months ago
  64. fb95284 Merge changes I675f622e,Id7bcfd75,I53c349dd by Treehugger Robot · 3 years, 9 months ago
  65. b8182bb Console output and OS logs are separated by Jiyong Park · 3 years, 9 months ago
  66. dcb9602 Fix use of link_to_death by Alan Stokes · 3 years, 9 months ago
  67. 17aed5c Extract timeouts to compos_common by Alan Stokes · 3 years, 10 months ago
  68. d21764c Enable debug mode for test instance of CompOS by Alan Stokes · 3 years, 9 months ago
  69. 4df9377 Increase timeout to allow for nested virtualization by Alan Stokes · 3 years, 10 months ago
  70. 16e027f composd should open instance image RW by Alan Stokes · 3 years, 10 months ago
  71. 0cc59ee Fix lazy service persistence for VS by Alan Stokes · 3 years, 10 months ago
  72. 69c610f Add instance creation to composd. by Alan Stokes · 3 years, 10 months ago
  73. 016d51c Merge "Get odrefresh in composd working." by Treehugger Robot · 3 years, 10 months ago
  74. a2869d2 Get odrefresh in composd working. by Alan Stokes · 3 years, 11 months ago
  75. b5c60b4 compsvc: Notify VS when we're ready by Alan Stokes · 3 years, 11 months ago
  76. f03d81a Assorted client fixes. by Alan Stokes · 3 years, 11 months ago
  77. b2cc79e Run odrefresh in composd by Alan Stokes · 3 years, 11 months ago
  78. 7c652c7 Avoid wasted dup() on each vsock fd. by Alan Stokes · 3 years, 11 months ago
  79. 714fcc2 Stop creating our own vsock by Alan Stokes · 3 years, 11 months ago
  80. f8d9411 Separate creation and starting of VMs. by Andrew Walbran · 4 years ago
  81. 17fd36a Extract a library for common CompOS things by Alan Stokes · 4 years ago