[PATCH 0/3] split daemon: Support sparse streams

Michal Privoznik mprivozn at redhat.com
Tue Dec 7 15:34:39 UTC 2021


See 3/3 for explanation.

Michal Prívozník (3):
  virStreamInData: Allow callback to not rewind the stream
  rpc: Introduce virNetClientStreamInData()
  remote_driver: Implement virStreamInData() callback

 src/libvirt-stream.c              |  9 ++++-
 src/libvirt_remote.syms           |  1 +
 src/remote/remote_daemon_stream.c |  8 ++--
 src/remote/remote_driver.c        | 26 +++++++++++++
 src/rpc/virnetclientstream.c      | 61 +++++++++++++++++++++++++++++++
 src/rpc/virnetclientstream.h      |  4 ++
 6 files changed, 105 insertions(+), 4 deletions(-)

-- 
2.32.0




More information about the libvir-list mailing list