VirtualBox

Changeset 52006 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Jul 12, 2014 12:01:19 PM (10 years ago)
Author:
vboxsync
Message:

VMM: VT-x and AMD-V support for making GIM hypercalls.

File:
1 edited

Legend:

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

    r51797 r52006  
    200200VMMDECL(bool)               GIMIsEnabled(PVM pVM);
    201201VMMDECL(GIMPROVIDERID)      GIMGetProvider(PVM pVM);
    202 VMMDECL(bool)               GIMIsParavirtTscEnabled(PVM pVM);
     202VMM_INT_DECL(bool)          GIMIsParavirtTscEnabled(PVM pVM);
     203VMM_INT_DECL(bool)          GIMAreHypercallsEnabled(PVMCPU pVCpu);
    203204VMM_INT_DECL(int)           GIMHypercall(PVMCPU pVCpu, PCPUMCTX pCtx);
    204205VMM_INT_DECL(int)           GIMReadMsr(PVMCPU pVCpu, uint32_t idMsr, PCCPUMMSRRANGE pRange, uint64_t *puValue);
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