VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @107712   7 days vboxsync VMM/VMMR3/CPUMR3CpuId.cpp: Remove redundant condition, bugref:3409
(edit) @107711   7 days vboxsync bldprogs/VBoxDef2LazyLoad.cpp: Remove redundant condition in if, …
(edit) @107710   7 days vboxsync Frontends/VBoxBalloonCtrl/VBoxModAPIMonitor.cpp: Remove unused …
(edit) @107709   7 days vboxsync Main/testcase/tstUnattendedScript.cpp: Fix missing initializer parfait …
(edit) @107708   7 days vboxsync FE/Qt: Fixing help browsers go home target. It got broken when we …
(edit) @107707   7 days vboxsync Additions: Linux: vboxvideo: Restored .gamma_set callback which was …
(edit) @107706   7 days vboxsync VMM/CPUM: Try consolidate the MSR_IA32_ARCH_CAPABILITIES handling in …
(edit) @107705   7 days vboxsync Additions: Linux: vboxvideo: Fix rollback path for kernel 6.4, …
(edit) @107704   7 days vboxsync VMM/HMVMXR0: bugref:3409 Redundant assignment.
(edit) @107703   9 days vboxsync VMM/CPUM: Try consolidate the MSR_IA32_ARCH_CAPABILITIES handling in …
(edit) @107702   10 days vboxsync Devices/Network: Parfait fixes. Mostly signedness and precission …
(edit) @107701   10 days vboxsync IPRT/zero-alt.S: Attempt at better visibility fix (see r163294). …
(edit) @107700   10 days vboxsync VMM/CPUM,++: Made the HostFeatures match the host when targeting x86 …
(edit) @107699   10 days vboxsync FE/Qt: bugref:3409: Large rebuild! UICommon: Fixing parfait warnings …
(edit) @107698   10 days vboxsync FE/Qt: bugref:3409: Removing unused UIPopupBox widget found due to parfait.
(edit) @107697   10 days vboxsync Additions/common/VBoxGuest/lib/VBoxGuestR3LibDragAndDrop.cpp: Remove …
(edit) @107696   10 days vboxsync Main/src-server/UnattendedImpl.cpp: Fixed some parfait warnings about …
(edit) @107695   10 days vboxsync Runtime/testcase/tstRTCRest-1.cpp: Fix testcase which would return …
(edit) @107694   10 days vboxsync Runtime/common/string/strtonum.cpp: Remove redundant conditions in if, …
(edit) @107693   10 days vboxsync Storage/VDIfTcpNet.cpp: Small cleanup, bugref:3409 [build fix]
(edit) @107692   10 days vboxsync src/VBox/Devices/Audio/DrvHostAudioCoreAudio.cpp: Fixed warnings found …
(edit) @107691   10 days vboxsync Devices/Network/DevINIP.cpp: Remove unused variable, bugref:3409
(edit) @107690   10 days vboxsync FE/Qt: bugref:3409: Log-viewer: Trying to fix parfait warning related …
(edit) @107689   10 days vboxsync Storage/VDIfTcpNet.cpp: Small cleanup, bugref:3409
(edit) @107688   10 days vboxsync FE/Qt: bugref:3409: Snapshot Pane: Fixing parfait warning related to …
(edit) @107687   10 days vboxsync src/VBox/Additions/common/VBoxService/VBoxServiceToolBox.cpp: Fixed …
(edit) @107686   10 days vboxsync FE/Qt: bugref:3409: Runtime UI / UI session: Fixing parfait warning …
(edit) @107685   10 days vboxsync src/VBox/Additions/common/VBoxService/VBoxServiceToolBox.cpp: Fixed …
(edit) @107684   10 days vboxsync src/VBox/Main/src-client/GuestCtrlPrivate.cpp: Fixed warnings found by …
(edit) @107683   10 days vboxsync src/VBox/Main/src-client/WebMWriter.cpp: Fixed warnings found by …
(edit) @107682   10 days vboxsync FE/Qt: bugref:3409: VM Settings / General page: Missed one place in …
(edit) @107681   10 days vboxsync src/VBox/Main/src-client/GuestSessionImplTasks.cpp: Fixed warnings …
(edit) @107680   10 days vboxsync FE/Qt: bugref:3409: VM Information Dialog: Fixing more parfait …
(edit) @107679   10 days vboxsync FE/Qt: bugref:3409: VM Information Dialog: Fixing few parfait warnings …
(edit) @107678   10 days vboxsync FE/Qt: bugref:3409: Host-combo editor: Fixing parfait warning related …
(edit) @107677   10 days vboxsync Devices/Network/DevDP8390.cpp: Fix some unused variable parfait …
(edit) @107676   10 days vboxsync Main/src-server/HostImpl.cpp: Missing error checks, bugref:3409
(edit) @107675   10 days vboxsync HostDrivers/Support/SUPLibLdr.cpp: Remove unused assignment, bugref:3409
(edit) @107674   10 days vboxsync src/VBox/Main/src-client/GuestSessionImplTasks.cpp: Fixed warnings …
(edit) @107673   10 days vboxsync Storage/VMDK.cpp: Missing error check, bugref:3409
(edit) @107672   10 days vboxsync Storage/VMDK.cpp: Fix unused variable parfait warnings + small …
(edit) @107671   10 days vboxsync Storage/VMDK.cpp: Fix unused variable assignment (VERR_NO_MEMORY would …
(edit) @107670   10 days vboxsync FE/Qt: bugref:3409: File-manager table: Fixing parfait warning related …
(edit) @107669   10 days vboxsync FE/Qt: bugref:3409: Desktop-widget watchdog: Fixing parfait warning …
(edit) @107668   10 days vboxsync Runtime/common/ldr/ldrELFRelocatable.cpp.: Remove unused variable, …
(edit) @107667   10 days vboxsync Devices/Network/SrvIntNetR0.cpp: Conditionally compile some code only …
(edit) @107666   10 days vboxsync src/VBox/Main/src-client/GuestSessionImplTasks.cpp: Fixed warnings …
(edit) @107665   10 days vboxsync GuestProperties/testcase/tstGuestPropSvc.cpp: Fix parfait warnings …
(edit) @107664   10 days vboxsync src/VBox/Main/src-client/GuestSessionImplTasks.cpp: Fixed warnings …
(edit) @107663   10 days vboxsync src/VBox/Additions/common/VBoxService/VBoxServiceControlSession.cpp: …
(edit) @107662   10 days vboxsync src/VBox/Main/src-client/GuestSessionImplTasks.cpp: Fixed warnings …
(edit) @107661   10 days vboxsync VMM/VMMR3/VM.cpp: Remove unused fCalledSomeone flag, bugref:3409
(edit) @107660   10 days vboxsync src/VBox/Additions/common/VBoxService/VBoxServiceControlSession.cpp: …
(edit) @107658   10 days vboxsync src/VBox/Additions/common/VBoxService/VBoxServiceControlSession.cpp: …
(edit) @107657   10 days vboxsync FE/VBoxManage/VBoxInternalManage.cpp: Remove unused vrc assignment, …
(edit) @107656   10 days vboxsync src/VBox/Additions/common/VBoxService/VBoxServiceControlSession.cpp: …
(edit) @107655   10 days vboxsync src/VBox/Additions/common/VBoxService/VBoxServiceControlSession.cpp: …
(edit) @107654   10 days vboxsync Storage/VMDK.cpp: Small cleanup, bugref:3409 [build fix]
(edit) @107653   10 days vboxsync src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibGuestCtrl.cpp + …
(edit) @107652   10 days vboxsync src/VBox/Additions/common/VBoxService/VBoxServiceControlSession.cpp: …
(edit) @107651   10 days vboxsync Storage/VMDK.cpp: Small cleanup, bugref:3409
(edit) @107650   10 days vboxsync VMM/CPUM,++: Made the HostFeatures match the host when targeting x86 …
(edit) @107649   10 days vboxsync Runtime/common/string/strformatrt.cpp: Return the number of …
(edit) @107648   10 days vboxsync src-client/GuestFileImpl.cpp: Fixed warnings found by Parfait (change …
(edit) @107647   10 days vboxsync src/VBox/Additions/common/VBoxService/VBoxServiceControl.h: Fixed …
(edit) @107646   10 days vboxsync Main/src-client/RecordingCodec.cpp: Enclose debug log only code in …
(edit) @107645   10 days vboxsync src/VBox/Main/src-client/GuestFileImpl.cpp: Fixed warnings found by …
(edit) @107644   10 days vboxsync src/VBox/Main/src-client/GuestFileImpl.cpp: Fixed warnings found by …
(edit) @107643   10 days vboxsync src-client/GuestFileImpl.cpp: Fixed warnings found by Parfait (change …
(edit) @107642   10 days vboxsync src/VBox/Frontends/VirtualBox/src/guestctrl/UIGuestControlInterface.cpp …
(edit) @107641   10 days vboxsync src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.cpp: Fixed …
(edit) @107640   10 days vboxsync VMM/testcase/Makefile.kmk: Fix accidental regression from r165846 that …
(edit) @107639   10 days vboxsync VMM/CPUM: Report the host CPU microcode revision number to the guest …
(edit) @107638   10 days vboxsync FE/Qt: bugref:3409: QIMessageBox: Fixing parfait warning related to …
(edit) @107637   10 days vboxsync FE/Qt: bugref:3409: VISO browser: Fixing false-positive parfait …
(edit) @107636   10 days vboxsync FE/Qt: bugref:3409: Notification-center: Fixing parfait warnings …
(edit) @107635   10 days vboxsync FE/Qt: bugref:3409: Notification-center: Fixing parfait warning …
(edit) @107634   10 days vboxsync src/VBox/HostDrivers/VBoxUSB/USBFilter.cpp: Fixed warnings found by …
(edit) @107633   10 days vboxsync src/VBox/HostDrivers/VBoxUSB/USBFilter.cpp: Fixed warnings found by …
(edit) @107632   10 days vboxsync SUPHardNt: Better use of SUPHNTIMP_ERROR's a_szWhere param when …
(edit) @107631   10 days vboxsync Runtime/common/zip/tarcmd.cpp: Add missing error check after switch () …
(edit) @107630   10 days vboxsync Devices/Graphics/DevVGA_VBVA.cpp: Remove redundant if condition, cbCmd …
(edit) @107629   10 days vboxsync NetworkServices/NAT/pxdns.c: Replace redundant condition with …
(edit) @107628   10 days vboxsync Main/src-all/GlobalStatusConversion.cpp: Remove redundant condition, …
(edit) @107627   10 days vboxsync FE/VBoxManage/VBoxManageList.cpp: Missing error check, bugref:3409
(edit) @107626   10 days vboxsync src/VBox/VMM/testcase/tstIEMAImpl.cpp: Fixed warnings found by Parfait …
(edit) @107625   10 days vboxsync VMM/VMMR3/PGMPhys.cpp: Fix unread variable parfait warning in …
(edit) @107624   10 days vboxsync src/VBox/GuestHost/SharedClipboard/clipboard-transfers.cpp: Fixed …
(edit) @107623   10 days vboxsync VMM/VMMR3/DBGFOS.cpp: Remove unused assignment, bugref:3409
(edit) @107622   10 days vboxsync src/VBox/Devices/Audio/DevHdaStream.cpp: Fixed warnings found by …
(edit) @107621   10 days vboxsync Main/src-server/darwin/HostDnsServiceDarwin.cpp: Missing member …
(edit) @107620   10 days vboxsync DrvNAT: comment. bugref:10268
(edit) @107619   10 days vboxsync Devices/Network/DrvNAT.cpp: Add ForwardBroadcast CFGM key to avoid VM …
(edit) @107618   10 days vboxsync src/VBox/Runtime/r3/dir.cpp: Fixed warnings found by Parfait (self …
(edit) @107617   10 days vboxsync src/VBox/ValidationKit/bootsectors/bs3kit/VBoxBs3ObjConverter.cpp: …
(edit) @107616   10 days vboxsync Main/include/PlatformBase.h: Missing member initializer, bugref:3409
(edit) @107615   10 days vboxsync Main/src-server/darwin/HostDnsServiceDarwin.cpp: Missing member …
(edit) @107614   10 days vboxsync Main/src-server/USBDeviceFilterImpl.cpp: Missing member initializer, …
(edit) @107613   10 days vboxsync Main/src-client/KeyboardImpl.cpp: Missing member initializer, bugref:3409
(edit) @107612   10 days vboxsync Main/src-client/KeyboardImpl.cpp: Missing member initializer, bugref:3409
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