
26 May
2014
26 May
'14
3:25 p.m.
On 05/26/2014 02:45 PM, Peter Krempa wrote:
On 05/13/14 15:21, Ján Tomko wrote:
https://bugzilla.redhat.com/show_bug.cgi?id=1088787
Clean up unix socket files for chardevs using mode='bind', like we clean up the monitor socket. They are created by QEMU on startup and not really useful after shutting it down. --- src/qemu/qemu_process.c | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+)
ACK,
Peter
Thanks, pushed. Jan