diff options
author | Alex Bennée <alex.bennee@linaro.org> | 2017-03-29 16:46:59 +0100 |
---|---|---|
committer | Alex Bennée <alex.bennee@linaro.org> | 2017-04-10 10:23:33 +0100 |
commit | 05248382251a58a14da60a640d29f570524174d3 (patch) | |
tree | 598d5843875bd5db0572094293f955bab9ef148d /include | |
parent | 243c5f77f6734776a45d50612b0f3ca2f2f6448e (diff) | |
download | qemu-05248382251a58a14da60a640d29f570524174d3.zip qemu-05248382251a58a14da60a640d29f570524174d3.tar.gz qemu-05248382251a58a14da60a640d29f570524174d3.tar.bz2 |
cpus: move icount preparation out of tcg_exec_cpu
As icount is only supported for single-threaded execution due to the
requirement for determinism let's remove it from the common
tcg_exec_cpu path.
Also remove the additional fiddling which shouldn't be required as the
icount counters should all be rectified as you enter the loop.
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions