VirtualBox

Changeset 96899 in vbox for trunk


Ignore:
Timestamp:
Sep 27, 2022 1:28:22 PM (2 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
153806
Message:

VMM/PGMAllPool: nits. bugref:10092

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp

    r96879 r96899  
    192192
    193193    if (PGMPOOL_PAGE_IS_NESTED(pPage))
    194         Log7Func(("%RGv phys=%RGp cbWrite=%d\n",
    195                   (RTGCPTR)(CTXTYPE(RTGCPTR, uintptr_t, RTGCPTR))(uintptr_t)pvAddress, GCPhysFault, cbWrite));
     194        Log7Func(("%RGv phys=%RGp cbWrite=%d\n", (RTGCPTR)(CTXTYPE(RTGCPTR, uintptr_t, RTGCPTR))(uintptr_t)pvAddress, GCPhysFault, cbWrite));
    196195
    197196    for (;;)
     
    46754674
    46764675#ifdef VBOX_WITH_NESTED_HWVIRT_VMX_EPT
     4676
    46774677/**
    46784678 * Clears references to shadowed pages in a SLAT EPT page table.
     
    46994699    }
    47004700}
    4701 
    47024701
    47034702# if 0
     
    47294728}
    47304729# endif
     4730
    47314731#endif /* VBOX_WITH_NESTED_HWVIRT_VMX_EPT */
    47324732
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