On Mon, Dec 16, 2024 at 4:54 AM Richard Henderson
wrote:
> This means we can update declare_properties to drop the
> zero terminator at the end of the array as well.
>
> Cc: qemu-r...@nongnu.org
> Signed-off-by: Richard Henderson
Reviewed-by: Paolo Bonzini
> ---
> rust/qemu-api/src/device_cla
This means we can update declare_properties to drop the
zero terminator at the end of the array as well.
Cc: qemu-r...@nongnu.org
Signed-off-by: Richard Henderson
---
rust/qemu-api/src/device_class.rs | 11 ++-
1 file changed, 6 insertions(+), 5 deletions(-)
diff --git a/rust/qemu-api/s