VirtualBox

Changeset 99133 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Mar 23, 2023 9:18:30 AM (22 months ago)
Author:
vboxsync
Message:

VMM: Nested VMX: bugref:10318 PGM fixes for supporting Hyper-V in a VM using hardware-assisted execution [Stats].

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMAll/PGMAllBth.h

    r99132 r99133  
    12631263         * the instruction, see @bugref{10318#c7}.
    12641264         */
     1265        STAM_COUNTER_INC(&pVCpu->pgm.s.Stats.StatRZTrap0eHandlersInvalid);
     1266        STAM_STATS({ pVCpu->pgmr0.s.pStatTrap0eAttributionR0 = &pVCpu->pgm.s.Stats.StatRZTrap0eTime2InvalidPhys; });
    12651267        return VINF_EM_RAW_EMULATE_INSTR;
    12661268    }
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