VirtualBox

Changeset 89868 in vbox for trunk/src/VBox/Main/src-all


Ignore:
Timestamp:
Jun 23, 2021 6:02:11 PM (4 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
145325
Message:

Main/Console+Machine: Eliminate CMPXCHG16B hack (see bugref:6300) since it is no longer needed. Also make the ParavirtProvider check (Windows Server versions) for the Hyper-V case somewhat future proof. Add a reminder to Global.cpp when adding new guest OS types.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-all/Global.cpp

    r89604 r89868  
    2929    /* NOTE1: we assume that unknown is always the first two entries!
    3030     * NOTE2: please use powers of 2 when specifying the size of harddisks since
    31      *        '2GB' looks better than '1.95GB' (= 2000MB) */
     31     *        '2GB' looks better than '1.95GB' (= 2000MB)
     32     * NOTE3: if you add new guest OS types please check if the code in
     33     *        Machine::getEffectiveParavirtProvider and Console::i_configConstructorInner
     34     *        are still covering the relevant cases. */
    3235    { "Other",   "Other",             "Other",              "Other/Unknown",
    3336      VBOXOSTYPE_Unknown,         VBOXOSHINT_NONE,
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