VirtualBox

Changeset 81789 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Nov 12, 2019 4:37:09 AM (5 years ago)
Author:
vboxsync
Message:

VMM/IEM: Nested VMX: bugref:9180 format string fix in AssertMsg.

File:
1 edited

Legend:

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

    r81788 r81789  
    75937593    uint16_t const offField   = g_aoffVmcsMap[uWidthType][uIndex];
    75947594    AssertMsg(offField < VMX_V_VMCS_SIZE, ("off=%u field=%#RX64 width=%#x type=%#x index=%#x (%u)\n", offField, u64VmcsField,
    7595                                            uWidth, uType, uWidthType, uIndex, uIndex));
     7595                                           uWidth, uType, uIndex, uIndex));
    75967596    AssertCompile(VMX_V_SHADOW_VMCS_SIZE == VMX_V_VMCS_SIZE);
    75977597
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