1. 9fc8783 Merge "Implement dump state API for VirtualizationService - for bugreporting" by Shikha Panwar · 3 years, 10 months ago
  2. c2a49cc Define debug levels by Jiyong Park · 3 years, 10 months ago
  3. d8e3542 Implement dump state API for VirtualizationService - for bugreporting by Shikha Panwar · 3 years, 11 months ago
  4. 772159a Merge "virtualizationservice: "prefer_staged" for apexes" by Jooyung Han · 3 years, 11 months ago
  5. 5dc4217 virtualizationservice: "prefer_staged" for apexes by Jooyung Han · 3 years, 11 months ago
  6. 0cc59ee Fix lazy service persistence for VS by Alan Stokes · 4 years ago
  7. 3189af0 Extract a library for common binder-related things by Alan Stokes · 3 years, 11 months ago
  8. d50a024 Don't reuse CID while Android is up by Jiyong Park · 4 years ago
  9. 60c796c Merge changes from topics "b/186126194", "b/199367367" by Treehugger Robot · 4 years ago
  10. 8bbb893 Fix warnings in preparation for Rust 1.55.0 by Chris Wailes · 4 years ago
  11. 7e54e29 Register as a lazy service. by Alan Stokes · 4 years ago
  12. f8d9411 Separate creation and starting of VMs. by Andrew Walbran · 4 years ago
  13. d3a8418 Move log_fd and composite_disks into CrosvmConfig. by Andrew Walbran · 4 years ago
  14. 6b65066 Add VirtualMachineState enum rather than isRunning bool. by Andrew Walbran · 4 years ago
  15. d058756 Make port numbers aidl constants by Inseob Kim · 4 years ago
  16. 14cb869 Add onPayloadReady callback by Inseob Kim · 4 years ago
  17. 2444af9 Add onPayloadFinished callback by Inseob Kim · 4 years ago
  18. 1b9e4e6 Merge "Format instance.img" by Jiyong Park · 4 years ago
  19. 9dd389e Format instance.img by Jiyong Park · 4 years ago
  20. 7f61fe7 Refactor callback and make payload stream duplex by Inseob Kim · 4 years ago
  21. 1b95f2e Add VirtualMachineService skeleton code by Inseob Kim · 4 years ago
  22. 0a24843 Create idsig file automatically by Jiyong Park · 4 years ago
  23. cbe8b08 Add method to open vsock connection to VM. by Andrew Walbran · 4 years, 1 month ago
  24. fbb39d2 Pass composite image header, footer and filler as FDs too. by Andrew Walbran · 4 years, 1 month ago
  25. 2970432 Merge changes Id7dcf0b8,Ia8749923 by Andrew Walbran · 4 years, 1 month ago
  26. 68c39f8 Fix warnings in preparation for Rust 1.54.0 by Chris Wailes · 4 years, 1 month ago
  27. cc04590 Use Java style field names in AIDL. by Andrew Walbran · 4 years, 1 month ago
  28. f4aa566 Merge "instance.img is actually added as a writable partition" by Jiyong Park · 4 years, 1 month ago
  29. 8d08181 instance.img is actually added as a writable partition by Jiyong Park · 4 years, 1 month ago
  30. 45bcb0c Allow VM memory to be specified in app config. by Andrew Walbran · 4 years, 1 month ago
  31. cc0db52 Pass payload disk images as file descriptors rather than paths. by Andrew Walbran · 4 years, 1 month ago
  32. 9588463 Do not use size filler by Jooyung Han · 4 years, 2 months ago
  33. 48b354d Create instance.img by Jiyong Park · 4 years, 1 month ago
  34. 730c11e Merge "Clear temporary directory on start." by Andrew Walbran · 4 years, 1 month ago
  35. 488bd07 Clear temporary directory on start. by Andrew Walbran · 4 years, 1 month ago
  36. 753553b Access control for virtualizationservice by Jiyong Park · 4 years, 1 month ago
  37. 8611a6c Add the onPayloadStarted callback API by Jiyong Park · 4 years, 2 months ago
  38. 1a72c6f microdroid: remove sdkext APEX by Jooyung Han · 4 years, 2 months ago
  39. 0ba3be8 Merge "Add memory size to VM config." by Treehugger Robot · 4 years, 2 months ago
  40. b15cd6e Add memory size to VM config. by Andrew Walbran · 4 years, 2 months ago
  41. 9900f3d virtualizationservice: lazy-load ApexInfoList by Jooyung Han · 4 years, 2 months ago
  42. 2360114 Enable debug mode by Jiyong Park · 4 years, 2 months ago
  43. 73bac24 use "apexservice" to get paths of APEXes by Jooyung Han · 4 years, 2 months ago
  44. 35edb8f virtualizationservice: clean up by Jooyung Han · 4 years, 2 months ago
  45. adfb76c microdroid: create payload disk image with system apexes by Jooyung Han · 4 years, 2 months ago
  46. 21e9b92 Virtualizationservice makes payload disk image by Jooyung Han · 4 years, 2 months ago
  47. 02b8ec0 Use preserved_fds rather than fd_mappings. by Andrew Walbran · 4 years, 2 months ago
  48. 2ff8eba Merge "Support running protected VMs." by Andrew Walbran · 4 years, 2 months ago
  49. f865042 Support running protected VMs. by Andrew Walbran · 4 years, 3 months ago
  50. 3eca16c Create composite disk image in VirtualizationService. by Andrew Walbran · 4 years, 2 months ago
  51. 806f154 Improve error reporting and logging. by Andrew Walbran · 4 years, 2 months ago
  52. dfc953d Create QCOW2 image rather than raw for writable partitions. by Andrew Walbran · 4 years, 2 months ago
  53. dff3b94 Add method to create empty writable partition. by Andrew Walbran · 4 years, 3 months ago
  54. f5fbb7d Build composite image in VirtualizationService. by Andrew Walbran · 4 years, 3 months ago
  55. f6bf686 Rename VirtManager to VirtualizationService. by Andrew Walbran · 4 years, 3 months ago[Renamed (84%) from virtmanager/src/aidl.rs]
  56. 3a5a921 Pass file descriptors rather than filenames to Virt Manager. by Andrew Walbran · 4 years, 4 months ago
  57. 0203449 Need to call set_requesting_sid for with_calling_sid to work. by Andrew Walbran · 4 years, 4 months ago
  58. 4de2878 Moved set_requesting_sid to public BinderFeatures struct. by Andrew Walbran · 4 years, 4 months ago
  59. dae0716 Wait for crosvm in a separate thread, and keep track of when it dies. by Andrew Walbran · 4 years, 5 months ago
  60. 1ef19ae Use camelCase for parcelable fields. by Andrew Walbran · 4 years, 5 months ago
  61. 1415c13 Use Strong<> for Rust AIDL interfaces by Andrei Homescu · 4 years, 5 months ago
  62. f6a1eb9 Include requester UID and SID in VM debug info. by Andrew Walbran · 4 years, 5 months ago
  63. 06b5f5c Pass VM config by FD rather than filename. by Andrew Walbran · 4 years, 5 months ago
  64. 3c2ddef Add VM ref holding to Virt Manager by David Brazdil · 4 years, 5 months ago
  65. a89fc13 Allow client to pass a file descriptor for VM logs. by Andrew Walbran · 4 years, 5 months ago
  66. a2f8c23 Refactor: move load_vm_config to associated function on VmConfig. by Andrew Walbran · 4 years, 6 months ago
  67. 320b560 Add method to get list of VMs for vm tool. by Andrew Walbran · 4 years, 6 months ago
  68. 9c01baa No need for Arc around state, as VirtManager is not Clone. by Andrew Walbran · 4 years, 6 months ago
  69. d6dce6f Refactor: split Virt Manager into separate packages. by Andrew Walbran · 4 years, 6 months ago