VirtualBox

Changeset 72749 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Jun 29, 2018 7:57:05 AM (7 years ago)
Author:
vboxsync
Message:

VMM: Remove EM_NOTIFY_HM and related code unused since VirtualBox 2.1 or earlier.

File:
1 edited

Legend:

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

    r72746 r72749  
    253253VMMR3_INT_DECL(void)            HMR3CheckError(PVM pVM, int iStatusCode);
    254254VMMR3DECL(bool)                 HMR3CanExecuteGuest(PVM pVM, PCPUMCTX pCtx);
    255 VMMR3_INT_DECL(void)            HMR3NotifyScheduled(PVMCPU pVCpu);
    256 VMMR3_INT_DECL(void)            HMR3NotifyEmulated(PVMCPU pVCpu);
    257255VMMR3_INT_DECL(void)            HMR3NotifyDebugEventChanged(PVM pVM);
    258256VMMR3_INT_DECL(void)            HMR3NotifyDebugEventChangedPerCpu(PVM pVM, PVMCPU pVCpu);
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