1. 33a3102 Rename virtualizationservice files by David Brazdil · 2 years, 7 months ago
  2. afc9a9e Separate virtualizationservice/manager code into own files by David Brazdil · 2 years, 7 months ago
  3. 4b4c510 Start using virtmgr for running VMs by David Brazdil · 2 years, 8 months ago
  4. 1f53070 Create new virtmgr binary from virtualizationservice by David Brazdil · 2 years, 10 months ago
  5. 533e343 Remove CAP_IPC_LOCK from crosvm, use CAP_SYS_RESOURCE on VS by David Brazdil · 2 years, 9 months ago
  6. 131c089 Merge changes Idefb0d1b,Ia13381b6,I23f04ef8 by Treehugger Robot · 2 years, 10 months ago
  7. 41d1a87 virtualizationservice: Move globals closer to users by David Brazdil · 2 years, 10 months ago
  8. 6c60fea Remove unnecessary logs by Jiyong Park · 2 years, 10 months ago
  9. 2d96720 Remove requesterSid from VirtualMachineDebugInfo by David Brazdil · 2 years, 10 months ago
  10. 53cc5ca Fix partition verification by Alan Stokes · 3 years ago
  11. 0a8c84c Improve write_vm_creation_stats for expanded VmCreationRequested by Seungjae Yoo · 3 years, 1 month ago
  12. 0e82b50 Move VM callback to vmclient by Alan Stokes · 3 years ago
  13. 9c069a4 VS: Log to system log by Alan Stokes · 3 years, 5 months ago
  14. 1a6fbca Reduce virtualizationservice log level. by Andrew Walbran · 3 years, 6 months ago
  15. 029977d Don't allow disk images labeled as app_data_file by Jiyong Park · 3 years, 9 months ago
  16. d50a024 Don't reuse CID while Android is up by Jiyong Park · 3 years, 11 months ago
  17. 7e54e29 Register as a lazy service. by Alan Stokes · 4 years ago
  18. e160951 Add placeholder test to prevent CI failure. by Andrew Walbran · 4 years ago
  19. b31c3f1 Use composite disk code from crosvm. by Andrew Walbran · 4 years ago
  20. 488bd07 Clear temporary directory on start. by Andrew Walbran · 4 years, 1 month ago
  21. 8611a6c Add the onPayloadStarted callback API by Jiyong Park · 4 years, 1 month ago
  22. 9900f3d virtualizationservice: lazy-load ApexInfoList by Jooyung Han · 4 years, 1 month ago
  23. 73bac24 use "apexservice" to get paths of APEXes by Jooyung Han · 4 years, 1 month ago
  24. 21e9b92 Virtualizationservice makes payload disk image by Jooyung Han · 4 years, 1 month ago
  25. 3eca16c Create composite disk image in VirtualizationService. by Andrew Walbran · 4 years, 2 months ago
  26. 17de24f Rename VirtManager to VirtualizationService in a few more places. by Andrew Walbran · 4 years, 2 months ago
  27. f5fbb7d Build composite image in VirtualizationService. by Andrew Walbran · 4 years, 3 months ago
  28. f6bf686 Rename VirtManager to VirtualizationService. by Andrew Walbran · 4 years, 3 months ago[Renamed (65%) from virtmanager/src/main.rs]
  29. 3a5a921 Pass file descriptors rather than filenames to Virt Manager. by Andrew Walbran · 4 years, 3 months ago
  30. 0203449 Need to call set_requesting_sid for with_calling_sid to work. by Andrew Walbran · 4 years, 4 months ago
  31. 4de2878 Moved set_requesting_sid to public BinderFeatures struct. by Andrew Walbran · 4 years, 4 months ago
  32. 0909bc5 Set log level to trace for all builds. by Andrew Walbran · 4 years, 5 months ago
  33. bf1fb04 Log to logcat. by Andrew Walbran · 4 years, 5 months ago
  34. d6dce6f Refactor: split Virt Manager into separate packages. by Andrew Walbran · 4 years, 5 months ago
  35. c852ee0 Add support for passing bootloader and disk images. by Andrew Walbran · 4 years, 6 months ago
  36. 978b1e3 Refactor VirtualizationHostTestCases by Jiyong Park · 4 years, 6 months ago
  37. 6d6638c Merge "Use Virt Manager for test" by Andrew Walbran · 4 years, 6 months ago
  38. 3049fdf Use Virt Manager for test by Andrew Walbran · 4 years, 8 months ago
  39. c607b47 virtmanager: Use libbinder_rs Strong references for Binder objects by Stephen Crane · 4 years, 6 months ago
  40. b12a43e Started on Virt Manager. by Andrew Walbran · 4 years, 9 months ago