diff options
author | 2020-12-04 18:06:13 -0500 | |
---|---|---|
committer | 2021-01-02 21:03:36 +0100 | |
commit | 24496fe851268eec3994489a772842484376507d (patch) | |
tree | 28e15b3013593d86f3103d4863c30d243305b9ad /util/cacheflush.c | |
parent | cfi: Initial support for cfi-icall in QEMU (diff) | |
download | qemu-24496fe851268eec3994489a772842484376507d.tar.xz qemu-24496fe851268eec3994489a772842484376507d.zip |
check-block: enable iotests with cfi-icall
cfi-icall is a form of Control-Flow Integrity for indirect function
calls implemented by llvm. It is enabled with a -fsanitize flag.
iotests are currently disabled when -fsanitize options is used, with the
exception of SafeStack.
This patch implements a generic filtering mechanism to allow iotests
with a set of known-to-be-safe -fsanitize option. Then marks SafeStack
and the new options used for cfi-icall safe for iotests
Signed-off-by: Daniele Buono <dbuono@linux.vnet.ibm.com>
Message-Id: <20201204230615.2392-4-dbuono@linux.vnet.ibm.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'util/cacheflush.c')
0 files changed, 0 insertions, 0 deletions