diff options
| author | Cole Robinson | 2015-05-05 17:07:18 +0200 |
|---|---|---|
| committer | Gerd Hoffmann | 2015-05-20 10:23:08 +0200 |
| commit | bc119048d7377ec8335ecde5946df629a1b72b46 (patch) | |
| tree | eca9ff9a7abb1cba7dc61617fb7f977ad4419fd4 /include/exec/memory.h | |
| parent | vnc: Don't assert if opening unix socket fails (diff) | |
| download | qemu-bc119048d7377ec8335ecde5946df629a1b72b46.tar.gz qemu-bc119048d7377ec8335ecde5946df629a1b72b46.tar.xz qemu-bc119048d7377ec8335ecde5946df629a1b72b46.zip | |
vnc: Tweak error when init fails
Before:
qemu-system-x86_64: -display vnc=unix:/root/foo.sock: Failed to start VNC server on `(null)': Failed to bind socket to /root/foo.sock: Permission denied
After:
qemu-system-x86_64: -display vnc=unix:/root/foo.sock: Failed to start VNC server: Failed to bind socket to /root/foo.sock: Permission denied
Rather than tweak the string possibly show unix: value as well,
just drop the explicit display reporting. We already get the cli
string in the error message, that should be sufficient.
Signed-off-by: Cole Robinson <crobinso@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'include/exec/memory.h')
0 files changed, 0 insertions, 0 deletions
