1. aef7935 Revert "[rkp] Expose RKP Hal implementation in virtualizationservice" by Alice Wang · 1 year, 9 months ago
  2. fcbf5ff [rkp] Expose RKP Hal implementation in virtualizationservice by Alice Wang · 1 year, 10 months ago
  3. 734801c [service-vm] Extract service-vm module in a separate library by Alice Wang · 1 year, 11 months ago
  4. a448659 [attestation] Set up communication channel between host/service VM by Alice Wang · 1 year, 11 months ago
  5. 05ad73e Merge "[rkp] Add IRemotelyProvisionedComponent skeleton impl in host" into main by Alice Wang · 1 year, 11 months ago
  6. da1b273 Add avf_build_flags_rust defaults to all rust_ modules by Nikita Ioffe · 1 year, 11 months ago
  7. 15f6d08 [rkp] Add IRemotelyProvisionedComponent skeleton impl in host by Alice Wang · 2 years ago
  8. c4a774d Read assignable device list from vendor config xml by Inseob Kim · 2 years ago
  9. d7bd2f2 Rename avfutil to avflog by Jiyong Park · 2 years ago
  10. f4883fc Add libavfutil by Jiyong Park · 2 years ago
  11. bdca047 Bind devices to VFIO with VirtualizationService by Inseob Kim · 2 years ago
  12. 1ca0f65 Add internal API to bind devices to VFIO by Inseob Kim · 2 years, 1 month ago
  13. c2fec93 [service-vm] Start a bare-metal service VM from a client app by Alice Wang · 2 years, 6 months ago
  14. 3f0f1e8 Move virtmgr files to their own directory by David Brazdil · 2 years, 7 months ago
  15. afc9a9e Separate virtualizationservice/manager code into own files by David Brazdil · 2 years, 7 months ago
  16. 1f53070 Create new virtmgr binary from virtualizationservice by David Brazdil · 2 years, 10 months ago
  17. cdd4b11 Plumb onTrimMemory app callback to virtualizationservice by Keir Fraser · 2 years, 9 months ago
  18. 528e047 Create IVirtualizationServiceInternal by David Brazdil · 2 years, 10 months ago
  19. 743e0d6 prefer_staged keeps factory version by Jooyung Han · 2 years, 9 months ago
  20. a07a179 Use libc::VMADDR_HOST_CID instead of custom consts by David Brazdil · 2 years, 10 months ago
  21. 13a956a Create a unix domain listener socket for crosvm. by Keir Fraser · 3 years, 1 month ago
  22. 1bf3d78 [apkverify] Merge idsig into apkverify package by Alice Wang · 2 years, 10 months ago
  23. 2bead0d Make ErrorCode an enum by Alan Stokes · 3 years ago
  24. 6472ccd Migrate to Rust 2021 edition by Alan Stokes · 3 years ago
  25. 7eb5ca4 Moved binder_common to rpcbinder package under binder directory. by Andrew Walbran · 3 years ago
  26. 0fd0ff0 Add safe wrapper for RunRpcServerWithFactory. by Andrew Walbran · 3 years ago
  27. c3f2ac2 Fix tests on aosp_cf_x86_64_only_phone by Alan Stokes · 3 years, 2 months ago
  28. e6ed0f9 Detect Microdroid hangup during boot by Jiyong Park · 3 years, 2 months ago
  29. 7afc139 Enable exporting of tombstones out of guest VMs by Shikha Panwar · 3 years, 5 months ago
  30. b27681f Pass serial device to VM to report failure reason. by Andrew Walbran · 3 years, 6 months ago
  31. dcf1741 Specify virtual platform version and enforce it by Jiyong Park · 3 years, 6 months ago
  32. 3994f00 Don't fall back to unprotected mode if protected is not supported. by Andrew Walbran · 3 years, 6 months ago
  33. 3ffa832 Add logging from VMCreate method by Treehugger Robot · 3 years, 9 months ago
  34. bf20c6a Use derive_classpath in VS for has_classpath_jar by Alan Stokes · 3 years, 7 months ago
  35. d2dc83f Run microdroid in protected mode by Jiyong Park · 3 years, 8 months ago
  36. 029977d Don't allow disk images labeled as app_data_file by Jiyong Park · 3 years, 9 months ago
  37. 5dc4217 virtualizationservice: "prefer_staged" for apexes by Jooyung Han · 3 years, 10 months ago
  38. 3189af0 Extract a library for common binder-related things by Alan Stokes · 3 years, 10 months ago
  39. d50a024 Don't reuse CID while Android is up by Jiyong Park · 3 years, 11 months ago
  40. 1b95f2e Add VirtualMachineService skeleton code by Inseob Kim · 4 years ago
  41. 0a24843 Create idsig file automatically by Jiyong Park · 4 years ago
  42. b31c3f1 Use composite disk code from crosvm. by Andrew Walbran · 4 years ago
  43. 44b02ab use serde-xml-rs to read apex-info-list.xml by Jooyung Han · 4 years, 1 month ago
  44. 753553b Access control for virtualizationservice by Jiyong Park · 4 years, 1 month ago
  45. 8611a6c Add the onPayloadStarted callback API by Jiyong Park · 4 years, 1 month ago
  46. 9900f3d virtualizationservice: lazy-load ApexInfoList by Jooyung Han · 4 years, 1 month ago
  47. 73bac24 use "apexservice" to get paths of APEXes by Jooyung Han · 4 years, 1 month ago
  48. 21e9b92 Virtualizationservice makes payload disk image by Jooyung Han · 4 years, 1 month ago
  49. 3eca16c Create composite disk image in VirtualizationService. by Andrew Walbran · 4 years, 2 months ago
  50. dfc953d Create QCOW2 image rather than raw for writable partitions. by Andrew Walbran · 4 years, 2 months ago
  51. 0c4d3df Move shared config structs to shared crate. by Andrew Walbran · 4 years, 2 months ago
  52. f5fbb7d Build composite image in VirtualizationService. by Andrew Walbran · 4 years, 3 months ago
  53. f6bf686 Rename VirtManager to VirtualizationService. by Andrew Walbran · 4 years, 3 months ago[Renamed (72%) from virtmanager/Android.bp]
  54. 3a5a921 Pass file descriptors rather than filenames to Virt Manager. by Andrew Walbran · 4 years, 3 months ago
  55. dae0716 Wait for crosvm in a separate thread, and keep track of when it dies. by Andrew Walbran · 4 years, 5 months ago
  56. de5295a Remove unused dependency. by Andrew Walbran · 4 years, 4 months ago
  57. 26bdf44 virtmanager prefers rlib even on device by Jiyong Park · 4 years, 4 months ago
  58. 3c2ddef Add VM ref holding to Virt Manager by David Brazdil · 4 years, 5 months ago
  59. bf1fb04 Log to logcat. by Andrew Walbran · 4 years, 5 months ago
  60. eac8c33 Merge "[LSC] Add LOCAL_LICENSE_KINDS to packages/modules/Virtualization" by Treehugger Robot · 4 years, 6 months ago
  61. bd1037f [LSC] Add LOCAL_LICENSE_KINDS to packages/modules/Virtualization by Bob Badour · 4 years, 6 months ago
  62. 8d1eb7e Add virtmanager to the virt APEX by Jiyong Park · 4 years, 6 months ago
  63. b12a43e Started on Virt Manager. by Andrew Walbran · 4 years, 9 months ago