diff options
author | Aurelien Jarno <aurelien@aurel32.net> | 2010-12-25 22:56:32 +0100 |
---|---|---|
committer | Aurelien Jarno <aurelien@aurel32.net> | 2010-12-27 00:58:06 +0100 |
commit | 4cdc1cd137e0b98766916a7cdf2d5a9b3c6632fa (patch) | |
tree | 4634bbca8423124883394dcf88957a3ed52ce0b0 /Makefile | |
parent | 6c33286ad3a432627d763ee93aa42200cbb68269 (diff) | |
download | hqemu-4cdc1cd137e0b98766916a7cdf2d5a9b3c6632fa.zip hqemu-4cdc1cd137e0b98766916a7cdf2d5a9b3c6632fa.tar.gz |
target-mips: fix host CPU consumption when guest is idle
When the CPU is in wait state, do not wake-up if an interrupt can't be
taken. This avoid host CPU running at 100% if a device (e.g. timer) has
an interrupt line left enabled.
Also factorize code to check if interrupts are enabled in
cpu_mips_hw_interrupts_pending().
Based on a patch from Edgar E. Iglesias <edgar.iglesias@gmail.com>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Acked-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions