VirtualBox

Ignore:
Timestamp:
Oct 2, 2020 3:47:58 PM (4 years ago)
Author:
vboxsync
Message:

VMM/PDMLdr: Don't try release .r0 objects till PDMR3TermUVM is called, then the VM structure + ring-0 object will be freed and VMMR0.r0 no longer in use. bugref:9841

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/include/PDMInternal.h

    r85126 r86426  
    16081608
    16091609int         pdmR3LdrInitU(PUVM pUVM);
    1610 void        pdmR3LdrTermU(PUVM pUVM);
     1610void        pdmR3LdrTermU(PUVM pUVM, bool fFinal);
    16111611char       *pdmR3FileR3(const char *pszFile, bool fShared);
    16121612int         pdmR3LoadR3U(PUVM pUVM, const char *pszFilename, const char *pszName);
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