VirtualBox

Changeset 77098 in vbox for trunk/src/VBox/VMM


Ignore:
Timestamp:
Feb 1, 2019 10:21:32 AM (6 years ago)
Author:
vboxsync
Message:

APIC: clang/LLVM compile fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR3/APIC.cpp

    r76553 r77098  
    13341334
    13351335            Assert(pVCpu->idCpu == idCpu);
    1336             Assert(pApicCpu->pvApicPageR3 == NIL_RTR0PTR);
     1336            Assert(pApicCpu->pvApicPageR3 == NIL_RTR3PTR);
    13371337            Assert(pApicCpu->pvApicPageR0 == NIL_RTR0PTR);
    13381338            Assert(pApicCpu->pvApicPageRC == NIL_RTRCPTR);
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