VirtualBox

Changeset 57166 in vbox for trunk/include


Ignore:
Timestamp:
Aug 4, 2015 9:51:09 AM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
101914
Message:

VMM: Interface for querying size of FPU/extended state area in the guest-CPU context struct.

File:
1 edited

Legend:

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

    r55315 r57166  
    13871387VMMR3DECL(void)         CPUMR3SetHWVirtEx(PVM pVM, bool fHWVirtExEnabled);
    13881388VMMR3DECL(int)          CPUMR3SetCR4Feature(PVM pVM, RTHCUINTREG fOr, RTHCUINTREG fAnd);
     1389VMMR3DECL(uint16_t)     CPUMR3GetGuestFpuExtStateSize(PVM pVM);
    13891390
    13901391VMMR3DECL(int)              CPUMR3CpuIdInsert(PVM pVM, PCPUMCPUIDLEAF pNewLeaf);
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