diff options
author | Marc-André Lureau <marcandre.lureau@redhat.com> | 2025-03-11 17:55:21 +0400 |
---|---|---|
committer | Marc-André Lureau <marcandre.lureau@redhat.com> | 2025-05-24 16:33:18 +0200 |
commit | d0de94cbc053c4475fbf705cafa1ab488eae3a19 (patch) | |
tree | c08790260e4c012fda8c76e65aebb26102e7e3e0 /python | |
parent | a3f59c70d6c943e3a4d9c44ed138fa15c5ded70b (diff) | |
download | qemu-d0de94cbc053c4475fbf705cafa1ab488eae3a19.zip qemu-d0de94cbc053c4475fbf705cafa1ab488eae3a19.tar.gz qemu-d0de94cbc053c4475fbf705cafa1ab488eae3a19.tar.bz2 |
ui/clipboard: add vmstate_cbinfo
Add a VMStateDescriptor for QemuClipboardInfo.
Each clipboard owner will have to save its QemuClipboardInfo and
reregister its owned clipboard after loading. (the global cbinfo has
only pointers to owners, so it can't restore the relation with its owner
if it was to handle migration)
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