diff options
author | Jan Kiszka | 2011-08-22 17:46:03 +0200 |
---|---|---|
committer | Anthony Liguori | 2011-08-22 21:37:02 +0200 |
commit | eae74cf906942999bf70e94f034f95c7f831ec63 (patch) | |
tree | 21c26ffce48a2eecc848c0d1712f60bdaab3f418 /hw/apic.h | |
parent | Poll main loop after I/O events were received (diff) | |
download | qemu-eae74cf906942999bf70e94f034f95c7f831ec63.tar.gz qemu-eae74cf906942999bf70e94f034f95c7f831ec63.tar.xz qemu-eae74cf906942999bf70e94f034f95c7f831ec63.zip |
Do not kick vcpus in TCG mode
In TCG mode, iothread and vcpus run in lock-step. So it's pointless to
send a signal from qemu_cpu_kick to the vcpu thread - if we got here,
the receiver already left the vcpu loop.
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'hw/apic.h')
0 files changed, 0 insertions, 0 deletions