Home
last modified time | relevance | path

Searched hist:"1 d4796cd" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/python/qemu/machine/
H A Dmachine.py1d4796cd Wed Sep 27 23:49:41 CDT 2023 John Snow <jsnow@redhat.com> python/machine: use socketpair() for console connections

Create a socketpair for the console output. This should help eliminate
race conditions around console text early in the boot process that might
otherwise have been dropped on the floor before being able to connect to
QEMU under "server,nowait".

Signed-off-by: John Snow <jsnow@redhat.com>
Reviewed-by: Ani Sinha <anisinha@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Message-id: 20230928044943.849073-5-jsnow@redhat.com
Signed-off-by: John Snow <jsnow@redhat.com>