[Libguestfs] [PATCH v3 05/11] conn: Pretend to be a serial terminal, so sgabios doesn't hang.

Richard W.M. Jones rjones at redhat.com
Wed Mar 23 12:59:51 UTC 2016


On Wed, Mar 23, 2016 at 10:39:43AM +0100, Pino Toscano wrote:
> If I read this correctly, the newly added memmem would be executed for
> every read data from the daemon socket:
>   read_data -> handle_log_message -> memmem

I think only from the console socket (not the daemon socket, and hence
not download APIs).  However I will see if it's possible to limit this
to the accept phase anyway, since that seems like a good idea.

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
Fedora Windows cross-compiler. Compile Windows programs, test, and
build Windows installers. Over 100 libraries supported.
http://fedoraproject.org/wiki/MinGW




More information about the Libguestfs mailing list