diff options
| author | John Snow <jsnow@redhat.com> | 2023-09-28 00:49:42 -0400 |
|---|---|---|
| committer | John Snow <jsnow@redhat.com> | 2023-10-11 16:02:02 -0400 |
| commit | d39673781361ed528c2afba7197f26481caab482 (patch) | |
| tree | f7c4a84c229924f0bb9533fa4272eae99bc5ea4c /python/qemu/machine/machine.py | |
| parent | 1d4796cd008373a1c1657473f7c7e82eaf32ea1b (diff) | |
| download | focaccia-qemu-d39673781361ed528c2afba7197f26481caab482.tar.gz focaccia-qemu-d39673781361ed528c2afba7197f26481caab482.zip | |
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>
Diffstat (limited to 'python/qemu/machine/machine.py')
0 files changed, 0 insertions, 0 deletions