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