summary refs log tree commit diff stats
path: root/python/scripts
diff options
context:
space:
mode:
authorJohn Snow <jsnow@redhat.com>2023-09-28 00:49:41 -0400
committerJohn Snow <jsnow@redhat.com>2023-10-11 16:02:02 -0400
commit1d4796cd008373a1c1657473f7c7e82eaf32ea1b (patch)
tree83548ebffb953e628b83b87b7fae0ee2e3167d30 /python/scripts
parent5f263cb1ccfb6f038fe706d9876d1cea8871a83a (diff)
downloadfocaccia-qemu-1d4796cd008373a1c1657473f7c7e82eaf32ea1b.tar.gz
focaccia-qemu-1d4796cd008373a1c1657473f7c7e82eaf32ea1b.zip
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>
Diffstat (limited to 'python/scripts')
0 files changed, 0 insertions, 0 deletions