]> Git Repo - qemu.git/commit - configure
qemu-iotests: add unix socket help program
authorWenchao Xia <[email protected]>
Fri, 6 Sep 2013 03:24:32 +0000 (11:24 +0800)
committerKevin Wolf <[email protected]>
Thu, 12 Sep 2013 08:12:46 +0000 (10:12 +0200)
commitf93296eaffcb3753f680f2dcffea2637f14f2092
tree176bf7dd0633e99a570ff0afca59f7f79e59a729
parenta8110c3d327cabff8dc258c5c8705903b56c1513
qemu-iotests: add unix socket help program

This program can do a sendmsg call to transfer fd with unix
socket, which is not supported in python2.

The built binary will not be deleted in clean, but it is a
existing issue in ./tests, which should be solved in another
patch.

Signed-off-by: Wenchao Xia <[email protected]>
Reviewed-by: Stefan Hajnoczi <[email protected]>
Signed-off-by: Kevin Wolf <[email protected]>
configure
tests/Makefile
tests/qemu-iotests/socket_scm_helper.c [new file with mode: 0644]
This page took 0.025539 seconds and 4 git commands to generate.