qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v6 05/21] libqtest: Add a layer of abstraciton to send/recv


From: Stefan Hajnoczi
Subject: Re: [PATCH v6 05/21] libqtest: Add a layer of abstraciton to send/recv
Date: Fri, 3 Jan 2020 11:19:00 +0000

On Fri, Nov 29, 2019 at 09:34:41PM +0000, Oleinik, Alexander wrote:
> This makes it simple to swap the transport functions for qtest commands
> to and from the qtest client. For example, now it is possible to
> directly pass qtest commands to a server handler that exists within the
> same process, without the standard way of writing to a file descriptor.
> 
> Signed-off-by: Alexander Bulekov <address@hidden>
> ---
>  tests/libqtest.c | 50 +++++++++++++++++++++++++++++++++++++++---------
>  1 file changed, 41 insertions(+), 9 deletions(-)

Reviewed-by: Stefan Hajnoczi <address@hidden>

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]