1. f3536de Implement LLNDK for AVF by Inseob Kim · 9 months ago
  2. 5c807a2 Add option to dump device tree blob in VM config by Elie Kheirallah · 11 months ago
  3. f333ebc Add early_virtmgr support to libvmclient by Inseob Kim · 11 months ago
  4. de13d40 Framework JNI uses libvmclient to connect to virtmgr by Jiyong Park · 12 months ago
  5. 3200f72 Revert "Close stdios when fork/exec'ing virtmgr" by Jiyong Park · 12 months ago
  6. 2a08574 Close stdios when fork/exec'ing virtmgr by Jiyong Park · 12 months ago
  7. 69001a2 Use OwnedFd when using preserved_fds from the updated command-fds crate by Jiyong Park · 12 months ago
  8. 3a3dde4 Move vmclient to libs/libvmclient by Jiyong Park · 1 year, 1 month ago[Renamed from vmclient/src/lib.rs]
  9. fbbcfcd Upgrade nix to 0.28.0 by Frederick Mayle · 1 year, 4 months ago
  10. 696dd7e Update for Nix 0.27.1 by Ludovic Barman · 1 year, 8 months ago
  11. 81821f6 [Refactor] Remove vmclient::connect() by Seungjae Yoo · 1 year, 11 months ago
  12. b58d1b4 Standardise safety comments for virtualizationmanager and vmclient. by Andrew Walbran · 2 years, 1 month ago
  13. e6fb167 Support console input to VM by Jiyong Park · 2 years, 1 month ago
  14. 04e5dbd Bind ignored results. by Dan Albert · 2 years, 3 months ago
  15. eab0cdf Reduce virtmgr threads by Alan Stokes · 2 years, 5 months ago
  16. 16b3bc9 sed setMaxOutgoing{Threads,Connections} by Steven Moreland · 2 years, 5 months ago
  17. 4644606 vmclient: Spawn child virtmgr and connect to it by David Brazdil · 2 years, 10 months ago
  18. a2125dd rpc_binder: Update users of RpcSession by David Brazdil · 2 years, 8 months ago
  19. 49f96f5 Send atoms via VirtualizationServiceInternal by David Brazdil · 2 years, 8 months ago
  20. 3e98d29 Remove onRamdump callback by Alan Stokes · 2 years, 8 months ago
  21. f30982b Remove onPayloadStdio by Alan Stokes · 2 years, 9 months ago
  22. 451cc96 Remove onPayloadStarted stream argument by David Brazdil · 2 years, 10 months ago
  23. 2bead0d Make ErrorCode an enum by Alan Stokes · 3 years ago
  24. 7eb5ca4 Moved binder_common to rpcbinder package under binder directory. by Andrew Walbran · 3 years ago
  25. 0e82b50 Move VM callback to vmclient by Alan Stokes · 3 years ago
  26. c944fae Add safe wrapper for RpcPreconnectedClient. by Andrew Walbran · 3 years ago
  27. 7140377 Orderly VM shutdown, part 1 by Alan Stokes · 3 years, 2 months ago
  28. e558ab1 VirtualizationService notifies to its client when ramdump is available by Jiyong Park · 3 years, 1 month ago
  29. 1072cc0 Move VsockFactory into VM client library. by Andrew Walbran · 3 years, 3 months ago
  30. d0ef400 Factor out Rust client library for VirtualizationService. by Andrew Walbran · 3 years, 3 months ago