commit | 74c0b816adfc6aa1b01b4426fdf385e32e35cbac | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Mon Oct 08 13:24:14 2018 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Fri Oct 19 13:44:15 2018 +0200 |
tree | f42fa64eccc77891ae93684717220badd50f8794 | |
parent | 0c2ed83fa45aa5d80ecc7d3fff0ab38db2db5972 [diff] |
replay: pass raw icount value to replay_save_clock This avoids lock recursion when REPLAY_CLOCK is called inside the timers spinlock. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>