VirtualBox

Changeset 60718 in vbox for trunk/src/VBox/VMM/include


Ignore:
Timestamp:
Apr 27, 2016 2:14:57 PM (9 years ago)
Author:
vboxsync
Message:

VMM/APIC: Disallow enabling APIC if the VM was configured with a disabled APIC.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/include/APICInternal.h

    r60716 r60718  
    294294    /* MSR write with invalid value. */
    295295    APICMSRACCESS_WRITE_INVALID,
     296    /** MSR write disallowed due to incompatible config. */
     297    APICMSRACCESS_WRITE_DISALLOWED_CONFIG,
    296298    /* Count of enum members (don't use). */
    297299    APICMSRACCESS_COUNT
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