VirtualBox

Changeset 97147 in vbox


Ignore:
Timestamp:
Oct 14, 2022 6:30:12 AM (2 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
154120
Message:

VMM/PGM: Nested VMX: bugref:10092 Build fix.

File:
1 edited

Legend:

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

    r97145 r97147  
    51285128
    51295129        default:
    5130             AssertFatalMsgFailed(("enmKind=%d [%s] GCPhys=%RGp\n",
    5131                                   pPage->enmKind, pgmPoolPoolKindToStr(pPage->enmKind), pPage->GCPhys));
     5130            AssertFatalMsgFailed(("enmKind=%d GCPhys=%RGp\n", pPage->enmKind, pPage->GCPhys));
    51325131    }
    51335132
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