VirtualBox

Changeset 6862 in vbox for trunk/include


Ignore:
Timestamp:
Feb 8, 2008 10:38:38 AM (17 years ago)
Author:
vboxsync
Message:

Removed the PGMPHYSHANDLERTYPE_PHYSICAL value as it was never and will never be used.

File:
1 edited

Legend:

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

    r6854 r6862  
    102102    /** MMIO range. Pages are not present, all access is done in interpreter or recompiler. */
    103103    PGMPHYSHANDLERTYPE_MMIO = 1,
    104     /** Handle all normal page faults for a physical page range. */
    105     PGMPHYSHANDLERTYPE_PHYSICAL,
    106104    /** Handler all write access to a physical page range. */
    107105    PGMPHYSHANDLERTYPE_PHYSICAL_WRITE,
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