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