VirtualBox

Changeset 58998 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Dec 4, 2015 5:09:04 PM (9 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
104526
Message:

HM: Implemented 69 new dtrace probes and DBGF events in the VT-x code.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/vmm/hm.h

    r58938 r58998  
    144144VMM_INT_DECL(PX86PDPE)          HMGetPaePdpes(PVMCPU pVCpu);
    145145VMM_INT_DECL(int)               HMAmdIsSubjectToErratum170(uint32_t *pu32Family, uint32_t *pu32Model, uint32_t *pu32Stepping);
    146 VMM_INT_DECL(bool)              HMSetSingleInstruction(PVMCPU pVCpu, bool fEnable);
     146VMM_INT_DECL(bool)              HMSetSingleInstruction(PVM pVM, PVMCPU pVCpu, bool fEnable);
    147147VMM_INT_DECL(void)              HMHypercallsEnable(PVMCPU pVCpu);
    148148VMM_INT_DECL(void)              HMHypercallsDisable(PVMCPU pVCpu);
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