On Fri, Sep 19, 2025 at 01:25:31PM +0200, Paolo Bonzini wrote: > Finally bring parity between C and Rust versions of the PL011 device model. > Changing some types of the arguments makes for nicer Rust code; C does not > care. :) > > Signed-off-by: Paolo Bonzini <[email protected]> > --- > hw/char/trace-events | 14 ++++---- > rust/Cargo.lock | 1 + > rust/hw/char/pl011/Cargo.toml | 1 + > rust/hw/char/pl011/meson.build | 1 + > rust/hw/char/pl011/src/device.rs | 57 ++++++++++++++++++++++---------- > 5 files changed, 50 insertions(+), 24 deletions(-)
Reviewed-by: Stefan Hajnoczi <[email protected]>
signature.asc
Description: PGP signature
