summaryrefslogtreecommitdiffstats
path: root/include/exec
diff options
context:
space:
mode:
authorDenis V. Lunev2015-10-13 17:41:21 +0200
committerMichael Roth2015-10-20 01:31:54 +0200
commit4005b4732e40d3d583510db89ee204b834022d20 (patch)
tree65ae3ded96b16a1afb4390c94d23a8815900d540 /include/exec
parentqga: guest exec functionality (diff)
downloadqemu-4005b4732e40d3d583510db89ee204b834022d20.tar.gz
qemu-4005b4732e40d3d583510db89ee204b834022d20.tar.xz
qemu-4005b4732e40d3d583510db89ee204b834022d20.zip
qga: handle possible SIGPIPE in guest-file-write
qemu-ga should not exit on guest-file-write to pipe without read end but proper error code should be returned. The behavior of the spawned process should be default thus SIGPIPE processing should be reset to default after fork() but before exec(). Signed-off-by: Denis V. Lunev <den@openvz.org> Signed-off-by: Yuri Pudgorodskiy <yur@virtuozzo.com> Reviewed-by: Michael Roth <mdroth@linux.vnet.ibm.com> Signed-off-by: Denis V. Lunev <den@openvz.org> Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
Diffstat (limited to 'include/exec')
0 files changed, 0 insertions, 0 deletions