VirtualBox

Ignore:
Timestamp:
Sep 14, 2007 9:08:56 AM (18 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
24485
Message:

Eliminated HCPTRTYPE and replaced with R3R0PTRTYPE where necessary.

File:
1 edited

Legend:

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

    r4755 r4787  
    728728    PVM pVM = pR0Logger->pVM;
    729729    if (    !VALID_PTR(pVM)
    730         ||  pVM->pVMHC != pVM)
     730        ||  pVM->pVMR0 != pVM)
    731731    {
    732732        LogCom(("vmmR0LoggerFlush: pVM=%p! pLogger=%p\n", pVM, pLogger));
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