VirtualBox

Changeset 69585 in vbox


Ignore:
Timestamp:
Nov 4, 2017 10:48:32 PM (7 years ago)
Author:
vboxsync
Message:

Warning.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/tools/VBoxCpuReport.cpp

    r69584 r69585  
    33643364    /* If the OS uses the APIC, we have to be super careful. */
    33653365    if (!g_fAtomicMsrMod)
    3366         fSkipMask |= 0x0000000ffffff000;
     3366        fSkipMask |= UINT64_C(0x0000000ffffff000);
    33673367
    33683368    return reportMsr_GenFunctionEx(uMsr, "Ia32ApicBase", uValue, fSkipMask, 0, NULL);
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