diff options
author | Marc-André Lureau <marcandre.lureau@redhat.com> | 2025-03-10 15:26:25 +0400 |
---|---|---|
committer | Marc-André Lureau <marcandre.lureau@redhat.com> | 2025-05-24 16:33:18 +0200 |
commit | ac5e2bc910d350cd0653b8d049518d642ee14a49 (patch) | |
tree | be90ec9b21e62f32cf0e85f73c5381c5de85b7f4 /python | |
parent | c967ff606b99f5f4ecc16817b9d9604a9c943dd2 (diff) | |
download | qemu-ac5e2bc910d350cd0653b8d049518d642ee14a49.zip qemu-ac5e2bc910d350cd0653b8d049518d642ee14a49.tar.gz qemu-ac5e2bc910d350cd0653b8d049518d642ee14a49.tar.bz2 |
ui/vdagent: replace Buffer with GByteArray
Buffer is slightly more advanced than GByteArray, since it has a
cursor/position. But vdagent code doesn't need it. This simplify a bit
the code, and migration state.
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions