VirtualBox

Changeset 62434 in vbox for trunk/src/VBox/Devices/PC


Ignore:
Timestamp:
Jul 22, 2016 12:28:23 PM (9 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
108985
Message:

Devices/DevAPIC: Ignore "Mode" for older APIC code.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/PC/DevAPIC.cpp

    r61776 r62434  
    23592359    /*
    23602360     * Validate configuration.
     2361     * "Mode" is ignored (used by newer APIC code).
    23612362     */
    2362     PDMDEV_VALIDATE_CONFIG_RETURN(pDevIns, "IOAPIC|RZEnabled|NumCPUs", "");
     2363    PDMDEV_VALIDATE_CONFIG_RETURN(pDevIns, "IOAPIC|RZEnabled|NumCPUs|Mode", "");
    23632364
    23642365    bool fIoApic;
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette