VirtualBox

Changeset 6911 in vbox for trunk/include


Ignore:
Timestamp:
Feb 11, 2008 10:00:13 PM (17 years ago)
Author:
vboxsync
Message:

Removed the EIP (PGMVIRTHANDLERTYPE_EIP) kind of virtual access handlers. This type have never been used, isn't working right, and is just messing up the code.

File:
1 edited

Legend:

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

    r6862 r6911  
    184184    /** All access handled. */
    185185    PGMVIRTHANDLERTYPE_ALL,
    186     /** By eip - Natural traps only. */
    187     PGMVIRTHANDLERTYPE_EIP,
    188186    /** Hypervisor write access handled.
    189187     * This is used to catch the guest trying to write to LDT, TSS and any other
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