On Tue, Mar 11, 2025 at 07:59:26PM +0400, marcandre.lur...@redhat.com wrote:
> From: Marc-André Lureau <marcandre.lur...@redhat.com>
> 
> 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.lur...@redhat.com>
> ---
>  include/ui/clipboard.h |  3 +++
>  ui/clipboard.c         | 26 ++++++++++++++++++++++++++
>  2 files changed, 29 insertions(+)
>

Reviewed-by: Daniel P. Berrangé <berra...@redhat.com>


With regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|


Reply via email to