mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-06 01:03:55 -06:00
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
1 changed files with 1 additions and 1 deletions
|
@ -2179,7 +2179,7 @@ static const CPUCaches epyc_genoa_cache_info = {
|
||||||
* Conceal VM entries from PT
|
* Conceal VM entries from PT
|
||||||
* Enable ENCLS exiting
|
* Enable ENCLS exiting
|
||||||
* Mode-based execute control (XS/XU)
|
* 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)
|
* GPA translation for PT (IceLake and newer)
|
||||||
* User wait and pause
|
* User wait and pause
|
||||||
* ENCLV exiting
|
* ENCLV exiting
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue