VirtualBox

Changeset 10538 in vbox for trunk/src/VBox/VMM/IOM.cpp


Ignore:
Timestamp:
Jul 11, 2008 5:53:49 PM (16 years ago)
Author:
vboxsync
Message:

Fixed ring 3 mmio handling (unused previously).

File:
1 edited

Legend:

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

    r10473 r10538  
    14591459         */
    14601460        rc = PGMR3PhysMMIORegister(pVM, GCPhysStart, cbRange,
    1461                                    /*IOMR3MMIOHandler*/ NULL, pRange,
     1461                                   IOMR3MMIOHandler, pRange,
    14621462                                   pVM->iom.s.pfnMMIOHandlerR0, MMHyperR3ToR0(pVM, pRange),
    14631463                                   pVM->iom.s.pfnMMIOHandlerGC, MMHyperR3ToGC(pVM, pRange), pszDesc);
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