VirtualBox

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


Ignore:
Timestamp:
Jul 17, 2017 11:24:30 AM (8 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
116996
Message:

GVMMR0: Added EMT deregistration API to complement the registration one.

File:
1 edited

Legend:

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

    r67955 r67987  
    165165GVMMR0DECL(int)     GVMMR0DestroyVM(PGVM pGVM, PVM pVM);
    166166GVMMR0DECL(int)     GVMMR0RegisterVCpu(PGVM pGVM, PVM pVM, VMCPUID idCpu);
     167GVMMR0DECL(int)     GVMMR0DeregisterVCpu(PGVM pGVM, PVM pVM, VMCPUID idCpu);
    167168GVMMR0DECL(PGVM)    GVMMR0ByHandle(uint32_t hGVM);
    168169GVMMR0DECL(int)     GVMMR0ByVM(PVM pVM, PGVM *ppGVM);
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