VirtualBox

Changeset 20199 in vbox


Ignore:
Timestamp:
Jun 2, 2009 2:51:46 PM (16 years ago)
Author:
vboxsync
Message:

Always reset the CPU state during reset

File:
1 edited

Legend:

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

    r20198 r20199  
    22092209
    22102210    if (pVCpu->idCpu != 0)
     2211    {
     2212        CPUMR3ResetCpu(pVCpu);
    22112213        return VINF_EM_RESET;
     2214    }
    22122215
    22132216    /*
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