KVM: x86: Advertise support for AMD's PREFETCHI
Merge Request Required Information
Summary of Changes
Latest AMD Platforms introduce a new instruction, PREFETCHI, that loads a cache line from a specified memory address into the indicated data or instruction cache level, based on locality reference hints.
Advertise support for the instruction to the user space
Approved Development Ticket(s)
JIRA: https://issues.redhat.com/browse/RHEL-98696
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Click for formatting instructions
Please follow the CentOS Stream contribution documentation for how to file this ticket and have it approved.List tickets each on their own line of this description using the format "Resolves: RHEL-76229", "Related: RHEL-76229" or "Reverts: RHEL-76229", as appropriate.
Edited by Paolo Bonzini