VirtualBox

Changeset 81176 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Oct 9, 2019 10:25:19 AM (5 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
133813
Message:

VMM/HM: Make HMIsSvmVGifActive take PCVM rather than PVM for upcoming changes.

File:
1 edited

Legend:

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

    r81002 r81176  
    166166/** @name R0, R3 SVM handlers.
    167167 * @{ */
    168 VMM_INT_DECL(bool)              HMIsSvmVGifActive(PVM pVM);
     168VMM_INT_DECL(bool)              HMIsSvmVGifActive(PCVM pVM);
    169169# ifdef VBOX_WITH_NESTED_HWVIRT_SVM
    170170VMM_INT_DECL(void)              HMNotifySvmNstGstVmexit(PVMCPUCC pVCpu, PCPUMCTX pCtx);
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