commit | 17a15f1b768fe2aab8c5f360b05c0daddf0c438b | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Thu Oct 03 15:17:25 2013 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Thu Oct 17 17:31:00 2013 +0200 |
tree | b930d26ba7ec4e7923a1abf57154253047c2e6fd | |
parent | a3270e19ccf05603dfaf09e1f18510f7c93095e0 [diff] |
icount: make it thread-safe This lets threads other than the I/O thread use vm_clock even in -icount mode. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>