VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @107795   3 weeks vboxsync FE/Qt: VBox Manager: Init main shown window pointer at showEvent / …
(edit) @107794   3 weeks vboxsync libs/xpcom/python: Python 3.12 flags a size discrepancy when calling …
(edit) @107793   3 weeks vboxsync Devices/Audio/DevHdaCodec.cpp: Remove unused assignment, bugref:3409
(edit) @107792   3 weeks vboxsync Devices/Network/DevE1000.cpp: Convert redundant condition in if into a …
(edit) @107791   3 weeks vboxsync Devices/Network/UsbNet.cpp: Missing status code return check, bugref:3409
(edit) @107790   3 weeks vboxsync HostServices/SharedFolders/VBoxSharedFoldersSvc.cpp: Refactor …
(edit) @107789   3 weeks vboxsync Runtime/r3/fileio.cpp: Missing fallthrough annotation in switch case, …
(edit) @107788   3 weeks vboxsync Runtime/r3/dir.cpp: Remove unused variable, bugref:3409
(edit) @107787   3 weeks vboxsync Runtime/r3/allocex.cpp: Remove unused assignment, bugref:3409
(edit) @107786   3 weeks vboxsync Runtime/common/zip/tarcmd.cpp: Add assertion for status code, bugref:3409
(edit) @107785   3 weeks vboxsync Runtime/common/vfs/vfsstddir.cpp: Disable unused code, bugref:3409
(edit) @107784   3 weeks vboxsync Runtime/common/log/log.cpp: Disable unused code, bugref:3409
(edit) @107783   3 weeks vboxsync Runtime/common/fs/ntfsvfs.cpp: Fix typo, bugref:3409
(edit) @107782   3 weeks vboxsync Runtime/r3/posix/localipc-posix.cpp: Missing break in out of memory …
(edit) @107781   3 weeks vboxsync FE/Qt: bugref:10513: Advanced Settings Dialog: Fixing look&feel …
(edit) @107780   3 weeks vboxsync VMM/VMMR3/GICR3.cpp: Fix currently impossible overflow (cCpus is very …
(edit) @107779   3 weeks vboxsync VMM/VMMR3/DBGF.cpp: Disable unnecessary else if condition and replace …
(edit) @107778   3 weeks vboxsync VMM/VMMR3/CPUMR3Db.cpp: Replace redundant if condition with an …
(edit) @107777   3 weeks vboxsync VMM/VMMR3/CPUMR3Db-armv8.cpp: Replace redundant if condition with an …
(edit) @107776   3 weeks vboxsync VMM/VMMR3/CPUM.cpp: Missing error check (harmless), bugref:3409
(edit) @107775   3 weeks vboxsync Devices/Samples/DevPlayground.cpp: Fix possible integer overflow, …
(edit) @107774   3 weeks vboxsync Main/src-client/GuestDnDSourceImpl.cpp: Fix harmless parfait warning …
(edit) @107773   3 weeks vboxsync Main/src-client/ConsoleImpl.cpp: This function should probably not …
(edit) @107772   3 weeks vboxsync Main/src-client/GuestDnDTargetImpl.cpp: Fix harmless parfait warning …
(edit) @107771   3 weeks vboxsync Main/src-server/generic/NetIf-generic.cpp: Don't overwrite vrc with …
(edit) @107770   3 weeks vboxsync Main/src-client/SystemTableBuilder.cpp: Missing error checks, bugref:3409
(edit) @107769   3 weeks vboxsync Main/src-all/EventImpl.cpp: Add debug assertion for things which …
(edit) @107768   3 weeks vboxsync Main/testcase/tstVBoxAPIXPCOM.cpp: Prevent theoretical buffer overflow …
(edit) @107767   3 weeks vboxsync Windows driver installation/VBoxDrvInst: Added crude hack from r153608
(edit) @107766   3 weeks vboxsync Windows driver installation/VBoxDrvInst: Uninstallation syntax help fixes.
(edit) @107765   3 weeks vboxsync Windows driver installation/VBoxDrvInst: Renaming (nits).
(edit) @107764   3 weeks vboxsync Windows driver installation/VBoxDrvInst: Added the possibility to …
(edit) @107763   4 weeks vboxsync VMM/CPUM,DBGF: Register IA32_ARCH_CAPABILITIES and IA32_SPEC_CTRL as …
(edit) @107762   4 weeks vboxsync VMM/CPUM: Pass thru more MSR_IA32_SPEC_CTRL related stuff to the …
(edit) @107761   4 weeks vboxsync FE/Qt: bugref:9831. Some rewording.
(edit) @107760   4 weeks vboxsync FE/Qt: bugref:9831. Refactoring.
(edit) @107759   4 weeks vboxsync FE/Qt: bugref:9831. - Implemented a better way of finding target html …
(edit) @107758   4 weeks vboxsync src/VBox/Frontends/VBoxManage/VBoxManageCloud.cpp: Fixed warnings …
(edit) @107757   4 weeks vboxsync src/VBox/Frontends/VBoxManage/VBoxManageDisk.cpp: Fixed warnings found …
(edit) @107756   4 weeks vboxsync src/VBox/Main/src-server/AudioAdapterImpl.cpp; Left a @todo.
(edit) @107755   4 weeks vboxsync src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp: Fixed warnings …
(edit) @107754   4 weeks vboxsync src/VBox/Main/src-server/VirtualBoxImpl.cpp: Does as the comment of …
(edit) @107753   4 weeks vboxsync Runtime/testcase/tstRTDvm.cpp: Missing error check, bugref:3409
(edit) @107752   4 weeks vboxsync src/VBox/Main/src-client/ConsoleImplConfigCommon.cpp: Fixed warnings …
(edit) @107751   4 weeks vboxsync VMM/testcase/tstCompressionBenchmark.cpp: Remove unused variable, …
(edit) @107750   4 weeks vboxsync VMM/testcase/tstAnimate.cpp: Missing error checks, bugref:3409
(edit) @107749   4 weeks vboxsync VMM/CPUM: Pass thru more MSR_IA32_SPEC_CTRL related stuff to the …
(edit) @107748   4 weeks vboxsync Main/testcase/tstVBoxAPIPerf.cpp: Missing error check, bugref:3409
(edit) @107747   4 weeks vboxsync Devices/Network/DevVirtioNet.cpp: Missing error check, bugref:3409
(edit) @107746   4 weeks vboxsync src/VBox/Runtime/testcase/tstRTLocalIpc.cpp: Fixed warnings found by …
(edit) @107745   4 weeks vboxsync src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp: Fixed warnings found …
(edit) @107744   4 weeks vboxsync src/VBox/Main/testcase/tstVBoxAPIXPCOM.cpp: Fixed warnings found by …
(edit) @107743   4 weeks vboxsync src/VBox/Runtime/testcase/tstUtf8.cpp: Fixed warnings found by Parfait …
(edit) @107742   4 weeks vboxsync VMM/VMMR3/DBGFOS.cpp: Fix unused assignment parfait warning, bugref:3409
(edit) @107741   4 weeks vboxsync src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp: Fixed warnings found …
(edit) @107740   4 weeks vboxsync VMM/VMMR3/DBGFR3FlowTrace.cpp: Enter the debugger when collecting the …
(edit) @107739   4 weeks vboxsync Storage/VD.cpp: Change logic slightly when creating a diff, errors …
(edit) @107738   4 weeks vboxsync Storage/VMDK.cpp: Fix parfait warning about unused assignment, we …
(edit) @107737   4 weeks vboxsync src/VBox/Runtime/common/fs/isomakercmd.cpp: Fixed warnings found by …
(edit) @107736   4 weeks vboxsync Storage/VMDK.cpp: Fix parfait warning about unused assignment, we …
(edit) @107735   4 weeks vboxsync src/VBox/Devices/Audio/DrvAudio.cpp: Fixed warnings found by Parfait …
(edit) @107734   4 weeks vboxsync src/VBox/Devices/Audio/DevIchAc97.cpp: Fixed warnings found by Parfait …
(edit) @107733   4 weeks vboxsync VBoxService/VBoxServicePropCache.cpp: Docs, renaming (to match the rest).
(edit) @107732   4 weeks vboxsync Devices/Network: Fix header from parfait fix.. bugref:3409
(edit) @107731   4 weeks vboxsync VMM/CPUM: Added some missing CPUID extended feature bits and fixed a …
(edit) @107730   4 weeks vboxsync Devices/Network: Parfait fixes. bugref:3409
(edit) @107729   4 weeks vboxsync VMM/CPUM: Explode more MSR_IA32_ARCH_CAPABILITIES bits into the …
(edit) @107728   4 weeks vboxsync VMM/testcase/tstPDMAsyncCompletionStress.cpp: Small cleanup, bugref:3409
(edit) @107727   4 weeks vboxsync Storage/ISCSI.cpp: Fix harmless possible integer overflow parfait …
(edit) @107726   4 weeks vboxsync Main/src-all/ExtPackManagerImpl.cpp: Add IPRT status code assertion, …
(edit) @107725   4 weeks vboxsync Storage/RAW.cpp: Fix harmless parfait warning about a possible integer …
(edit) @107724   4 weeks vboxsync Storage/VHD.cpp: Fix some harmless parfait warnings about possible …
(edit) @107723   4 weeks vboxsync Storage/VMDK.cpp: Fix unused variable assignment parfait report by …
(edit) @107722   4 weeks vboxsync xpcom18a4/java/src/nsJavaInterfaces.cpp: Small restructuring, bugref:3409
(edit) @107721   4 weeks vboxsync src/VBox/Runtime/r3/ftp-server.cpp: Fixed warnings found by Parfait …
(edit) @107720   4 weeks vboxsync Audio/DrvAudio.cpp: Added some more sanity checks. bugref:10801
(edit) @107719   4 weeks vboxsync src/VBox/Additions/common/VBoxService/VBoxServicePropCache.cpp: Fixed …
(edit) @107718   4 weeks vboxsync src/VBox/Additions/common/VBoxService/VBoxServiceVMInfo.cpp: Fixed …
(edit) @107717   4 weeks vboxsync Additions: Linux: vboxvideo: Restored .gamma_set callback which was …
(edit) @107716   4 weeks vboxsync Main/testcase/tstOVF.cpp: Missing error check, bugref:3409
(edit) @107715   4 weeks vboxsync Additions: Linux: vboxvideo: Restored .gamma_set callback which was …
(edit) @107714   4 weeks vboxsync Main/xml/Settings.cpp: Remove redundant condition, bugref:3409
(edit) @107713   4 weeks vboxsync Runtime/common/math/bignum.cpp: Remove redundant if condition, bugref:3409
(edit) @107712   4 weeks vboxsync VMM/VMMR3/CPUMR3CpuId.cpp: Remove redundant condition, bugref:3409
(edit) @107711   4 weeks vboxsync bldprogs/VBoxDef2LazyLoad.cpp: Remove redundant condition in if, …
(edit) @107710   4 weeks vboxsync Frontends/VBoxBalloonCtrl/VBoxModAPIMonitor.cpp: Remove unused …
(edit) @107709   4 weeks vboxsync Main/testcase/tstUnattendedScript.cpp: Fix missing initializer parfait …
(edit) @107708   4 weeks vboxsync FE/Qt: Fixing help browsers go home target. It got broken when we …
(edit) @107707   4 weeks vboxsync Additions: Linux: vboxvideo: Restored .gamma_set callback which was …
(edit) @107706   4 weeks vboxsync VMM/CPUM: Try consolidate the MSR_IA32_ARCH_CAPABILITIES handling in …
(edit) @107705   4 weeks vboxsync Additions: Linux: vboxvideo: Fix rollback path for kernel 6.4, …
(edit) @107704   4 weeks vboxsync VMM/HMVMXR0: bugref:3409 Redundant assignment.
(edit) @107703   4 weeks vboxsync VMM/CPUM: Try consolidate the MSR_IA32_ARCH_CAPABILITIES handling in …
(edit) @107702   4 weeks vboxsync Devices/Network: Parfait fixes. Mostly signedness and precission …
(edit) @107701   4 weeks vboxsync IPRT/zero-alt.S: Attempt at better visibility fix (see r163294). …
(edit) @107700   4 weeks vboxsync VMM/CPUM,++: Made the HostFeatures match the host when targeting x86 …
(edit) @107699   4 weeks vboxsync FE/Qt: bugref:3409: Large rebuild! UICommon: Fixing parfait warnings …
(edit) @107698   4 weeks vboxsync FE/Qt: bugref:3409: Removing unused UIPopupBox widget found due to parfait.
(edit) @107697   4 weeks vboxsync Additions/common/VBoxGuest/lib/VBoxGuestR3LibDragAndDrop.cpp: Remove …
(edit) @107696   4 weeks vboxsync Main/src-server/UnattendedImpl.cpp: Fixed some parfait warnings about …
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