On Thu, Feb 27, 2025 at 03:22:10PM +0100, Paolo Bonzini wrote:
> Date: Thu, 27 Feb 2025 15:22:10 +0100
> From: Paolo Bonzini <pbonzini@redhat.com>
> Subject: [PATCH 03/12] rust: vmstate: add std::pin::Pin as transparent
> wrapper
> X-Mailer: git-send-email 2.48.1
>
> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
> ---
> rust/qemu-api/src/vmstate.rs | 1 +
> 1 file changed, 1 insertion(+)
>
Reviewed-by: Zhao Liu <zhao1.liu@intel.com>