Revert "python/qmp/protocol: add open_with_socket()"
authorJohn Snow <jsnow@redhat.com>
Wed, 17 May 2023 16:34:06 +0000 (12:34 -0400)
committerJohn Snow <jsnow@redhat.com>
Wed, 31 May 2023 20:25:35 +0000 (16:25 -0400)
commitc76e7652c786683edcc846ee0a7a65b587787792
treedadb6b4a9a4c18a011b796b891b1b6e5415f26a2
parent5bbc5936bb5b973848cbcabcc19346ffa812ae06
Revert "python/qmp/protocol: add open_with_socket()"

This reverts commit a3cfea92e2030926e00a2519d299384ea648e36e.

(It's being rolled back in favor of a different API, which brings the
in-tree and out-of-tree versions of qemu.qmp back in sync.)

Signed-off-by: John Snow <jsnow@redhat.com>
Message-id: 20230517163406.2593480-6-jsnow@redhat.com
Signed-off-by: John Snow <jsnow@redhat.com>
python/qemu/qmp/protocol.py