1. 9fc8783 Merge "Implement dump state API for VirtualizationService - for bugreporting" by Shikha Panwar · 3 years, 11 months ago
  2. c2a49cc Define debug levels by Jiyong Park · 3 years, 11 months ago
  3. d8e3542 Implement dump state API for VirtualizationService - for bugreporting by Shikha Panwar · 3 years, 11 months ago
  4. 9d7cd7d virtualizationservice: read env var once by Jooyung Han · 3 years, 11 months ago
  5. 5e0f206 virtualizationservice: pass *CLASSPATH apexes to VM by Jooyung Han · 3 years, 11 months ago
  6. 772159a Merge "virtualizationservice: "prefer_staged" for apexes" by Jooyung Han · 4 years ago
  7. 5dc4217 virtualizationservice: "prefer_staged" for apexes by Jooyung Han · 4 years ago
  8. 0cc59ee Fix lazy service persistence for VS by Alan Stokes · 4 years ago
  9. 3189af0 Extract a library for common binder-related things by Alan Stokes · 4 years ago
  10. b5c60b4 compsvc: Notify VS when we're ready by Alan Stokes · 4 years ago
  11. d50a024 Don't reuse CID while Android is up by Jiyong Park · 4 years ago
  12. 60c796c Merge changes from topics "b/186126194", "b/199367367" by Treehugger Robot · 4 years ago
  13. 8bbb893 Fix warnings in preparation for Rust 1.55.0 by Chris Wailes · 4 years ago
  14. 7e54e29 Register as a lazy service. by Alan Stokes · 4 years ago
  15. f8d9411 Separate creation and starting of VMs. by Andrew Walbran · 4 years ago
  16. cb46154 Merge "Move log_fd and composite_disks into CrosvmConfig." by Andrew Walbran · 4 years ago
  17. 7fa065d Merge "Add VirtualMachineState enum rather than isRunning bool." by Andrew Walbran · 4 years ago
  18. 82657ca Merge changes from topics "vm_binder_server", "vm_binder_server_api" by Treehugger Robot · 4 years ago
  19. aa41e0a Add API to connect to VM's binder server by Inseob Kim · 4 years ago
  20. d3a8418 Move log_fd and composite_disks into CrosvmConfig. by Andrew Walbran · 4 years ago
  21. 6b65066 Add VirtualMachineState enum rather than isRunning bool. by Andrew Walbran · 4 years ago
  22. 1c2d758 Update microdroid's built-in apexes by Jooyung Han · 4 years ago
  23. e160951 Add placeholder test to prevent CI failure. by Andrew Walbran · 4 years ago
  24. a6aa0fa Merge "Add standalone binary to verify CompOs keys." by Treehugger Robot · 4 years ago
  25. eb97d4a Add standalone binary to verify CompOs keys. by Alan Stokes · 4 years ago
  26. d058756 Make port numbers aidl constants by Inseob Kim · 4 years ago
  27. 14cb869 Add onPayloadReady callback by Inseob Kim · 4 years ago
  28. 2444af9 Add onPayloadFinished callback by Inseob Kim · 4 years ago
  29. 1b9e4e6 Merge "Format instance.img" by Jiyong Park · 4 years ago
  30. 9dd389e Format instance.img by Jiyong Park · 4 years ago
  31. 7f61fe7 Refactor callback and make payload stream duplex by Inseob Kim · 4 years ago
  32. 1b95f2e Add VirtualMachineService skeleton code by Inseob Kim · 4 years, 1 month ago
  33. 0a24843 Create idsig file automatically by Jiyong Park · 4 years ago
  34. fc51f0e Merge "Add method to open vsock connection to VM." by Andrew Walbran · 4 years, 1 month ago
  35. 19c1d6c microdroid_manager: verify APK/APEXes by Jooyung Han · 4 years, 1 month ago
  36. cbe8b08 Add method to open vsock connection to VM. by Andrew Walbran · 4 years, 1 month ago
  37. b31c3f1 Use composite disk code from crosvm. by Andrew Walbran · 4 years, 1 month ago
  38. fbb39d2 Pass composite image header, footer and filler as FDs too. by Andrew Walbran · 4 years, 1 month ago
  39. 0a60dbe Merge "remove support of multi-file partition" by Jooyung Han · 4 years, 1 month ago
  40. 631d588 remove support of multi-file partition by Jooyung Han · 4 years, 1 month ago
  41. 222edd0 Add support for create image & start VM. by Alan Stokes · 4 years, 1 month ago
  42. 2970432 Merge changes Id7dcf0b8,Ia8749923 by Andrew Walbran · 4 years, 1 month ago
  43. 68c39f8 Fix warnings in preparation for Rust 1.54.0 by Chris Wailes · 4 years, 1 month ago
  44. cc04590 Use Java style field names in AIDL. by Andrew Walbran · 4 years, 1 month ago
  45. f4aa566 Merge "instance.img is actually added as a writable partition" by Jiyong Park · 4 years, 1 month ago
  46. 8d08181 instance.img is actually added as a writable partition by Jiyong Park · 4 years, 1 month ago
  47. 45bcb0c Allow VM memory to be specified in app config. by Andrew Walbran · 4 years, 2 months ago
  48. cc0db52 Pass payload disk images as file descriptors rather than paths. by Andrew Walbran · 4 years, 2 months ago
  49. 9588463 Do not use size filler by Jooyung Han · 4 years, 2 months ago
  50. 44b02ab use serde-xml-rs to read apex-info-list.xml by Jooyung Han · 4 years, 2 months ago
  51. 48b354d Create instance.img by Jiyong Park · 4 years, 2 months ago
  52. 730c11e Merge "Clear temporary directory on start." by Andrew Walbran · 4 years, 2 months ago
  53. 488bd07 Clear temporary directory on start. by Andrew Walbran · 4 years, 2 months ago
  54. 753553b Access control for virtualizationservice by Jiyong Park · 4 years, 2 months ago
  55. 8611a6c Add the onPayloadStarted callback API by Jiyong Park · 4 years, 2 months ago
  56. 1a72c6f microdroid: remove sdkext APEX by Jooyung Han · 4 years, 2 months ago
  57. 0ba3be8 Merge "Add memory size to VM config." by Treehugger Robot · 4 years, 2 months ago
  58. b15cd6e Add memory size to VM config. by Andrew Walbran · 4 years, 2 months ago
  59. 121bcb5 Merge "Rename payload metadata partition" by Jooyung Han · 4 years, 2 months ago
  60. 0bed031 Merge changes from topic "microdroid_demo" by Jiyong Park · 4 years, 2 months ago
  61. a1267ad Add APIs for creating and running a virtual machine by Jiyong Park · 4 years, 2 months ago
  62. 14e5a8e Rename payload metadata partition by Jooyung Han · 4 years, 2 months ago
  63. 9900f3d virtualizationservice: lazy-load ApexInfoList by Jooyung Han · 4 years, 2 months ago
  64. 2360114 Enable debug mode by Jiyong Park · 4 years, 2 months ago
  65. 453cfd6 Merge "Add the skeleton for the client-side API" by Treehugger Robot · 4 years, 2 months ago
  66. 9b8253b Add the skeleton for the client-side API by Jiyong Park · 4 years, 2 months ago
  67. 73bac24 use "apexservice" to get paths of APEXes by Jooyung Han · 4 years, 2 months ago
  68. 35edb8f virtualizationservice: clean up by Jooyung Han · 4 years, 2 months ago
  69. 54f422f vmconfig: remove path (use paths always) by Jooyung Han · 4 years, 2 months ago
  70. adfb76c microdroid: create payload disk image with system apexes by Jooyung Han · 4 years, 2 months ago
  71. 21e9b92 Virtualizationservice makes payload disk image by Jooyung Han · 4 years, 2 months ago
  72. 9713bd4 Support multi-file partitions for composite disk by Jooyung Han · 4 years, 2 months ago
  73. ec5012d Merge "Use preserved_fds rather than fd_mappings." by Andrew Walbran · 4 years, 2 months ago
  74. 02b8ec0 Use preserved_fds rather than fd_mappings. by Andrew Walbran · 4 years, 2 months ago
  75. f0d19dd aidl: put @utf8InCpp by Jooyung Han · 4 years, 2 months ago
  76. 2ff8eba Merge "Support running protected VMs." by Andrew Walbran · 4 years, 2 months ago
  77. f865042 Support running protected VMs. by Andrew Walbran · 4 years, 3 months ago
  78. 1fee0d8 Support multiple files per partition. by Andrew Walbran · 4 years, 3 months ago
  79. 3eca16c Create composite disk image in VirtualizationService. by Andrew Walbran · 4 years, 3 months ago
  80. 806f154 Improve error reporting and logging. by Andrew Walbran · 4 years, 3 months ago
  81. dfc953d Create QCOW2 image rather than raw for writable partitions. by Andrew Walbran · 4 years, 3 months ago
  82. dff3b94 Add method to create empty writable partition. by Andrew Walbran · 4 years, 3 months ago
  83. 0c4d3df Move shared config structs to shared crate. by Andrew Walbran · 4 years, 3 months ago
  84. 17de24f Rename VirtManager to VirtualizationService in a few more places. by Andrew Walbran · 4 years, 3 months ago
  85. f5fbb7d Build composite image in VirtualizationService. by Andrew Walbran · 4 years, 4 months ago
  86. f6bf686 Rename VirtManager to VirtualizationService. by Andrew Walbran · 4 years, 3 months ago