On 07/06/2017 08:49 PM, Alistair Francis wrote:
When QEMU is waiting for a TCP socket connection it reports that message as
an error. This isn't an error it is just information so let's change the
report to use info_report() instead.
Signed-off-by: Alistair Francis
Reviewed-by: Thomas Huth
R
When QEMU is waiting for a TCP socket connection it reports that message as
an error. This isn't an error it is just information so let's change the
report to use info_report() instead.
Signed-off-by: Alistair Francis
Reviewed-by: Thomas Huth
---
chardev/char-socket.c | 4 ++--
1 file changed,