qemu-e2k/python/qemu/qmp
Maksim Davydov 166464c6ce python/qmp: increase read buffer size
Current 256KB is not enough for some real cases. As a possible solution
limit can be chosen to be the same as libvirt (10MB)

Signed-off-by: Maksim Davydov <davydov-max@yandex-team.ru>
Reviewed-by: John Snow <jsnow@redhat.com>
Message-id: 20230112152805.33109-3-davydov-max@yandex-team.ru
Signed-off-by: John Snow <jsnow@redhat.com>
2023-01-24 13:37:13 -05:00
..
__init__.py python: rename qemu.aqmp to qemu.qmp 2022-04-21 11:01:00 -04:00
error.py python: rename qemu.aqmp to qemu.qmp 2022-04-21 11:01:00 -04:00
events.py python: rename qemu.aqmp to qemu.qmp 2022-04-21 11:01:00 -04:00
legacy.py python/qemu/qmp/legacy: Replace 'returns-whitelist' with the correct type 2022-07-18 20:28:06 +02:00
message.py python: rename qemu.aqmp to qemu.qmp 2022-04-21 11:01:00 -04:00
models.py python: rename qemu.aqmp to qemu.qmp 2022-04-21 11:01:00 -04:00
protocol.py Fix some typos 2023-01-24 13:37:12 -05:00
py.typed python: rename qemu.aqmp to qemu.qmp 2022-04-21 11:01:00 -04:00
qmp_client.py python/qmp: increase read buffer size 2023-01-24 13:37:13 -05:00
qmp_shell.py python: rename qemu.aqmp to qemu.qmp 2022-04-21 11:01:00 -04:00
qmp_tui.py Fix some typos 2023-01-24 13:37:12 -05:00
util.py python: update for mypy 0.950 2022-06-06 09:26:54 +02:00