VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @106980   2 months vboxsync Added compile time condition into findProgressById(). The env variable …
(edit) @106979   2 months vboxsync Small fix the error handling.
(edit) @106976   2 months vboxsync Added tracking for medium, machine, session, progress objects.
(edit) @106971   2 months vboxsync VBox/ostypes.h+Main/{Global,Appliance}+VMMDev: Add a new OStype for …
(edit) @106966   2 months vboxsync Main/ResourceAssignmentManager: Rewrite to accomodate for the fact …
(edit) @106960   2 months vboxsync Main: Unify the TPM instantiation as much as possible between x86 and …
(edit) @106957   2 months vboxsync Main/ResourceAssignmentManager: Rewrite to accomodate for the fact …
(edit) @106956   2 months vboxsync Main/SystemTableBuilder: Some fixes to the generated ACPI tables, MMIO …
(edit) @106955   2 months vboxsync Main/SystemTableBuilder: Some fixes to the generated ACPI tables, MMIO …
(edit) @106907   2 months vboxsync Main/ObjectsTracker.h/cpp: SCM fix. jiraref:VBP-1187
(edit) @106904   2 months vboxsync Main/ObjectsTracker.h/cpp: Another build fix attempt - the extpack …
(edit) @106903   2 months vboxsync Main/ObjectsTracker.h/cpp: Another build fix attempt - the extpack …
(edit) @106902   2 months vboxsync Main/ObjectsTracker.h/cpp: SCM fix. jiraref:VBP-1187
(edit) @106901   2 months vboxsync Main/ObjectsTracker.h/cpp: Another build fix attempt - the extpack …
(edit) @106900   2 months vboxsync Main/ObjectsTracker.h/cpp: Build fix - the extpack solaris VM doesn't …
(edit) @106891   2 months vboxsync Added a copy constructor to avoid the compiler warning C5267 on Windows.
(edit) @106884   2 months vboxsync Fixed scm error.
(edit) @106883   2 months vboxsync Fixed wrong error type.
(edit) @106882   2 months vboxsync Fixed implicit conversions.
(edit) @106881   2 months vboxsync Added gTrackedObjectsCollector initialization and uninitialization.
(edit) @106880   2 months vboxsync Added implementations of getTrackedObject and getTrackedObjectIds. …
(edit) @106879   2 months vboxsync Added into IVirtualBox 2 functions - getTrackedObject, getTrackedObjectIds.
(edit) @106878   2 months vboxsync Added global gTrackedObjectsCollector. Added into VirtualBoxBase the …
(edit) @106877   2 months vboxsync Added ObjectsTracker.cpp to the build system.
(edit) @106850   2 months vboxsync Main/Makefile.kmk: xsltproc uses ';' as path separator since 1.1.35. …
(edit) @106832   2 months vboxsync Main/{Machine,Medium,Snapshot}: Address broken reference counting of …
(edit) @106809   3 months vboxsync VBox/com/defs.h,Main/VirtualBoxErrorInfoImpl.h: Use uuidof(iface) …
(edit) @106794   3 months vboxsync Main,FE/Qt: Apply VBOX_WITH_PRECOMPILED_HEADERS and …
(edit) @106691   3 months vboxsync scm
(edit) @106690   3 months vboxsync scm
(edit) @106669   3 months vboxsync scm
(edit) @106642   3 months vboxsync Main/ObjectsTracker.*: No blank line at start of the @file header! …
(edit) @106641   3 months vboxsync Main/ObjectsTracker.*: No blank line at start of the @file header! …
(edit) @106624   3 months vboxsync Jira task VBP-1187. Added ObjectsTracker.h and ObjectsTracker.cpp.
(edit) @106603   3 months vboxsync Main/SystemTableBuilder.cpp: size_t -> uint32_t warning. jiraref:VBP-1171
(edit) @106598   3 months vboxsync Main/SystemTableBuilder.cpp: size_t -> uint32_t warning. jiraref:VBP-1171
(edit) @106596   3 months vboxsync Main/webservice: Drop the -RTCsu option in debug builds on win.arm64 …
(edit) @106594   3 months vboxsync Main/webservice: Drop the -RTCsu option in debug builds on win.arm64 …
(edit) @106528   3 months vboxsync Main/ovfreader.h: Tried to fix botched copy constructor suppression in …
(edit) @106516   3 months vboxsync Main,settings.h: Workarounds for a handful warnings about default copy …
(edit) @106515   3 months vboxsync Main/ovfreader.h: Tried to fix botched copy constructor suppression in …
(edit) @106514   3 months vboxsync Main/glue: The iMethod variable in DLLHost_InvokeStub should've been …
(edit) @106513   3 months vboxsync Main/PlatformImpl.cpp: Unreachable NOREF in switch in …
(edit) @106512   3 months vboxsync webservice/Makefile.kmk: Shut up C5267 to make the generated code …
(edit) @106476   3 months vboxsync VMMArm: Skeleton of the PMU device emulation enough to make …
(edit) @106469   3 months vboxsync REST API: updated REST attributes in several methods.
(edit) @106458   3 months vboxsync FE/Qt: bugref:10786 Reverting r165258.
(edit) @106439   3 months vboxsync FE/Qt: bugref:10786 Sanitize file object names.
(edit) @106388   3 months vboxsync Main: Enable the TPM if configured for an ARM VM, bugref:10777
(edit) @106384   3 months vboxsync Main: Code for configuring and enabling nested virtualization support …
(edit) @106361   3 months vboxsync Main/ConsoleImplConfigArmV8.cpp: Generate ACPI tables if ACPI is …
(edit) @106360   3 months vboxsync Main/ConsoleImplConfigArmV8.cpp: Generate ACPI tables if ACPI is …
(edit) @106359   3 months vboxsync Main: Some early system table builder code to generate ACPI tables for …
(edit) @106358   3 months vboxsync Main: Some early system table builder code to generate ACPI tables for …
(edit) @106356   3 months vboxsync Main: Some early system table builder code to generate ACPI tables for …
(edit) @106291   3 months vboxsync Main: Additions: Automatic Upgrade: Remove temp installation directory …
(edit) @106262   3 months vboxsync Main: Automatic GAs upgrade: Add support for Linux/Arm64 installer, …
(edit) @106218   4 months vboxsync REST API small improvements. Replaced plural to singular. Actions to …
(edit) @106217   4 months vboxsync REST API small improvements. Removed surplus items from the endpoints …
(edit) @106164   4 months vboxsync Main/VRDEServerImpl.cpp: Don't overwrite the 'NEGOTIATE' security …
(edit) @106159   4 months vboxsync Additions: Automatic Upgrade: Linux: Prevent reading installer stdout …
(edit) @106153   4 months vboxsync Main: Additions: Automatic Upgrade: Extra fix to prevent failure for …
(edit) @106142   4 months vboxsync Additions: Automatic Upgrade: Cleanup guest session files after …
(edit) @106141   4 months vboxsync Main/Automatic Guest Additions updates: Fend off not finding the Guest …
(edit) @106140   4 months vboxsync Main/Automatic Guest Additions updates: Fend off not finding the Guest …
(edit) @106139   4 months vboxsync Main/PlatformProperties: Enabled the 3D settings for ARM VMs as well, …
(edit) @106112   4 months vboxsync libs/xpcom: Fix building code using the XPCOM SDK bindings outside of …
(edit) @106106   4 months vboxsync Main/PlatformProperties: Allow adding SATA, LsiLogic, USB and NVMe …
(edit) @106093   4 months vboxsync Main: Automatic GAs installation: prevent read out of buffer when …
(edit) @106081   4 months vboxsync Main: Fixed enabling 3D when selecting supported graphics controllers …
(edit) @106080   4 months vboxsync Main: Fixed enabling 3D when selecting supported graphics controllers. …
(edit) @106077   4 months vboxsync Main: Name locks.
(edit) @106065   4 months vboxsync Manual copyright year updates.
(edit) @106062   4 months vboxsync Unattended: ​bugref:10511. Avoid tripping lock order assert when …
(edit) @106061   4 months vboxsync Copyright year updates by scm.
(edit) @106038   4 months vboxsync Main/Snapshot: Prevent stray <vmname>.nvram files from accumulating in …
(edit) @106028   4 months vboxsync Main/ConsoleImpl.cpp: i_powerDownHostInterfaces doesn't need to do …
(edit) @106026   4 months vboxsync Main/ConsoleImpl.cpp: Converted release assertion in …
(edit) @106023   4 months vboxsync Main/Console: Replaced the horrible Console::notifyNatDnsChange stuff …
(edit) @106001   4 months vboxsync doc/manual/man_VBoxManage-*: Updated a variety of the VBoxManage help …
(edit) @105993   4 months vboxsync Main: nits
(edit) @105978   4 months vboxsync Main/Console: Make sure DNS config is set on VM start for NAT. bugref:10268
(edit) @105971   5 months vboxsync Main: Removed IHost::acceleration3DAvailable property, as this wasn't …
(edit) @105969   5 months vboxsync Main: Check for hrc when using IsFeatureEnabled() in …
(edit) @105968   5 months vboxsync Main: Resolved a @todo: Added DirectoryOpenFlag_DenyAscent and …
(edit) @105967   5 months vboxsync Main: Docs. bugref:10749
(edit) @105966   5 months vboxsync Main: Check for hrc when using IsFeatureEnabled() in …
(edit) @105965   5 months vboxsync Main: Check for hrc when using IsFeatureEnabled() in …
(edit) @105964   5 months vboxsync Main: Use PlatformProperties::s_isGraphicsControllerFeatureSupported() …
(edit) @105959   5 months vboxsync Main: (Hopefully) Made it more clear which graphics features are …
(edit) @105951   5 months vboxsync Main: Integrating latest Russian translations (part 3).
(edit) @105937   5 months vboxsync Main: Integrating latest Russian translations (part 2).
(edit) @105932   5 months vboxsync Main: Integrating latest Turkish translations.
(edit) @105922   5 months vboxsync Unattended: bugref:10511, bugref:10384. Simplify check if the detected …
(edit) @105921   5 months vboxsync Main: Integrating latest Russian translations (part 1).
(edit) @105917   5 months vboxsync Unattended: ​bugref:10511, ​bugref:10384. Check if the detected guest …
(edit) @105910   5 months vboxsync Main: Integrating latest Turkish translations.
(edit) @105909   5 months vboxsync Main: updatenls was required after few new tags added.
(edit) @105892   5 months vboxsync Main/Guest Control: Use GSTCTLDIR_F_NONE here, fixed comment.
(edit) @105886   5 months vboxsync Main: SDK docs fixes. bugref:10749
Note: See TracRevisionLog for help on using the revision log.

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