VirtualBox

Changeset 66757 in vbox for trunk/src/VBox/VMM/VMMR3/VMM.cpp


Ignore:
Timestamp:
May 3, 2017 1:00:08 PM (8 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
115167
Message:

VMM: Todo for handling INIT nested-guest intercepts.

File:
1 edited

Legend:

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

    r64769 r66757  
    14821482    Log(("vmmR3SendInitIpi for VCPU %d\n", idCpu));
    14831483
     1484    /** @todo Figure out how to handle a nested-guest intercepts here for INIT
     1485     *  IPI (e.g. SVM_EXIT_INIT). */
     1486
    14841487    PGMR3ResetCpu(pVM, pVCpu);
    14851488    PDMR3ResetCpu(pVCpu);   /* Only clears pending interrupts force flags */
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