summary refs log tree commit diff stats
path: root/qemu-char.c
diff options
context:
space:
mode:
authorFelipe Franciosi <felipe@nutanix.com>2016-09-29 08:52:38 -0700
committerDaniel P. Berrange <berrange@redhat.com>2016-10-27 09:13:10 +0200
commitaf8096b2c3b16de3f6237f1ead6a657a7565272f (patch)
treed85b67b70568ecb25607285d1be2d96b0d97f8f9 /qemu-char.c
parentbf5352082727df7207c54cf3fc5fb608dc2b1fda (diff)
downloadfocaccia-qemu-af8096b2c3b16de3f6237f1ead6a657a7565272f.tar.gz
focaccia-qemu-af8096b2c3b16de3f6237f1ead6a657a7565272f.zip
io: Add a QIOChannelSocket cleanup test
This patch adds a test to verify that the QIOChannel framework will not
unlink a filesystem unix socket unless the _FEATURE_LISTEN bit is set.

Due to a bug introduced in 74b6ce43, the framework would unlink the
entry if the _FEATURE_SHUTDOWN bit was set, regardless of the presence
of _FEATURE_LISTEN.

Signed-off-by: Felipe Franciosi <felipe@nutanix.com>
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
Diffstat (limited to 'qemu-char.c')
0 files changed, 0 insertions, 0 deletions