summaryrefslogtreecommitdiffstats
path: root/scripts/switch-timer-api
diff options
context:
space:
mode:
authorAlex Bennée2017-02-23 19:29:24 +0100
committerAlex Bennée2017-02-24 11:32:46 +0100
commitc22edfebff29f63d793032e4fbd42a035bb73e27 (patch)
tree044ff53d9b0d2b90df07e228e619b9d8f2513ae7 /scripts/switch-timer-api
parenttarget-arm/powerctl: defer cpu reset work to CPU context (diff)
downloadqemu-c22edfebff29f63d793032e4fbd42a035bb73e27.tar.gz
qemu-c22edfebff29f63d793032e4fbd42a035bb73e27.tar.xz
qemu-c22edfebff29f63d793032e4fbd42a035bb73e27.zip
target-arm: don't generate WFE/YIELD calls for MTTCG
The WFE and YIELD instructions are really only hints and in TCG's case they were useful to move the scheduling on from one vCPU to the next. In the parallel context (MTTCG) this just causes an unnecessary cpu_exit and contention of the BQL. Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Richard Henderson <rth@twiddle.net> Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'scripts/switch-timer-api')
0 files changed, 0 insertions, 0 deletions