VirtualBox

Changeset 55062 in vbox for trunk/include


Ignore:
Timestamp:
Apr 1, 2015 12:45:12 AM (10 years ago)
Author:
vboxsync
Message:

Remove CPUFeatures and CPUFeaturesExt from CPUM, use HostFeatures instead. Extended HostFeatures.

File:
1 edited

Legend:

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

    r55000 r55062  
    12191219VMMR3DECL(uint32_t)     CPUMR3RemEnter(PVMCPU pVCpu, uint32_t *puCpl);
    12201220VMMR3DECL(void)         CPUMR3RemLeave(PVMCPU pVCpu, bool fNoOutOfSyncSels);
    1221 VMMDECL(bool)           CPUMSupportsFXSR(PVM pVM);
     1221VMMDECL(bool)           CPUMSupportsXSave(PVM pVM);
    12221222VMMDECL(bool)           CPUMIsHostUsingSysEnter(PVM pVM);
    12231223VMMDECL(bool)           CPUMIsHostUsingSysCall(PVM pVM);
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