qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [RFC PATCH 4/9] rust: vmstate: implement Zeroable for VMStateField


From: Zhao Liu
Subject: Re: [RFC PATCH 4/9] rust: vmstate: implement Zeroable for VMStateField
Date: Mon, 6 Jan 2025 22:31:56 +0800

On Tue, Dec 31, 2024 at 01:23:31AM +0100, Paolo Bonzini wrote:
> Date: Tue, 31 Dec 2024 01:23:31 +0100
> From: Paolo Bonzini <pbonzini@redhat.com>
> Subject: [RFC PATCH 4/9] rust: vmstate: implement Zeroable for VMStateField
> X-Mailer: git-send-email 2.47.1
> 
> This shortens a bit the constants.  Do not bother using it
> in the vmstate macros since most of them will go away soon.
> 
> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
> ---
>  rust/qemu-api/src/vmstate.rs  | 18 +++---------------
>  rust/qemu-api/src/zeroable.rs | 31 +++++++++++++++++++++++++++++++
>  2 files changed, 34 insertions(+), 15 deletions(-)
> 

Reviewed-by: Zhao Liu <zhao1.liu@intel.com>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]