VirtualBox

Changeset 67028 in vbox for trunk/src/VBox


Ignore:
Timestamp:
May 23, 2017 9:16:22 AM (8 years ago)
Author:
vboxsync
Message:

VMM/IEM: Nested Hw.virt: Add assertion for future todo.

File:
1 edited

Legend:

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

    r66986 r67028  
    34203420            /** @todo Nested-guest SVM - figure out fetching op-code bytes from IEM. */
    34213421#ifdef IEM_WITH_CODE_TLB
     3422            AssertReleaseFailedReturn(VERR_IEM_IPE_5);
    34223423#else
    34233424            uint8_t const offOpCode = pVCpu->iem.s.offOpcode;
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