VirtualBox

Changeset 49508 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Nov 15, 2013 3:36:50 PM (11 years ago)
Author:
vboxsync
Message:

VMM/HM: Fix APIC access exits to work after resetting the CPU.

File:
1 edited

Legend:

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

    r49000 r49508  
    16351635    pVCpu->hm.s.Event.fPending     = false;
    16361636    pVCpu->hm.s.vmx.fWasInRealMode = true;
     1637    pVCpu->hm.s.vmx.u64MsrApicBase = 0;
    16371638
    16381639    /* Reset the contents of the read cache. */
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