VirtualBox

Changeset 87534 in vbox


Ignore:
Timestamp:
Feb 2, 2021 12:56:28 PM (4 years ago)
Author:
vboxsync
Message:

SUPDrv/SUPR0GetHwvirtMsrs: Removed todo about caching, as we're only querying these things when VMMR0.r0 is loaded.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/Support/SUPDrv.cpp

    r86512 r87534  
    46274627     * Query the MSRs from the hardware.
    46284628     */
    4629     /** @todo Cache MSR values so future accesses can avoid querying the hardware as
    4630      *        it may be expensive (esp. in nested virtualization scenarios). Do this
    4631      *        with proper locking and race safety. */
    46324629    SUPHWVIRTMSRS Msrs;
    46334630    RT_ZERO(Msrs);
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