diff options
| author | Alex Bennée | 2017-03-29 17:46:59 +0200 |
|---|---|---|
| committer | Alex Bennée | 2017-04-10 11:23:33 +0200 |
| commit | 05248382251a58a14da60a640d29f570524174d3 (patch) | |
| tree | 598d5843875bd5db0572094293f955bab9ef148d /scripts | |
| parent | cpus: check cpu->running in cpu_get_icount_raw() (diff) | |
| download | qemu-05248382251a58a14da60a640d29f570524174d3.tar.gz qemu-05248382251a58a14da60a640d29f570524174d3.tar.xz qemu-05248382251a58a14da60a640d29f570524174d3.zip | |
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 'scripts')
0 files changed, 0 insertions, 0 deletions
