VirtualBox

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


Ignore:
Timestamp:
Jul 18, 2018 12:13:55 PM (6 years ago)
Author:
vboxsync
Message:

PGM: Working on eliminating PGMMODEDATA and the corresponding PGMCPU section so we can do mode switching in ring-0. This first part deals with guest mode specific pointers. bugref:9044

File:
1 edited

Legend:

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

    r73036 r73199  
    604604 *  MMIO/MMIO2. */
    605605#define VERR_PGM_PHYS_MMIO_EX_IPE               (-1685)
     606/** Mode table internal error. */
     607#define VERR_PGM_MODE_IPE                       (-1686)
    606608/** @} */
    607609
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