1. 7d67171 Take ownership of inherited FDs using the rustutils crate by Jiyong Park · 11 months ago
  2. af63d1c Revert changes about libsafe_ownedfd by Jiyong Park · 11 months ago
  3. ecde8c0 Implement early_virtmgr by Inseob Kim · 11 months ago
  4. 9c03a3a Use LazyLock rather than lazy_static. by Andrew Walbran · 11 months ago
  5. ba3099e Use take_fd_ownership instead of the unsafe from_raw_fd by Jiyong Park · 12 months ago
  6. b198f6e Add early_virtmgr by Inseob Kim · 1 year, 1 month ago
  7. 3db607a Move virtualizationmanager to android/virtmgr by Jiyong Park · 1 year, 1 month ago[Renamed from virtualizationmanager/src/main.rs]
  8. 13af0b6 bin/vm run-microdroid supports --network-supported flag. by Seungjae Yoo · 1 year, 3 months ago
  9. daf396a Make SecurityException being detected in nativeSpawn by Seungjae Yoo · 1 year, 4 months ago
  10. 55e10ec Allow host-controlled avf/untrusted prop by Shikha Panwar · 1 year, 6 months ago
  11. 655d87f Revert "[VirtMgr] Allow host-controlled avf/untrusted prop" by Seungjae Yoo · 1 year, 6 months ago
  12. 8a8ac89 [VirtMgr] Allow host-controlled avf/untrusted prop by Shikha Panwar · 1 year, 6 months ago
  13. 3995207 virtmgr: Create and pass VM reference DT instead of vendor DTBO by Jaewan Kim · 1 year, 7 months ago
  14. 57da157 Replace use of deprecated logging functions by Jeff Vander Stoep · 1 year, 6 months ago
  15. b58d1b4 Standardise safety comments for virtualizationmanager and vmclient. by Andrew Walbran · 2 years, 1 month ago
  16. c03f661 Enable microdroid console output with debug level or debug policy by Jaewan Kim · 2 years, 6 months ago
  17. c4d5def Don't start composd if VMs are not supported by Alan Stokes · 2 years, 6 months ago
  18. 3f0f1e8 Move virtmgr files to their own directory by David Brazdil · 2 years, 7 months ago[Renamed from virtualizationservice/src/virtmgr.rs]
  19. 8d39a9b virtmgr: fail fast on misconfigured device by Alan Stokes · 2 years, 7 months ago
  20. 161ddda virtmgr: Set O_CLOEXEC on inherited FDs by David Brazdil · 2 years, 7 months ago
  21. 4b4c510 Start using virtmgr for running VMs by David Brazdil · 2 years, 8 months ago
  22. 1f53070 Create new virtmgr binary from virtualizationservice by David Brazdil · 2 years, 10 months ago