VirtualBox

source: vbox/trunk/src/VBox/Main/src-all

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @107869   4 months vboxsync scm fix.
(edit) @107868   4 months vboxsync bugref:10806. Changed the comment with the description to Doxygen format.
(edit) @107867   4 months vboxsync bugref:10806. Revised the functions updateLastAccessTime() and …
(edit) @107866   4 months vboxsync bugref:10806. Added documentation as the comment. It contains some …
(edit) @107852   4 months vboxsync VBox/ostypes.h+Main/{Global,Appliance}+VMMDev+FE/Qt: Remove the …
(edit) @107849   4 months vboxsync src/VBox/Main/src-all/NvramStoreImpl.cpp: Extend the gross hack to …
(edit) @107848   4 months vboxsync Main/src-all/Global.cpp: Fix the CD/DVD storage controller for Windows …
(edit) @107769   4 months vboxsync Main/src-all/EventImpl.cpp: Add debug assertion for things which …
(edit) @107726   4 months vboxsync Main/src-all/ExtPackManagerImpl.cpp: Add IPRT status code assertion, …
(edit) @107628   4 months vboxsync Main/src-all/GlobalStatusConversion.cpp: Remove redundant condition, …
(edit) @107588   4 months vboxsync Main,Puel: Made the object tracker code a compile time option …
(edit) @107575   4 months vboxsync src/VBox/Main/src-all/NvramStoreImpl.cpp: Fixed warnings found by …
(edit) @107572   4 months vboxsync src/VBox/Main/src-all/EventImpl.cpp: Fixed warnings found by Parfait …
(edit) @107514   4 months vboxsync src/VBox/Main/src-all/ExtPackManagerImpl.cpp: Fixed warning found by …
(edit) @107513   4 months vboxsync src/VBox/Main/src-all/ExtPackManagerImpl.cpp: Fixed warning found by …
(edit) @107510   4 months vboxsync src/VBox/Main/src-all/PlatformPropertiesImpl.cpp: Fixed warning found …
(edit) @107489   4 months vboxsync Main/src-all/SecretKeyStore.cpp: Throw an error if …
(edit) @107437   4 months vboxsync ExtPackManagerImpl.cpp: Fixed a warning found by Parfait. ​This …
(edit) @107362   5 months vboxsync Main,Installer/win: Removed VBoxProxyStubLegacy.dll since we no longer …
(edit) @107345   5 months vboxsync Main/Global: Update the Windows on ARM entries in the …
(edit) @107267   5 months vboxsync Main/API,UI: bugref:10810 Based on Brent's patch, added UsbNet support …
(edit) @107260   5 months vboxsync bugref:10806. Odd warning "unused function trackedObjectStateToStr()" …
(edit) @107259   5 months vboxsync bugref:10806. Updated ObjectTracker::objectTrackerTask(). jiraref:VBP-1459.
(edit) @107258   5 months vboxsync bugref:10806. Updated …
(edit) @107257   5 months vboxsync bugref:10806. Updated TrackedObjectsCollector::i_getAllObjIds(). …
(edit) @107256   5 months vboxsync bugref:10806. Updated TrackedObjectsCollector::getObj(). jiraref:VBP-1459.
(edit) @107255   5 months vboxsync bugref:10806. Added function trackedObjectStateToStr(). jiraref:VBP-1459.
(edit) @107254   5 months vboxsync bugref:10806. Added member TrackedObjectData:m_fLifeTimeExpired, the …
(edit) @107248   5 months vboxsync VBox/ostypes.h+Main/{Global,Appliance}+VMMDev+FE/Qt: Fill in some …
(edit) @107240   5 months vboxsync bugref:10806. New TrackedObjectState enum usage. Added member …
(edit) @107151   5 months vboxsync Fixed the case with lifetime equal to 0.
(edit) @107131   5 months vboxsync Removed logging from the constructors. It may lead to the issues with …
(edit) @107121   6 months vboxsync VBox/ostypes.h+Main/{Global,Appliance}+VMMDev+FE/Qt: Add two new …
(edit) @107098   6 months vboxsync Main/VBoxProxyStub: Print warning when registering VBoxSDS.exe on a …
(edit) @107097   6 months vboxsync Main/VBoxProxyStub: Print warning when registering VBoxSDS.exe on a …
(edit) @107017   6 months vboxsync Main: Expose different parallel port counts in …
(edit) @106979   6 months vboxsync Small fix the error handling.
(edit) @106976   6 months vboxsync Added tracking for medium, machine, session, progress objects.
(edit) @106971   6 months vboxsync VBox/ostypes.h+Main/{Global,Appliance}+VMMDev: Add a new OStype for …
(edit) @106904   6 months vboxsync Main/ObjectsTracker.h/cpp: Another build fix attempt - the extpack …
(edit) @106903   6 months vboxsync Main/ObjectsTracker.h/cpp: Another build fix attempt - the extpack …
(edit) @106901   6 months vboxsync Main/ObjectsTracker.h/cpp: Another build fix attempt - the extpack …
(edit) @106900   6 months vboxsync Main/ObjectsTracker.h/cpp: Build fix - the extpack solaris VM doesn't …
(edit) @106891   6 months vboxsync Added a copy constructor to avoid the compiler warning C5267 on Windows.
(edit) @106882   6 months vboxsync Fixed implicit conversions.
(edit) @106878   6 months vboxsync Added global gTrackedObjectsCollector. Added into VirtualBoxBase the …
(edit) @106669   7 months vboxsync scm
(edit) @106642   7 months vboxsync Main/ObjectsTracker.*: No blank line at start of the @file header! …
(edit) @106624   7 months vboxsync Jira task VBP-1187. Added ObjectsTracker.h and ObjectsTracker.cpp.
(edit) @106384   7 months vboxsync Main: Code for configuring and enabling nested virtualization support …
(edit) @106139   8 months vboxsync Main/PlatformProperties: Enabled the 3D settings for ARM VMs as well, …
(edit) @106106   8 months vboxsync Main/PlatformProperties: Allow adding SATA, LsiLogic, USB and NVMe …
(edit) @106080   8 months vboxsync Main: Fixed enabling 3D when selecting supported graphics controllers. …
(edit) @106077   8 months vboxsync Main: Name locks.
(edit) @106061   8 months vboxsync Copyright year updates by scm.
(edit) @105993   8 months vboxsync Main: nits
(edit) @105966   8 months vboxsync Main: Check for hrc when using IsFeatureEnabled() in …
(edit) @105964   8 months vboxsync Main: Use PlatformProperties::s_isGraphicsControllerFeatureSupported() …
(edit) @105959   8 months vboxsync Main: (Hopefully) Made it more clear which graphics features are …
(edit) @105873   8 months vboxsync IPRT/cpp/utils: Moved MY_VECTOR_ASSIGN_ARRAY into IPRT and renamed it …
(edit) @105872   8 months vboxsync Main: Docs fix. bugref:10749
(edit) @105865   9 months vboxsync Main: Added API for querying graphics features (2D Video / 3D …
(edit) @105864   9 months vboxsync Main: Added API for querying graphics features (2D Video / 3D …
(edit) @105659   9 months vboxsync Main: Add possibility to save the NVRAM file as a directory tree …
(edit) @105658   9 months vboxsync Main: Add possibility to save the NVRAM file as a directory tree …
(edit) @105654   9 months vboxsync Main/VirtualBoxBase, DisplayImpl: Suppress logging of "Screenshot is …
(edit) @105640   9 months vboxsync Main, FE/Qt: Add guest OS type Ubuntu 24.04 LTS.
(edit) @105628   9 months vboxsync Main/NvramStore: Don't (debug) assert when getting the UEFI NVRAM …
(edit) @105627   9 months vboxsync Main/NvramStore: Don't (debug) assert when getting the UEFI NVRAM …
(edit) @105444   10 months vboxsync Main/AutoCaller: Fix missing wakeup of concurrent callers to uninit().
(edit) @105383   10 months vboxsync Main/NvramStore: Don't make the NVRAM map part of the backupable data …
(edit) @105382   10 months vboxsync Main/NvramStore: Don't make the NVRAM map part of the backupable data …
(edit) @105333   10 months vboxsync doc/manual,Frontends/VBoxManage,Main/SharedFolderImpl.cpp: Implement …
(edit) @105089   10 months vboxsync Main/include,Main/SharedFolderImpl.cpp: Remove a redundant 'const' …
(edit) @105088   10 months vboxsync Main/include,Main/ConsoleSharedFolderImpl.cpp: Remove a redundant …
(edit) @105087   10 months vboxsync doc/manual,include/VBox,Frontends/VBoxManage,HostServices/SharedFolders …
(edit) @105018   11 months vboxsync doc/manual,include/VBox,Frontends/VBoxManage,HostServices/SharedFolders …
(edit) @105016   11 months vboxsync doc/manual,include/VBox,Frontends/VBoxManage,HostServices/SharedFolders …
(edit) @104865   11 months vboxsync Main: Use VBOX_SVGA_VRAM_MIN_SIZE / VBOX_SVGA_VRAM_MIN_SIZE_3D for …
(edit) @104864   11 months vboxsync Main: Use VBOX_SVGA_VRAM_MIN_SIZE / VBOX_SVGA_VRAM_MIN_SIZE_3D for …
(edit) @104851   11 months vboxsync Main: Addressed @todos in …
(edit) @104846   11 months vboxsync include/VBox,Main,DevVGA: Folded VBox/graphics.h into VBox/param.h and …
(edit) @104820   11 months vboxsync Main: Also make use of …
(edit) @104819   11 months vboxsync Main: Also make use of …
(edit) @104786   12 months vboxsync Main: Added a new include VBox/graphics.h to avoid dragging in a lot …
(edit) @104781   12 months vboxsync Main: Added new API IPlatformProperties::getSupportedVRAMRange() to …
(edit) @104780   12 months vboxsync Main: Added new API IPlatformProperties::getSupportedVRAMRange() to …
(edit) @104154   13 months vboxsync Main/VBoxProxyStub: Fixed using service start name when (re-)creating …
(edit) @103977   14 months vboxsync Apply RT_OVERRIDE/NS_OVERRIDE where required to shut up clang.
(edit) @103532   15 months vboxsync VBoxManage: Add subcommand for enabling UEFI secure boot (and show the …
(edit) @103311   15 months vboxsync Fixed some (potential) va_args leaks (found by Parfait). ​bugref:3409
(edit) @102601   17 months vboxsync Main/Global: Added some more stringify methods for Guest Control stuff.
(edit) @102113   18 months vboxsync Main: Added IPlatformProperties::getSupportedBootDevices(), so that …
(edit) @101756   18 months vboxsync Main: Renamed …
(edit) @101745   18 months vboxsync Main: Renamed …
(edit) @101741   18 months vboxsync Main: Added …
(edit) @101737   18 months vboxsync Main: Added …
(edit) @101698   18 months vboxsync Main/Global.cpp: Some fixes for the ARM Linux types, Oracle Linux and …
(edit) @101696   18 months vboxsync Main/Global.cpp: Some fixes for the ARM Linux types, Oracle Linux and …
(edit) @101683   19 months vboxsync Main/Unattended|GuestOSType: Add an entry in the guest OS type to …
Note: See TracRevisionLog for help on using the revision log.

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