commit | 01ca519f24d6eb8afdfaa971c930d1b67235dfca | [log] [tgz] |
---|---|---|
author | Corey Minyard <cminyard@mvista.com> | Thu Oct 02 11:17:38 2014 -0500 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Sat Oct 04 08:59:14 2014 +0200 |
tree | e5e7926ca0805866fa9980583338c6cb31bf2763 | |
parent | 5dd1f02b4bc2f2c2ef3a2adfd8a412c8c8769085 [diff] |
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>