aboutsummaryrefslogtreecommitdiff
path: root/ebpf
diff options
context:
space:
mode:
authorEmanuele Giuseppe Esposito <eesposit@redhat.com>2023-02-01 08:57:58 -0500
committerPaolo Bonzini <pbonzini@redhat.com>2023-05-18 08:53:50 +0200
commit0e7e3bf1a552c178924867fa7c2f30ccc8a179e0 (patch)
tree04bee49fa1230a3f2e31475dc818f7bbb52fcc31 /ebpf
parentd27e7c359330ba7020bdbed7ed2316cb4cf6ffc1 (diff)
target/i386: add support for FLUSH_L1D feature
As reported by Intel's doc: "L1D_FLUSH: Writeback and invalidate the L1 data cache" If this cpu feature is present in host, allow QEMU to choose whether to show it to the guest too. One disadvantage of not exposing it is that the guest will report a non existing vulnerability in /sys/devices/system/cpu/vulnerabilities/mmio_stale_data because the mitigation is present only when the cpu has (FLUSH_L1D and MD_CLEAR) or FB_CLEAR features enabled. Signed-off-by: Emanuele Giuseppe Esposito <eesposit@redhat.com> Message-Id: <20230201135759.555607-2-eesposit@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'ebpf')
0 files changed, 0 insertions, 0 deletions