On 04/20/2017 06:01 AM, Michal Privoznik wrote:
> We have three virStreamDriver-s currently in our tree.
> virFDStream, remote driver and ESX driver.f or now, support for
> remote driver and ESX driver is sufficient, because
> implementation for virFDStream is going to be supplied later as
> it needs to be slightly different.
> 

There are three virStreamDriver's currently supported:

 * virFDStream
 * remote driver
 * ESX driver

For now, backend virStreamRecvFlags support for only remote driver and
ESX driver is sufficient. Future patches will update virFDStream.


> Signed-off-by: Michal Privoznik <mpriv...@redhat.com>
> ---
>  src/esx/esx_stream.c       | 16 +++++++++++++++-
>  src/remote/remote_driver.c | 21 +++++++++++++++++----
>  2 files changed, 32 insertions(+), 5 deletions(-)
> 

ACK w/ commit message cleanup.

John

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to