| Commit message (Expand) | Author | Age | Files | Lines |
| * | Copyright year updates by scm. | vboxsync | 2023-01-17 | 1 | -1/+1 |
| * | scm copyright and license note update | vboxsync | 2022-08-22 | 1 | -8/+18 |
| * | Main,Settings: Integrate the extension pack cryptographic module in the ExtPa... | vboxsync | 2022-04-27 | 1 | -0/+7 |
| * | Main/Appliance: Allow users to specify a different storage controller | vboxsync | 2022-01-28 | 1 | -7/+18 |
| * | Main: Generate enum value to string conversion functions for the API. Use the... | vboxsync | 2022-01-24 | 1 | -2/+19 |
| * | Main/Unattended: Use the detected guest OS type instead of the configured VM ... | vboxsync | 2022-01-24 | 1 | -1/+1 |
| * | Main/Unattended: Use the detected guest OS type instead of the configured VM ... | vboxsync | 2022-01-24 | 1 | -0/+8 |
| * | scm --update-copyright-year | vboxsync | 2022-01-01 | 1 | -1/+1 |
| * | Main/GuestOSType: Add new attribute for indicating that the guest uses WDDM g... | vboxsync | 2021-10-29 | 1 | -0/+1 |
| * | Main: Initialize the TPM type properly based on the guest OS type and also in... | vboxsync | 2021-10-07 | 1 | -0/+3 |
| * | Main/GuestOSTypeImpl,Global,Machine: New Windows 11 guest OS type, and also a... | vboxsync | 2021-09-29 | 1 | -0/+1 |
| * | AMD IOMMU: bugref:9654 Main/API: AMD IOMMU support. | vboxsync | 2021-01-13 | 1 | -0/+1 |
| * | Copyright year updates by scm. | vboxsync | 2020-02-04 | 1 | -1/+1 |
| * | Main: Use MAIN_INCLUDED_ and MAIN_INCLUDED_SRC_ as header guard prefixes with... | vboxsync | 2019-01-01 | 1 | -3/+3 |
| * | scm --update-copyright-year | vboxsync | 2019-01-01 | 1 | -1/+1 |
| * | Main/include: Slapped #pragma once on all headers in prep for GCC precompiled... | vboxsync | 2018-12-27 | 1 | -0/+3 |
| * | Main/GuestOSType: Add recommended Graphics Controller information and use it ... | vboxsync | 2018-11-29 | 1 | -0/+1 |
| * | *: scm --update-copyright-year | vboxsync | 2017-10-28 | 1 | -1/+1 |
| * | backed out r118835 as it incorrectly updated the 'This file is based on' file... | vboxsync | 2017-10-28 | 1 | -1/+1 |
| * | *: scm --update-copyright-year | vboxsync | 2017-10-28 | 1 | -1/+1 |
| * | Main: Added Global::getOSTypeIndexFromId. | vboxsync | 2017-06-30 | 1 | -0/+6 |
| * | Main: doxygen fixes | vboxsync | 2017-01-05 | 1 | -1/+1 |
| * | Main: doxygen fixes | vboxsync | 2017-01-04 | 1 | -1/+1 |
| * | gcc 4.8.x and -Wconversion. | vboxsync | 2016-08-14 | 1 | -1/+1 |
| * | (C) 2016 | vboxsync | 2016-07-22 | 1 | -1/+1 |
| * | enable X2APIC for Linux guests | vboxsync | 2016-06-17 | 1 | -0/+1 |
| * | introduced new OS hint for USB-3-capable guests | vboxsync | 2015-11-12 | 1 | -0/+1 |
| * | Main: Added audio codec type property, including recommended type. | vboxsync | 2015-06-16 | 1 | -0/+1 |
| * | Main/Console+Machine+Session+Snapshot: move the save state and snapshot relat... | vboxsync | 2015-04-13 | 1 | -43/+0 |
| * | Main, FE/Qt: Added a triple fault handling OS hint and a new OS/2 1.x guest t... | vboxsync | 2013-10-13 | 1 | -0/+1 |
| * | Main/Host(HostPower)+Session+Console: convert HostPower code to signal pause/... | vboxsync | 2013-06-25 | 1 | -0/+8 |
| * | Runtime: new guest OS type for Solaris 11 | vboxsync | 2011-11-09 | 1 | -6/+12 |
| * | Added machinery to add floppy or not add USB for new VMs depending on guest t... | vboxsync | 2011-10-20 | 1 | -0/+2 |
| * | Fe/Qt4+Main: Use 3D acceleration + 128MB VRAM for Windows 8 by default. Added... | vboxsync | 2011-10-20 | 1 | -0/+2 |
| * | Main,Config.kmk,VBoxManage,ExtPacks: Moved the VRDE bits from IVirtualBox to ... | vboxsync | 2010-11-22 | 1 | -3/+8 |
| * | *: spelling fixes, thanks Timeless! | vboxsync | 2010-10-28 | 1 | -1/+1 |
| * | Main/UIWizard: Sound Controller attachement recommendations was added. | vboxsync | 2010-10-26 | 1 | -0/+1 |
| * | Main/Medium+MediumFormat+GuestOSType+SystemPropertiesImpl+Console+Global: con... | vboxsync | 2010-09-15 | 1 | -1/+1 |
| * | Main, devices: support for chipset selection in the public API | vboxsync | 2010-08-31 | 1 | -0/+1 |
| * | Make SATA the default harddisk controller for Windows guests (Vista and up) a... | vboxsync | 2010-04-27 | 1 | -1/+4 |
| * | Automated rebranding to Oracle copyright/license strings via filemuncher | vboxsync | 2010-04-27 | 1 | -5/+1 |
| * | Main/VirtualBoxCallback: rename OnSnapshotDiscard to OnSnapshotDeleted for co... | vboxsync | 2010-04-12 | 1 | -2/+2 |
| * | Main/FE/Qt: added TurboLinux64 OS type; reformatted the OS type table; introd... | vboxsync | 2010-03-30 | 1 | -0/+1 |
| * | Main, QT/FE: USB tablet HID recommendation, activated for OSX guests only | vboxsync | 2010-03-15 | 1 | -0/+1 |
| * | Main, FE: HPET review feedback | vboxsync | 2010-02-15 | 1 | -1/+1 |
| * | Main: configurable HID types work | vboxsync | 2010-02-11 | 1 | -0/+2 |
| * | review feedback of #2187 | vboxsync | 2010-02-09 | 1 | -12/+13 |
| * | Main, QT4/FE: OS X guest type support | vboxsync | 2010-02-08 | 1 | -0/+2 |
| * | Main: Logging. | vboxsync | 2009-11-25 | 1 | -0/+8 |
| * | Added Global::vboxStatusCodeFromCOM (and Global::vboxStatusCodeToCOM), made C... | vboxsync | 2009-11-12 | 1 | -0/+20 |