VirtualBox

Changeset 24632 in vbox for trunk/src


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

Accidental commit

File:
1 edited

Legend:

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

    r24631 r24632  
    19161916    pVM->pdm.s.Apic.pfnLocalInterruptR3 = pApicReg->pfnLocalInterruptR3;
    19171917    Log(("PDM: Registered APIC device '%s'/%d pDevIns=%p\n", pDevIns->pDevReg->szDeviceName, pDevIns->iInstance, pDevIns));
    1918 
    1919 
    1920         pVM->pdm.s.Apic.pfnLocalInterruptR3 = 0;
    1921         pVM->pdm.s.Apic.pfnLocalInterruptRC = 0;
    1922         pVM->pdm.s.Apic.pfnLocalInterruptR0 = 0;
    19231918
    19241919    /* set the helper pointer and return. */
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