VirtualBox

Changeset 24284 in vbox


Ignore:
Timestamp:
Nov 3, 2009 10:46:27 AM (15 years ago)
Author:
vboxsync
Message:

Compile fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp

    r24283 r24284  
    27372737    /* Sync back the TPR if it was changed. */
    27382738    if (    fSetupTPRCaching
    2739         &&  u8LastTPR != pVCpu->hwaccm.s.vmx.pVAPIC[0x80]
     2739        &&  u8LastTPR != pVCpu->hwaccm.s.vmx.pVAPIC[0x80])
    27402740    {
    27412741        rc = PDMApicSetTPR(pVCpu, pVCpu->hwaccm.s.vmx.pVAPIC[0x80]);
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