[libvirt] [PATCH v3 04/31] Implement virStreamRecvFlags to some drivers

John Ferlan jferlan at redhat.com
Tue May 16 20:59:10 UTC 2017



On 05/16/2017 10:03 AM, Michal Privoznik wrote:
> 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 <mprivozn at redhat.com>
> ---
>  src/esx/esx_stream.c       | 16 +++++++++++++++-
>  src/remote/remote_driver.c | 21 +++++++++++++++++----
>  2 files changed, 32 insertions(+), 5 deletions(-)
> 

Reviewed-by: John Ferlan <jferlan at redhat.com>

John




More information about the libvir-list mailing list