VirtualBox

Changeset 69144 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Oct 20, 2017 10:44:18 AM (7 years ago)
Author:
vboxsync
Message:

VMM: Added CPUMSetGuestEferNoCheck so we can also call it when emulating SVM VMRUN instruction.

File:
1 edited

Legend:

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

    r69107 r69144  
    15911591VMMDECL(int)            CPUMQueryValidatedGuestEfer(PVM pVM, uint64_t uCr0, uint64_t uOldEfer, uint64_t uNewEfer,
    15921592                                                    uint64_t *puValidEfer);
     1593VMMDECL(void)           CPUMSetGuestEferNoCheck(PVMCPU pVCpu, uint64_t uOldEfer, uint64_t uValidEfer);
     1594
    15931595
    15941596/** @name Typical scalable bus frequency values.
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