VirtualBox

Changeset 27820 in vbox for trunk/src/VBox/Main/include


Ignore:
Timestamp:
Mar 30, 2010 12:37:16 PM (15 years ago)
Author:
vboxsync
Message:

Main/FE/Qt: added TurboLinux64 OS type; reformatted the OS type table; introduced VBOXOSHINT_RTCUTC and set this hint for all Linux guests by default

Location:
trunk/src/VBox/Main/include
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/include/Global.h

    r27382 r27820  
    4444#define VBOXOSHINT_HPET                 RT_BIT(6)
    4545#define VBOXOSHINT_USBTABLET            RT_BIT(7)
     46#define VBOXOSHINT_RTCUTC               RT_BIT(8)
    4647
    4748/**
  • trunk/src/VBox/Main/include/GuestOSTypeImpl.h

    r27382 r27820  
    8080    STDMETHOD(COMGETTER(RecommendedHpet)) (BOOL *aRecommendedHpet);
    8181    STDMETHOD(COMGETTER(RecommendedUsbTablet)) (BOOL *aRecommendedUsbTablet);
     82    STDMETHOD(COMGETTER(RecommendedRtcUseUtc)) (BOOL *aRecommendedRtcUseUtc);
    8283
    8384    // public methods only for internal purposes
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