]> git.ipfire.org Git - thirdparty/qemu.git/commit
qemu-char: Print the remote and local addresses for a socket
authorCorey Minyard <cminyard@mvista.com>
Thu, 2 Oct 2014 16:17:38 +0000 (11:17 -0500)
committerPaolo Bonzini <pbonzini@redhat.com>
Sat, 4 Oct 2014 06:59:14 +0000 (08:59 +0200)
commit01ca519f24d6eb8afdfaa971c930d1b67235dfca
treee5e7926ca0805866fa9980583338c6cb31bf2763
parent5dd1f02b4bc2f2c2ef3a2adfd8a412c8c8769085
qemu-char: Print the remote and local addresses for a socket

It seems that it might be a good idea to know what is at the remote
end of a socket for tracking down issues.  So add that to the
socket filename.

Signed-off-by: Corey Minyard <cminyard@mvista.com>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
qemu-char.c