mirror of
https://github.com/mborgerson/xemu.git
synced 2026-03-14 16:44:43 +00:00
Because register reset is within a borrow_mut() call, reset does not need anymore a mut reference to the PL011State. Reviewed-by: Zhao Liu <zhao1.liu@intel.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>