On Thu, Nov 27, 2025 at 02:20:33PM +0100, Paolo Bonzini wrote: > Date: Thu, 27 Nov 2025 14:20:33 +0100 > From: Paolo Bonzini <[email protected]> > Subject: [PATCH 6/9] rust: fix reference to MemoryRegion > X-Mailer: git-send-email 2.51.1 > > Use the wrapper struct, not the C one. > > Signed-off-by: Paolo Bonzini <[email protected]> > --- > rust/bql/src/cell.rs | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Zhao Liu <[email protected]>
