summaryrefslogtreecommitdiffstats
path: root/scripts/switch-timer-api
diff options
context:
space:
mode:
authorYang Zhong2017-07-03 12:12:21 +0200
committerPaolo Bonzini2017-07-05 09:11:08 +0200
commitb11ec7f2e44b285a3967d629b55d1a6970b06787 (patch)
tree62b3bc4d62a0e6407670be676a4faea6fcf98acd /scripts/switch-timer-api
parentexec: elide calls to tb_lock and tb_unlock (diff)
downloadqemu-b11ec7f2e44b285a3967d629b55d1a6970b06787.tar.gz
qemu-b11ec7f2e44b285a3967d629b55d1a6970b06787.tar.xz
qemu-b11ec7f2e44b285a3967d629b55d1a6970b06787.zip
tcg: add CONFIG_TCG guards in headers
Add CONFIG_TCG around TLB-related functions and structure declarations. Some of these functions are defined in ./accel/tcg/cputlb.c, which will not be linked in if TCG is disabled, and have no stubs; therefore, their callers will also be compiled out for --disable-tcg. Signed-off-by: Yang Zhong <yang.zhong@intel.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'scripts/switch-timer-api')
0 files changed, 0 insertions, 0 deletions