Re: [Qemu-devel] [PATCH v4 11/12] socket_scm_helper: Accept fd directly
Am 28.09.2016 um 22:56 hat Max Reitz geschrieben: > This gives us more freedom about the fd that is passed to qemu, allowing > us to e.g. pass sockets. > > Signed-off-by: Max Reitz Reviewed-by: Kevin Wolf
[Qemu-devel] [PATCH v4 11/12] socket_scm_helper: Accept fd directly
This gives us more freedom about the fd that is passed to qemu, allowing us to e.g. pass sockets. Signed-off-by: Max Reitz --- tests/qemu-iotests/socket_scm_helper.c | 29 ++--- 1 file changed, 18 insertions(+), 11 deletions(-) diff --git a/tests/qemu-iotests/socket_scm_