VirtualBox

Ignore:
Timestamp:
Jun 29, 2018 9:53:35 AM (6 years ago)
Author:
vboxsync
Message:

VMM: Extend HM changed flags. ​​​​​​bugref:9193 [build fix]

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp

    r72758 r72761  
    13651365DECLASM(int) SVMR0VMSwitcherRun64(RTHCPHYS HCPhysVmcbHost, RTHCPHYS HCPhysVmcb, PCPUMCTX pCtx, PVM pVM, PVMCPU pVCpu)
    13661366{
     1367    RT_NOREF(pVM);
    13671368    uint32_t aParam[8];
    13681369    aParam[0] = RT_LO_U32(HCPhysVmcbHost);              /* Param 1: HCPhysVmcbHost - Lo. */
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