summary refs log tree commit diff stats
path: root/linux-headers/asm-generic/hugetlb_encode.h
diff options
context:
space:
mode:
authorDavid Gibson <david@gibson.dropbear.id.au>2019-03-12 16:07:14 +1100
committerDavid Gibson <david@gibson.dropbear.id.au>2019-03-12 16:07:14 +1100
commitba3b40de424304c497ca4ff990dd24e37aff5f5b (patch)
tree1e6d8cc542e590bd00c90cb6d0a3114189dd8ea5 /linux-headers/asm-generic/hugetlb_encode.h
parentce2918cbc31e190e7d644c684dcc2bbcb6b9a9df (diff)
downloadfocaccia-qemu-ba3b40de424304c497ca4ff990dd24e37aff5f5b.tar.gz
focaccia-qemu-ba3b40de424304c497ca4ff990dd24e37aff5f5b.zip
Suppress test warnings about missing Spectre/Meltdown mitigations with TCG
The new pseries-4.0 machine type defaults to enabling Spectre/Meltdown
mitigations.  Unfortunately those mitigations aren't implemented for TCG
because we're not yet sure if they're necessary or how to implement them.
We don't fail fatally, but we do warn in this case, because it is quite
plausible that Spectre/Meltdown can be exploited through TCG (at least for
the guest to get access to the qemu address space).

This create noise in our testcases though.  So, modify the affected tests
to explicitly disable the mitigations to suppress these warnings.

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'linux-headers/asm-generic/hugetlb_encode.h')
0 files changed, 0 insertions, 0 deletions