VirtualBox

Changeset 77612 in vbox for trunk/src/VBox/VMM/VMMAll


Ignore:
Timestamp:
Mar 8, 2019 10:39:40 AM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
129240
Message:

VMM/IEM: Nested VMX: bugref:9180 Fix uninitialized case.

File:
1 edited

Legend:

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

    r77610 r77612  
    55465546        && (fFlags & IEM_XCPT_FLAGS_T_CPU_XCPT))
    55475547        fBlockNmi = true;
     5548    else
     5549        fBlockNmi = false;
    55485550
    55495551#ifdef VBOX_WITH_NESTED_HWVIRT_VMX
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