commit | f93296eaffcb3753f680f2dcffea2637f14f2092 | [log] [tgz] |
---|---|---|
author | Wenchao Xia <xiawenc@linux.vnet.ibm.com> | Fri Sep 06 11:24:32 2013 +0800 |
committer | Kevin Wolf <kwolf@redhat.com> | Thu Sep 12 10:12:46 2013 +0200 |
tree | 176bf7dd0633e99a570ff0afca59f7f79e59a729 | |
parent | a8110c3d327cabff8dc258c5c8705903b56c1513 [diff] |
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 <xiawenc@linux.vnet.ibm.com> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>