VirtualBox

Changeset 46297 in vbox for trunk/include/VBox/vmm


Ignore:
Timestamp:
May 28, 2013 2:38:48 PM (12 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
86045
Message:

VMM: Started HMSVMR0 work. Unify the AMD-V erratum 170 verification code between R0 and R3. General HM tidying.

File:
1 edited

Legend:

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

    r45971 r46297  
    142142VMM_INT_DECL(bool)              HMHasPendingIrq(PVM pVM);
    143143VMM_INT_DECL(PX86PDPE)          HMGetPaePdpes(PVMCPU pVCpu);
     144VMM_INT_DECL(int)               HMAmdIsSubjectToErratum170(uint32_t *pu32Family, uint32_t *pu32Model, uint32_t *pu32Stepping);
    144145
    145146#ifndef IN_RC
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