Searched hist:b11ec7f2 (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/exec/ |
H A D | cpu-defs.h | b11ec7f2 Mon Jul 03 05:12:21 CDT 2017 Yang Zhong <yang.zhong@intel.com> 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>
|
H A D | exec-all.h | b11ec7f2 Mon Jul 03 05:12:21 CDT 2017 Yang Zhong <yang.zhong@intel.com> 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>
|