mirror of https://github.com/xemu-project/xemu.git
target/i386/cpu: Fix typo in comment
Signed-off-by: Bernhard Beschow <shentey@gmail.com> Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Message-Id: <20240106132546.21248-4-shentey@gmail.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
This commit is contained in:
parent
c2e6d7d8e7
commit
f70c1c068d
|
@ -2179,7 +2179,7 @@ static const CPUCaches epyc_genoa_cache_info = {
|
|||
* Conceal VM entries from PT
|
||||
* Enable ENCLS exiting
|
||||
* Mode-based execute control (XS/XU)
|
||||
s TSC scaling (Skylake Server and newer)
|
||||
* TSC scaling (Skylake Server and newer)
|
||||
* GPA translation for PT (IceLake and newer)
|
||||
* User wait and pause
|
||||
* ENCLV exiting
|
||||
|
|
Loading…
Reference in New Issue