On Tue, Aug 26, 2025 at 05:31:32PM +0400, [email protected] wrote: > Date: Tue, 26 Aug 2025 17:31:32 +0400 > From: [email protected] > Subject: [PATCH 4/4] rust/qemu-api-macros: make derive(Object) friendly > when missing parent > > From: Marc-André Lureau <[email protected]> > > Signed-off-by: Marc-André Lureau <[email protected]> > --- > rust/qemu-api-macros/src/lib.rs | 10 +++++++++- > 1 file changed, 9 insertions(+), 1 deletion(-)
Reviewed-by: Zhao Liu <[email protected]>
