x86: Rename Intel CPU feature names
authorH.J. Lu <hjl.tools@gmail.com>
Wed, 5 Aug 2020 15:20:52 +0000 (08:20 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Wed, 5 Aug 2020 18:48:46 +0000 (11:48 -0700)
commitac3bda9a251f1512650f7b2c10d711c740ee0b78
treefd9dbd9bb6fe87da83ac1636849d6223a3eded87
parent180d9bc324f130af65793dc6ba7f1853396b6774
x86: Rename Intel CPU feature names

Intel64 and IA-32 Architectures Software Developer’s Manual has changed
the following CPU feature names:

1. The CPU feature of Enhanced Intel SpeedStep Technology is renamed
from EST to EIST.
2. The CPU feature which supports Platform Quality of Service Monitoring
(PQM) capability is changed to Intel Resource Director Technology
(Intel RDT) Monitoring capability, i.e. PQM is renamed to RDT_M.
3. The CPU feature which supports Platform Quality of Service
Enforcement (PQE) capability is changed to Intel Resource Director
Technology (Intel RDT) Allocation capability, i.e. PQE is renamed to
RDT_A.
sysdeps/x86/cpu-features.h
sysdeps/x86/tst-get-cpu-features.c