mirror of
https://github.com/xemu-project/xemu.git
synced 2026-07-28 09:44:39 +02: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>