diff options
author | Tom Lendacky <thomas.lendacky@amd.com> | 2023-02-09 09:22:26 -0600 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2023-02-10 07:27:37 -0500 |
commit | 493a2c2d23ca91afba96ac32b6cbafb54382c2a3 (patch) | |
tree | d1871baeb94904e9ae0f30592a4e76bd4da776b3 /Documentation/admin-guide/hw-vuln/index.rst | |
parent | 6f0f2d5ef895d66a3f2b32dd05189ec34afa5a55 (diff) |
Documentation/hw-vuln: Add documentation for Cross-Thread Return Predictions
Add the admin guide for the Cross-Thread Return Predictions vulnerability.
Signed-off-by: Tom Lendacky <thomas.lendacky@amd.com>
Message-Id: <60f9c0b4396956ce70499ae180cb548720b25c7e.1675956146.git.thomas.lendacky@amd.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'Documentation/admin-guide/hw-vuln/index.rst')
-rw-r--r-- | Documentation/admin-guide/hw-vuln/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/admin-guide/hw-vuln/index.rst b/Documentation/admin-guide/hw-vuln/index.rst index 4df436e7c417..e0614760a99e 100644 --- a/Documentation/admin-guide/hw-vuln/index.rst +++ b/Documentation/admin-guide/hw-vuln/index.rst @@ -18,3 +18,4 @@ are configurable at compile, boot or run time. core-scheduling.rst l1d_flush.rst processor_mmio_stale_data.rst + cross-thread-rsb.rst |