1. a4e2a4a Close() shouldn't throw by Alan Stokes · 2 years, 8 months ago
  2. 60991a5 Add VirtualizationModuleFrameworkInitializer by Nikita Ioffe · 2 years, 9 months ago
  3. ca0d27e Migrate VirtualMachine API to @SystemApi by Alan Stokes · 2 years, 10 months ago
  4. 22f823f Remove unsafe_ignore_missing_latest_api by Nikita Ioffe · 2 years, 9 months ago
  5. eea1a68 Merge changes I87868e87,I191fabee,Ib7d1491e by Alan Stokes · 2 years, 9 months ago
  6. 2f668f9 Merge "Add android_module_lib_stubs_current to stub_only_libs" by Nikita Ioffe · 2 years, 9 months ago
  7. f30982b Remove onPayloadStdio by Alan Stokes · 2 years, 9 months ago
  8. 69d297a Add android_module_lib_stubs_current to stub_only_libs by Nikita Ioffe · 2 years, 9 months ago
  9. 1029744 Tidy up by Alan Stokes · 2 years, 9 months ago
  10. f452d6f Merge "Manage name->VM mapping in VMM" by Alan Stokes · 2 years, 9 months ago
  11. 0ef4938 Cleanup Android.bp:framework-virtualization by Nikita Ioffe · 2 years, 9 months ago
  12. 110bf85 Manage name->VM mapping in VMM by Alan Stokes · 2 years, 9 months ago
  13. 5acb14d Merge "Add framework-virtualization to combined_apis" by Nikita Ioffe · 2 years, 9 months ago
  14. 04bc110 Minor tweaks by Alan Stokes · 2 years, 9 months ago
  15. dc259f9 Merge "[VM] Build virtual machine from a descriptor" by Treehugger Robot · 2 years, 9 months ago
  16. a815424 [VM] Build virtual machine from a descriptor by Alice Wang · 2 years, 9 months ago
  17. 30b50e6 Add framework-virtualization to combined_apis by Nikita Ioffe · 2 years, 9 months ago
  18. e079f72 Merge changes from topics "avf-sys-feature", "move-avf-jar-to-bcp", "virt-apex-on-system" by Nikita Ioffe · 2 years, 9 months ago
  19. ef70c18 [VM] Refactor building VirtualMachineConfig from file for reuse by Alice Wang · 2 years, 9 months ago
  20. 8580680 [VM] Refactor VirtualMachineConfig serialization from file by Alice Wang · 2 years, 9 months ago
  21. 9800acd Merge "Remove onPayloadStarted stream argument" by Treehugger Robot · 2 years, 9 months ago
  22. 451cc96 Remove onPayloadStarted stream argument by David Brazdil · 2 years, 10 months ago
  23. f28eec2 Move AVF jar to BCP and rename it to framework-virtualization by Nikita Ioffe · 2 years, 10 months ago
  24. 90b53ee [API] Rename ParcelVirtualMachine to VirtualMachineDescriptor by Alice Wang · 2 years, 9 months ago
  25. 67024de Merge "Rename console/log getters" by Treehugger Robot · 2 years, 9 months ago
  26. 85ac934 Rename console/log getters by Alan Stokes · 2 years, 9 months ago
  27. b04942f [refactor] Refactor VM#getInstancesMap() with Map#computeIfAbsent() by Alice Wang · 2 years, 9 months ago
  28. 8737672 [VM] Add API to convert VM to parcelable object by Alice Wang · 2 years, 9 months ago
  29. 36a58d9 Ensure @GuardedBy errors are flagged by Alan Stokes · 2 years, 9 months ago
  30. 0719e1a Fix threading bugs by Alan Stokes · 2 years, 9 months ago
  31. 20696d9 Move delete to VirtualMachineManager by Alan Stokes · 2 years, 9 months ago
  32. 98f2ae7 More API improvements by Alan Stokes · 2 years, 10 months ago
  33. 34a0da0 Revamp exceptions by Alan Stokes · 2 years, 10 months ago
  34. 40dac6d Allow setting APK path explicitly by Alan Stokes · 2 years, 10 months ago
  35. 97a2bfe Allow priv apps MANAGE_VIRTUAL_MACHINE permission by Alan Stokes · 2 years, 10 months ago
  36. 6f362d2 Merge "Config file requires custom VM permission" by Treehugger Robot · 2 years, 10 months ago
  37. ca1abf6 Merge "clarify setProtectedVm req message" by Treehugger Robot · 2 years, 10 months ago
  38. e1e0ac2 clarify setProtectedVm req message by Steven Moreland · 2 years, 10 months ago
  39. 7bc146c Config file requires custom VM permission by Alan Stokes · 2 years, 10 months ago
  40. 0583e0a Add API to determine VM capabilities by Alan Stokes · 2 years, 10 months ago
  41. 52d3c72 Remove support for command-line args by Alan Stokes · 2 years, 10 months ago
  42. 6056be1 Support config-less VMs by Alan Stokes · 2 years, 10 months ago
  43. d4667bc VirtualMachine API changes pre-@SystemApi by Alan Stokes · 2 years, 10 months ago
  44. 0d1ef78 Initial work to make VM config file optional by Alan Stokes · 2 years, 11 months ago
  45. 14efd94 Fix potential null pointer exception by Inseob Kim · 2 years, 11 months ago
  46. cb2322c Share a single VirtualMachine object for VMs by Inseob Kim · 2 years, 11 months ago
  47. f219cd8 Delete cpu affinity config by Victor Hsieh · 2 years, 11 months ago
  48. 5c1d9c0 Make our javalib more self-contained by Alan Stokes · 3 years ago
  49. 98e6e8a benchmark:Measure vsock host to VM transfer rate by Alice Wang · 3 years ago
  50. d629d64 Merge "Assorted cleanups" by Treehugger Robot · 3 years ago
  51. bf2c494 Merge "Minor build tweaks" by Treehugger Robot · 3 years ago
  52. 088ff0f Assorted cleanups by Alan Stokes · 3 years ago
  53. 34f0688 Minor build tweaks by Alan Stokes · 3 years ago
  54. 62085c0 Send UID and VM identifier to existing atoms by Seungjae Yoo · 3 years ago
  55. 62d012d Various minor fixes by Alan Stokes · 3 years ago
  56. a446f80 Stop VM immediately with stop() call by Inseob Kim · 3 years, 1 month ago
  57. e558ab1 VirtualizationService notifies to its client when ramdump is available by Jiyong Park · 3 years, 1 month ago
  58. e6ed0f9 Detect Microdroid hangup during boot by Jiyong Park · 3 years, 2 months ago
  59. 1119d70 Add USE_CUSTOM_VIRTUAL_MACHINE permission by Inseob Kim · 3 years, 3 months ago
  60. dfe16d6 Set task profile when running compilation VM by Jiyong Park · 3 years, 4 months ago
  61. 0a773b2 Synchronize VM callbacks by Andrew Scull · 3 years, 5 months ago
  62. c60a7bd Unlink death of VS once the VM has died by Andrew Scull · 3 years, 6 months ago
  63. e35c3fe Allow the VM callback to be cleared by Andrew Scull · 3 years, 6 months ago
  64. 9a58ad4 Fix @Nullable for javalibs by Jooyung Han · 3 years, 6 months ago
  65. 2c4a966 Clear binder identity when executing callback by Andrew Scull · 3 years, 6 months ago
  66. 926806d Merge "Throw exception if VM type is not supported." by Andrew Walbran · 3 years, 6 months ago
  67. eba1f6b Throw exception if VM type is not supported. by Andrew Walbran · 3 years, 6 months ago
  68. 9cd73e4 Merge "Add DeathReason::CRASH and ERROR." by Andrew Walbran · 3 years, 6 months ago
  69. d15c563 Add DeathReason::CRASH and ERROR. by Andrew Walbran · 3 years, 6 months ago
  70. 212f700 Protected and unprotected VMs are not considered compatible. by Andrew Walbran · 3 years, 6 months ago
  71. 4eb37e7 Serialise number of CPUs. by Andrew Walbran · 3 years, 6 months ago
  72. 3994f00 Don't fall back to unprotected mode if protected is not supported. by Andrew Walbran · 3 years, 6 months ago
  73. c92d35f Enable --extended-status for crosvm and return reason why VM died. by Andrew Walbran · 3 years, 7 months ago
  74. 65f85f8 Fix minor errors regaring num CPUs and CPU affinity by Jiyong Park · 3 years, 7 months ago
  75. 032615f Add options for configuring number of vCPUs and CPU affinity by Jiyong Park · 3 years, 7 months ago
  76. 5c6d417 Microdroid_manager reports error/finished as terminal events by Jooyung Han · 3 years, 8 months ago
  77. dd0a173 Add notifyError/onError notification for VM errors by Jooyung Han · 3 years, 9 months ago
  78. a5a262f Add a parameter for extra apks to payload config by Inseob Kim · 3 years, 9 months ago
  79. b002e09 setCallback accepts Executor by Jiyong Park · 3 years, 9 months ago
  80. b8182bb Console output and OS logs are separated by Jiyong Park · 3 years, 10 months ago
  81. 557762a Debug mode can be changed in the demo app by Jiyong Park · 3 years, 10 months ago
  82. 599043a Unbundled test apps can obtain virtual machine permissions by Jiyong Park · 3 years, 10 months ago
  83. c2a49cc Define debug levels by Jiyong Park · 3 years, 10 months ago
  84. f555b81 [LSC] Add LOCAL_LICENSE_KINDS to packages/modules/Virtualization by Bob Badour · 3 years, 11 months ago
  85. f8d9411 Separate creation and starting of VMs. by Andrew Walbran · 4 years ago
  86. 7fa065d Merge "Add VirtualMachineState enum rather than isRunning bool." by Andrew Walbran · 4 years ago
  87. aa41e0a Add API to connect to VM's binder server by Inseob Kim · 4 years ago
  88. 6b65066 Add VirtualMachineState enum rather than isRunning bool. by Andrew Walbran · 4 years ago
  89. 04b69ea Restrict MANAGE_VIRTUAL_MACHINE to platform signed apps by Alan Stokes · 4 years ago
  90. 14cb869 Add onPayloadReady callback by Inseob Kim · 4 years ago
  91. 2444af9 Add onPayloadFinished callback by Inseob Kim · 4 years ago
  92. 1b9e4e6 Merge "Format instance.img" by Jiyong Park · 4 years ago
  93. 9dd389e Format instance.img by Jiyong Park · 4 years ago
  94. 7f61fe7 Refactor callback and make payload stream duplex by Inseob Kim · 4 years ago
  95. 0a24843 Create idsig file automatically by Jiyong Park · 4 years ago
  96. 1c9269f Add VM memory config to Java API. by Andrew Walbran · 4 years ago
  97. 048a41b Annotate nullability to Java APIs by Jiyong Park · 4 years, 1 month ago
  98. 48b354d Create instance.img by Jiyong Park · 4 years, 1 month ago
  99. 413b460 Start virtualizationservice lazily by Jiyong Park · 4 years, 1 month ago
  100. 753553b Access control for virtualizationservice by Jiyong Park · 4 years, 1 month ago