VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @109112   9 days vboxsync Main: bugref:10877 Expose an I/O remapping table with ITS and PCI root …
(edit) @109067   2 weeks vboxsync libs/xpcom,Main/glue,++: Bake the automatic re-registration of XPCOM …
(edit) @109046   2 weeks vboxsync Main: Clipboard over RDP: Fix copy from host to guest path, …
(edit) @109008   3 weeks vboxsync VMM,Main: Working on ARM CPU profile support, which is neede/useful …
(edit) @108974   3 weeks vboxsync Main: bugref:10877 Fix tabs (use spaces instead) in VirtualBox.xidl. …
(edit) @108973   3 weeks vboxsync Main: bugref:10877 Add GIC ITS setting to the VM configuration and API.
(edit) @108968   4 weeks vboxsync VMM,Main,Devices: Respect VBOX_VMM_TARGET_ARMV8 correctly on amd64 …
(edit) @108888   4 weeks vboxsync Config.kmk,webtools/config_update_db.sh,Main/VirtualBox.xidl: Update …
(edit) @108852   5 weeks vboxsync Main: Linux: Improve check if given network interface has wireless …
(edit) @108837   5 weeks vboxsync Main: Linux: Improve check if given network interface has wireless …
(edit) @108825   5 weeks vboxsync Main/testcase/tstVBoxAPIXPCOM.cpp: Fix build error with some versions …
(edit) @108821   5 weeks vboxsync Main: bugref:10877 Explicitly configure the GIC architecture revision …
(edit) @108806   6 weeks vboxsync Main/Snapshot: Address a regression introduced in r150959 in …
(edit) @108752   6 weeks vboxsync Main: bugref:10877 Enable MBIs only when the ITS is enabled.
(edit) @108749   6 weeks vboxsync Main: bugref:10877 Dont' add the ACPI MADT entry for the GIC ITS if it …
(edit) @108746   6 weeks vboxsync Main: bugref:10877 Enable LPIs when GITS is configured for the VM.
(edit) @108742   6 weeks vboxsync Main: bugref:10877 Added ACPI MADT table entry for the GIC ITS and …
(edit) @108740   6 weeks vboxsync Main/MachineImplMoveVM: Minor code cleanup: remove unused variables, …
(edit) @108738   6 weeks vboxsync Main/MachineImplMoveVM: Correct two locations in …
(edit) @108722   7 weeks vboxsync Unattended. Remove a forgotten include.
(edit) @108715   7 weeks vboxsync Main/webservice/Makefile.kmk: Temporary fix to get webservices …
(edit) @108692   7 weeks vboxsync tools/Makefile.kmk,Main/webservices/Makefile.kmk: Update gsoap tools …
(edit) @108684   7 weeks vboxsync Main/webservice: Find the gsoap binaries required to build vboxwebsrv …
(edit) @108642   7 weeks vboxsync Removed 2D video acceleration (aka VHWA / VBOX_WITH_VIDEOHWACCEL) …
(edit) @108641   7 weeks vboxsync Removed 2D video acceleration (aka VHWA / VBOX_WITH_VIDEOHWACCEL). …
(edit) @108637   7 weeks vboxsync Main/src-server/linux/NetIf-linux.cpp: clang build fixes, bugref:10391
(edit) @108632   7 weeks vboxsync Main/include/GuestDnDPrivate.h: Make it work for hosts where we don't …
(edit) @108628   7 weeks vboxsync Main/src-server: clang build fixes, bugref:10391
(edit) @108627   7 weeks vboxsync Main/src-client/BusAssignmentManager.cpp: clang build fixes, bugref:10391
(edit) @108624   7 weeks vboxsync Main/webservice/split-soapC.cpp: clang build fixes, bugref:10391
(edit) @108620   7 weeks vboxsync Main/NvramStore: Changeset r164311 modified the implementation of …
(edit) @108603   7 weeks vboxsync Main/MachineImplMoveVM: IMachine::moveTo() unconditionally updates the …
(edit) @108566   8 weeks vboxsync bugref:10806. Excluded Machine, Medium, Session support. Only Progress …
(edit) @108565   8 weeks vboxsync Main/src-client/VirtualBoxClientImpl.cpp: Build fix for …
(edit) @108560   8 weeks vboxsync Main/SystemTableBuilder.cpp: Expose GPIO shutdown/suspend buttons to …
(edit) @108558   8 weeks vboxsync Main/SystemTableBuilder.cpp: Expose GPIO shutdown/suspend buttons to …
(edit) @108554   8 weeks vboxsync Runtime/common/efi,Main: Fix creating NVRAM files for ARM VMs, the …
(edit) @108521   2 months vboxsync Main/MachineImpl.cpp: Fix auto-generated VRDE certificate and key …
(edit) @108520   2 months vboxsync Main/MachineImpl.cpp: Added auto-generated VRDE certificate and key …
(edit) @108461   2 months vboxsync VMM/PDMAsyncCompletion: Use 64-bit types for the bandwidth group …
(edit) @108422   2 months vboxsync Main/Appliance: Address a regression in convertVBoxOSType2CIMOSType() …
(edit) @108421   2 months vboxsync Main/Snapshot: Address a benign regression from r134142 which added …
(edit) @108362   2 months vboxsync Unattended: bugref:10864. build fix.
(edit) @108355   2 months vboxsync Unattended: bugref:10864. For Windows11 the product key is required.
(edit) @108346   2 months vboxsync Main/src-client/SystemTableBuilder.cpp: Use Eisa IDs where …
(edit) @108318   3 months vboxsync Main/MachineImplMoveVM: After a successful invocation of …
(edit) @108317   3 months vboxsync Main/MachineImplMoveVM: IMachine::moveTo() wouldn't move all of a VM's …
(edit) @108303   3 months vboxsync VBoxSVC/Win: Emphasize that this is a character and not an rc in …
(edit) @108301   3 months vboxsync VBoxSVC/Win: Fixed yet another ancient bug: Actually handle the …
(edit) @108300   3 months vboxsync VBoxSVC/Win: Fixed an ancient bug: Actually handle the help command …
(edit) @108292   3 months vboxsync Main/SystemTableBuilder.cpp: Fix address space flags to make guests …
(edit) @108149   3 months vboxsync Main/src-server: removed VRDE server certificate generation from …
(edit) @108058   3 months vboxsync src/VBox/Main/src-all: sharedfolder init correction jiraref:VBP-92
(edit) @108046   3 months vboxsync doc/manual,include/VBox,Frontends/{VBoxManage,VirtualBox/src},Main/{inc …
(edit) @108012   3 months vboxsync Main: Replaced std::string with com::Utf8Str in the HostDnsService …
(edit) @108010   3 months vboxsync Main/HostDnsService.cpp: Fixed lock order problem with …
(edit) @107975   3 months vboxsync Main: Marked the ARM64-based Linux Guest Additions installer optional …
(edit) @107968   3 months vboxsync Main: Marked the ARM64-based Linux Guest Additions installer optional …
(edit) @107967   3 months vboxsync Main: Added the ARM64-based Windows Guest Additions installer to the …
(edit) @107966   3 months vboxsync Main: Added optional file support to …
(edit) @107952   3 months vboxsync Runtime: Start imlementing a basic ACPI decompiler and iasl compatible …
(edit) @107930   4 months vboxsync Audio/Windows: Purged the WinMM backend wherever possible; default to …
(edit) @107928   4 months vboxsync Audio/Main: Added some logging when selecting the DirectSound backend …
(edit) @107925   4 months vboxsync Audio: Added a new, optional config option 'CacheEnabled' (via …
(edit) @107906   4 months vboxsync Main/Unattended: Add AVOID_UPDATES_OVER_NETWORK variable for …
(edit) @107880   4 months vboxsync Main/GuestSessionImplTasks.cpp: Build/logging fixes. jiraref:VBP-1424
(edit) @107873   4 months vboxsync Unattended: bugref:9781. Remove the default user password.
(edit) @107870   4 months vboxsync Main/testcase/tstUnattendedScript.cpp: Fix the initialization to get …
(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) @107855   4 months vboxsync VMM/NEM,Main: Feed the cpu bug mitigation parameters to both HM and …
(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) @107843   4 months vboxsync src/VBox/Main/src-client/ConsoleImpl.cpp: Added a @todo for …
(edit) @107837   4 months vboxsync Main/src-server/darwin/iokit.cpp: Remove unused variables, bugref:3409
(edit) @107836   4 months vboxsync Main/xml/ovfreader.cpp: Remove code not doing anything except burning …
(edit) @107820   4 months vboxsync libslirp/udp.c,Main: Spaces. bugref:10268
(edit) @107804   4 months vboxsync Main/src-client/ConsoleImplConfigX86.cpp: Disable unused variable, …
(edit) @107801   4 months vboxsync VMM/NEM,Main: Feed the cpu bug mitigation parameters to both HM and …
(edit) @107797   4 months vboxsync Main/HostImpl.cpp: Fixed lock order problem in Host::i_updateNetIfList …
(edit) @107774   4 months vboxsync Main/src-client/GuestDnDSourceImpl.cpp: Fix harmless parfait warning …
(edit) @107773   4 months vboxsync Main/src-client/ConsoleImpl.cpp: This function should probably not …
(edit) @107772   4 months vboxsync Main/src-client/GuestDnDTargetImpl.cpp: Fix harmless parfait warning …
(edit) @107771   4 months vboxsync Main/src-server/generic/NetIf-generic.cpp: Don't overwrite vrc with …
(edit) @107770   4 months vboxsync Main/src-client/SystemTableBuilder.cpp: Missing error checks, bugref:3409
(edit) @107769   4 months vboxsync Main/src-all/EventImpl.cpp: Add debug assertion for things which …
(edit) @107768   4 months vboxsync Main/testcase/tstVBoxAPIXPCOM.cpp: Prevent theoretical buffer overflow …
(edit) @107756   4 months vboxsync src/VBox/Main/src-server/AudioAdapterImpl.cpp; Left a @todo.
(edit) @107754   4 months vboxsync src/VBox/Main/src-server/VirtualBoxImpl.cpp: Does as the comment of …
(edit) @107752   4 months vboxsync src/VBox/Main/src-client/ConsoleImplConfigCommon.cpp: Fixed warnings …
(edit) @107748   4 months vboxsync Main/testcase/tstVBoxAPIPerf.cpp: Missing error check, bugref:3409
(edit) @107744   4 months vboxsync src/VBox/Main/testcase/tstVBoxAPIXPCOM.cpp: Fixed warnings found by …
(edit) @107726   4 months vboxsync Main/src-all/ExtPackManagerImpl.cpp: Add IPRT status code assertion, …
(edit) @107716   4 months vboxsync Main/testcase/tstOVF.cpp: Missing error check, bugref:3409
(edit) @107714   4 months vboxsync Main/xml/Settings.cpp: Remove redundant condition, bugref:3409
(edit) @107709   4 months vboxsync Main/testcase/tstUnattendedScript.cpp: Fix missing initializer parfait …
(edit) @107696   4 months vboxsync Main/src-server/UnattendedImpl.cpp: Fixed some parfait warnings about …
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