On Mon, Sep 08, 2025 at 12:50:01PM +0200, Paolo Bonzini wrote: > Date: Mon, 8 Sep 2025 12:50:01 +0200 > From: Paolo Bonzini <[email protected]> > Subject: [PATCH 29/33] rust: re-export qemu_macros internal helper in "bits" > X-Mailer: git-send-email 2.51.0 > > From: Marc-André Lureau <[email protected]> > > Avoid the need to import "qemu_macros". > > Signed-off-by: Marc-André Lureau <[email protected]> > Link: > https://lore.kernel.org/r/[email protected] > Signed-off-by: Paolo Bonzini <[email protected]> > --- > rust/bits/src/lib.rs | 7 +++++-- > 1 file changed, 5 insertions(+), 2 deletions(-)
Reviewed-by: Zhao Liu <[email protected]>
