Searched hist:d3967378 (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/python/qemu/machine/ |
H A D | qtest.py | d3967378 Wed Sep 27 23:49:42 CDT 2023 John Snow <jsnow@redhat.com> python/machine: use socketpair() for qtest connection
Like the QMP and console sockets, begin using socketpairs for the qtest connection, too. After this patch, we'll be able to remove the vestigial sock_dir argument, but that cleanup is best done in its own patch.
Signed-off-by: John Snow <jsnow@redhat.com> Reviewed-by: Daniel P. Berrangé <berrange@redhat.com> Message-id: 20230928044943.849073-6-jsnow@redhat.com Signed-off-by: John Snow <jsnow@redhat.com>
|