VirtualBox

Changeset 64115 in vbox for trunk/include/VBox/err.h


Ignore:
Timestamp:
Sep 30, 2016 8:14:27 PM (8 years ago)
Author:
vboxsync
Message:

PDM,IOM,PGM: Morphed the MMIO2 API into a mixed MMIO2 and pre-registered MMIO API that is able to deal with really large (<= 64GB) MMIO ranges. Limited testing, so back out at first sign of trouble.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/err.h

    r61847 r64115  
    520520/** Don't mess around with ballooned pages. */
    521521#define VERR_PGM_PHYS_PAGE_BALLOONED            (-1646)
     522/** Internal processing error \#1 in page access handler code. */
     523#define VERR_PGM_HANDLER_IPE_1                  (-1647)
    522524
    523525
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