VirtualBox

Changeset 87346 in vbox for trunk/src/VBox/VMM/VMMR0


Ignore:
Timestamp:
Jan 21, 2021 11:42:23 AM (4 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
142322
Message:

VMM/CPUM: Dropped the fForceHyper parameter of CPUMRecalcHyperDRx. It seems to stem from some confusion in the HM implementation about how to handle DRx registers. The DBGF breakpoints shall always take precedence over the guest ones.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR0/CPUMR0.cpp

    r87345 r87346  
    688688     * Make sure the hypervisor values are up to date.
    689689     */
    690     CPUMRecalcHyperDRx(pVCpu, UINT8_MAX /* no loading, please */, true);
     690    CPUMRecalcHyperDRx(pVCpu, UINT8_MAX /* no loading, please */);
    691691
    692692    /*
Note: See TracChangeset for help on using the changeset viewer.

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