diff options
author | Adam Dorsey <adam.dorsey@twosixtech.com> | 2025-04-14 14:30:14 -0400 |
---|---|---|
committer | John Snow <jsnow@redhat.com> | 2025-09-15 14:36:01 -0400 |
commit | 653f501434889b23a5062b3fe00488d140eb79fd (patch) | |
tree | 12e5e6ba966ca24353887bbb4ed2d9bb824e1528 /scripts/qapi/expr.py | |
parent | 8fd9ccebd905dfe3afdee03732ba09e46a3a1d49 (diff) | |
download | qemu-653f501434889b23a5062b3fe00488d140eb79fd.zip qemu-653f501434889b23a5062b3fe00488d140eb79fd.tar.gz qemu-653f501434889b23a5062b3fe00488d140eb79fd.tar.bz2 |
python: backport 'feat: allow setting read buffer limit'
Expose the limit parameter of the underlying StreamReader and StreamWriter
instances.
This is helpful for the use case of transferring files in and out of a VM
via the QEMU guest agent's guest-file-open, guest-file-read, guest-file-write,
and guest-file-close methods, as it allows pushing the buffer size up to the
guest agent's limit of 48MB per transfer.
Signed-off-by: Adam Dorsey <adam@dorseys.email>
cherry picked from commit python-qemu-qmp@9ba6a698344eb3b570fa4864e906c54042824cd6
cherry picked from commit python-qemu-qmp@e4d0d3f835d82283ee0e48438d1b154e18303491
[Squashed in linter fixups. --js]
Signed-off-by: John Snow <jsnow@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Diffstat (limited to 'scripts/qapi/expr.py')
0 files changed, 0 insertions, 0 deletions