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