]> git.proxmox.com Git - mirror_qemu.git/commit
qemu-iotests: add infrastructure of fd passing via SCM
authorWenchao Xia <xiawenc@linux.vnet.ibm.com>
Fri, 6 Sep 2013 03:24:33 +0000 (11:24 +0800)
committerKevin Wolf <kwolf@redhat.com>
Thu, 12 Sep 2013 08:12:46 +0000 (10:12 +0200)
commit30b005d9d75af6388899fad2f462efb8af2b25b3
tree32ffce8cac6c49b5228e4cb6fd714540f1f922de
parentf93296eaffcb3753f680f2dcffea2637f14f2092
qemu-iotests: add infrastructure of fd passing via SCM

This patch make use of the compiled scm helper program to transfer
fd via unix socket at runtime.

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>
QMP/qmp.py
tests/qemu-iotests/check
tests/qemu-iotests/iotests.py