Il 02/10/2014 18:17, miny...@acm.org ha scritto:
> +    if (!qemu_chr_open_socket_fd(chr, &err)) {
> +        error_report("Unable to connect to char device %s\n", chr->label);
> +        qemu_chr_socket_restart_timer(chr);
> +    }

Can you please add a follow-up patch that only prints this message once
per reconnect?  Otherwise a server that shuts down can spam logs forever.

I'll nevertheless queue the patches for 2.2 next week.

Thanks,

Paolo

Reply via email to