commit | 12e9700d7a926aeb7f97a5d3c368bbe6745be884 | [log] [tgz] |
---|---|---|
author | Alex Bennée <alex.bennee@linaro.org> | Thu Oct 27 16:10:14 2016 +0100 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Mon Oct 31 10:51:17 2016 +0100 |
tree | c6aa1c11cafffb021d76f33cd8f9cd33bbea0a6d | |
parent | c93bbbefca1795f5afb98ea93b2ada68e53e185b [diff] |
cpus: re-factor out handle_icount_deadline In preparation for adding a MTTCG thread we re-factor out a bit of what will be common code to handle the QEMU_CLOCK_VIRTUAL expiration. Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Richard Henderson <rth@twiddle.net> Message-Id: <20161027151030.20863-18-alex.bennee@linaro.org> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>