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