VirtualBox

Changeset 71676 in vbox


Ignore:
Timestamp:
Apr 5, 2018 12:00:14 PM (7 years ago)
Author:
vboxsync
Message:

Comments.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp

    r71166 r71676  
    33983398    cpumR3CpuIdZeroLeaf(pCpum, 14);
    33993399
    3400     /* Cpuid 0xf + ECX: Platform qualifity of service monitoring (PQM).
     3400    /* Cpuid 0xf + ECX: Platform quality of service monitoring (PQM),
     3401     * also known as Intel Resource Director Technology (RDT) Monitoring
    34013402     * We zero this as we don't currently virtualize PQM.
    34023403     */
    34033404    cpumR3CpuIdZeroLeaf(pCpum, 15);
    34043405
    3405     /* Cpuid 0x10 + ECX: Platform qualifity of service enforcement (PQE).
     3406    /* Cpuid 0x10 + ECX: Platform quality of service enforcement (PQE),
     3407     * also known as Intel Resource Director Technology (RDT) Allocation
    34063408     * We zero this as we don't currently virtualize PQE.
    34073409     */
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette