diff options
| author | Alex Bennée <alex.bennee@linaro.org> | 2021-07-09 15:29:57 +0100 |
|---|---|---|
| committer | Alex Bennée <alex.bennee@linaro.org> | 2021-07-14 15:54:13 +0100 |
| commit | ba4dd2aabc35bc5385739e13f14e3a10a223ede0 (patch) | |
| tree | 00ca2a431338e166f52eb405252773be6f4398e4 /docs/devel/secure-coding-practices.rst | |
| parent | 9b8e4298517fc265b7dea93d79eb53a9b3315ddc (diff) | |
| download | focaccia-qemu-ba4dd2aabc35bc5385739e13f14e3a10a223ede0.tar.gz focaccia-qemu-ba4dd2aabc35bc5385739e13f14e3a10a223ede0.zip | |
tcg/plugins: enable by default for most TCG builds
Aside from a minor bloat to file size the ability to have TCG plugins has no real impact on performance unless a plugin is actively loaded. Even then the libempty.so plugin shows only a minor degradation in performance caused by the extra book keeping the TCG has to do to keep track of instructions. As it's a useful feature lets just enable it by default and reduce our testing matrix a little. We need to move our linker testing earlier so we can be sure we can enable the loader module required. As we have ruled out static & plugins in an earlier patch we can also reduce the indent a little. Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Thomas Huth <thuth@redhat.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Cc: Paolo Bonzini <pbonzini@redhat.com> Message-Id: <20210709143005.1554-33-alex.bennee@linaro.org>
Diffstat (limited to 'docs/devel/secure-coding-practices.rst')
0 files changed, 0 insertions, 0 deletions