Timeline
Jan 20, 2025:
- 11:44 PM Changeset in vbox [107865] by
- FE/Common/VBoxKeyboard: added French Bépo layout.
- 11:36 PM Changeset in vbox [107864] by
- FE/Qt: Fix typo in X11 keyboard layout detection failure message.
- 10:01 PM Changeset in vbox [107863] by
- VMM/NEM-win: Log more features and stuff.
- 8:15 PM Changeset in vbox [107862] by
- VMM/NEM-win: Export & import IA32_SPEC_CTRL state. jiraref:VBP-947 …
- 6:13 PM Changeset in vbox [107861] by
- Add/Nt/Installer: Pick right NSIS installer from the loader stub. …
- 5:53 PM Changeset in vbox [107860] by
- Add/Nt/Installer: Pick right NSIS installer from the loader stub.
- 5:20 PM Changeset in vbox [107859] by
- Dev3C501: Reduced Parfait complaints.
- 3:55 PM Changeset in vbox [107858] by
- Warning fix.
- 3:19 PM Changeset in vbox [107857] by
- FE/Qt: bugref:10767: VM settings / Graphical controller editor: Do not …
- 1:12 PM Changeset in vbox [107856] by
- DevATA: Fixed more Parfait warnings.
- 11:23 AM Changeset in vbox [107855] by
- VMM/NEM,Main: Feed the cpu bug mitigation parameters to both HM and …
Jan 18, 2025:
- 11:59 PM Changeset in vbox [107854] by
- x86.h,VMM: More AMD CPUID bits; addressed some old todos related to …
- 10:47 PM Ticket #22287 (Windpos XP not running in Ubuntu 22.04) created by
- Windpos XP not running in Ubuntu 22.04 ! ACTIVE TRAP=0e ERRCD=10 …
- 4:36 PM Changeset in vbox [107853] by
- DevDP8390: Reduced Parfait warnings.
Jan 17, 2025:
- 11:14 PM Ticket #22286 (Linux: Don't drop dxvk cache files on desktop, use ~/.cache directory) created by
- When I start a virtual machine which has 3D acceleration enabled, and …
- 6:17 PM Changeset in vbox [107852] by
- VBox/ostypes.h+Main/{Global,Appliance}+VMMDev+FE/Qt: Remove the …
- 4:55 PM Changeset in vbox [107851] by
- DevVirtioSCSI: Improve debug info.
- 4:54 PM Changeset in vbox [107850] by
- DevATA: Avoid several Parfait pedantic complaints.
- 3:09 PM Changeset in vbox [107849] by
- src/VBox/Main/src-all/NvramStoreImpl.cpp: Extend the gross hack to …
- 3:01 PM Ticket #22285 (Critical error when a Win11 VM is launched) created by
- Hello, I've created a VM (Win11 arm version) on Mac with VirtualBox …
- 2:34 PM Changeset in vbox [107848] by
- Main/src-all/Global.cpp: Fix the CD/DVD storage controller for Windows …
- 2:09 PM Changeset in vbox [107847] by
- DrvNAT-libslirp: scm fixes. bugref:10268
- 1:49 PM Changeset in vbox [107846] by
- src/VBox/Devices/Graphics/DevVGA-SVGA3d-info.cpp: Use size_t here.
- 11:21 AM Changeset in vbox [107845] by
- src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibGuestCtrl.cpp: …
- 11:17 AM Changeset in vbox [107844] by
- VBox/HostServices/testcase/TstHGCMMock.cpp: Renaming (nits).
- 10:48 AM Changeset in vbox [107843] by
- src/VBox/Main/src-client/ConsoleImpl.cpp: Added a @todo for …
- 10:38 AM Changeset in vbox [107842] by
- src/VBox/Frontends/VirtualBox/src/platform/darwin/VBoxUtils-darwin.cpp: …
- 10:37 AM Changeset in vbox [107841] by
- DevDP8390: Dump receive buffer, more intelligent transmit buffer dumping.
- 10:36 AM Changeset in vbox [107840] by
- src/VBox/Frontends/VBoxManage/VBoxManageSnapshot.cpp: Fixed warnings …
- 10:33 AM Changeset in vbox [107839] by
- src/VBox/Frontends/VBoxManage/VBoxManageHostonly.cpp: Fixed warnings …
- 10:31 AM Changeset in vbox [107838] by
- src/VBox/Frontends/VBoxManage/VBoxManageHostonly.cpp: Fixed warnings …
- 10:26 AM Changeset in vbox [107837] by
- Main/src-server/darwin/iokit.cpp: Remove unused variables, bugref:3409
- 10:22 AM Changeset in vbox [107836] by
- Main/xml/ovfreader.cpp: Remove code not doing anything except burning …
- 10:20 AM Changeset in vbox [107835] by
- src/VBox/Additions/common/VBoxService/VBoxServiceStats.cpp: Fixed …
- 10:05 AM Changeset in vbox [107834] by
- Runtime/common/misc/handletablectx.cpp: Remove redundant assignment, …
- 10:05 AM Changeset in vbox [107833] by
- Runtime/common/misc/handletablesimple.cpp: Remove redundant …
- 9:21 AM Changeset in vbox [107832] by
- FE/VBoxManage: Typos
- 9:14 AM Changeset in vbox [107831] by
- Frontends/VBoxManage/VBoxManageModifyVM.cpp: vrc vs hrc mixup, bugref:3409
Jan 16, 2025:
- 10:24 PM Changeset in vbox [107830] by
- DrvNAT-libslirp: Some more cleanups & fixes (drvNAT_TimerFreeCb, ++). …
- 7:21 PM Changeset in vbox [107829] by
- 3D: The command SVGA_CMD_UPDATE implemented to support multiple …
- 5:46 PM Changeset in vbox [107828] by
- SUPLib: Backed out prev change, added a dupicate include in driverless …
- 4:38 PM Changeset in vbox [107827] by
- pdmdrv.h: spaces
- 4:38 PM Changeset in vbox [107826] by
- DrvNAT-libslirp: Some cleanups. bugref:10268
- 4:29 PM Changeset in vbox [107825] by
- Windows driver installation/VBoxDrvInst: Finished up the remaining …
- 3:29 PM Changeset in vbox [107824] by
- SUPLib: Added missing include for SUPR3QueryMicrocodeRev in driverless …
- 3:17 PM Changeset in vbox [107823] by
- Windows driver installation/VBoxWinDrvInst.cpp: Fixed path handling …
- 3:09 PM Changeset in vbox [107822] by
- Windows driver installation/VBoxWinDrvInst.cpp: Removed a case in …
- 2:46 PM Changeset in vbox [107821] by
- DrvNAT-libslirp: some basic style fixes for r166619. bugref:10268
- 2:44 PM Changeset in vbox [107820] by
- libslirp/udp.c,Main: Spaces. bugref:10268
- 2:43 PM Changeset in vbox [107819] by
- VBoxManage: Don't create word-soup options for new stuff (just use …
- 2:41 PM Changeset in vbox [107818] by
- libslirp/socket.c: Don't apply disable_host_loopback to broadcast …
- 2:37 PM Changeset in vbox [107817] by
- DrvNAT-libslirp: Fixed inversion of the LocalhostReachable setting. …
- 1:55 PM Changeset in vbox [107816] by
- FE/Qt: VBox Manager / Chooser pane: Calm down annoying assertion.
- 1:38 PM Changeset in vbox [107815] by
- libpng-1.6.45: Switched on 1.6.45 in the build
- 1:18 PM Changeset in vbox [107814] by
- libpng-1.6.45: Switched on 1.6.45 in the build
- 1:09 PM Changeset in vbox [107813] by
- libpng-1.6.45: Applied and adjusted our libpng changes to 1.6.45. …
- 12:33 PM Changeset in vbox [107812] by
- Devices/Security/DevTpm.cpp: Fix loading older saved states with an …
- 11:59 AM Changeset in vbox [107811] by
- libs: Copied libpng 1.6.43 in preparation for 1.6.45 upgrade. bugref:8515
- 11:42 AM Changeset in vbox [107810] by
- Devices/USB/DevEHCI.cpp: Fix loop limit, bugref:3409
- 10:42 AM Changeset in vbox [107809] by
- VMM: bugref:10759 Don't route setting/clearing of external interrupts …
- 10:35 AM Changeset in vbox [107808] by
- VMM/testcase/tstSSM-2.cpp: Print error message when writing the SSM …
- 10:32 AM Changeset in vbox [107807] by
- VMM/CPUM: Fixed some incorrect Log/LogRel format specifiers (fixed typo)
- 10:28 AM Changeset in vbox [107806] by
- VMM/CPUM: Fixed some incorrect Log/LogRel format specifiers.
- 9:46 AM Changeset in vbox [107805] by
- Runtime/testcase/tstRTStrFormat.cpp: Improve testcase, check that the …
- 9:21 AM Changeset in vbox [107804] by
- Main/src-client/ConsoleImplConfigX86.cpp: Disable unused variable, …
- 9:08 AM Changeset in vbox [107803] by
- Runtime/r3/fileio.cpp: Make the parameters of RTFileSetForceFlags() …
- 1:28 AM Ticket #22284 (Text is missing in pulldown menus from main VB screen) created by
- Howdy, I have just downloaded and installed …
- 12:32 AM Changeset in vbox [107802] by
- VMM/NEM,Main: Feed the cpu bug mitigation parameters to both HM and …
- 12:23 AM Changeset in vbox [107801] by
- VMM/NEM,Main: Feed the cpu bug mitigation parameters to both HM and …
- 12:21 AM Changeset in vbox [107800] by
- SUPLib: Implemented fallback for SUPR3QueryMicrocodeRev in driverless …
Jan 15, 2025:
- 10:57 PM Changeset in vbox [107799] by
- doc/manual,Frontends/VBoxManage: Update VBoxManage to include support …
- 9:30 PM Changeset in vbox [107798] by
- VMM/CPUM,DBGF: Register IA32_ARCH_CAPABILITIES and IA32_SPEC_CTRL as …
- 9:29 PM Changeset in vbox [107797] by
- Main/HostImpl.cpp: Fixed lock order problem in Host::i_updateNetIfList …
- 5:45 PM Changeset in vbox [107796] by
- FE/Qt: bugref:10814: VBox Manager: Missing Machine tool-type change …
- 5:31 PM Changeset in vbox [107795] by
- FE/Qt: VBox Manager: Init main shown window pointer at showEvent / …
- 4:28 PM Changeset in vbox [107794] by
- libs/xpcom/python: Python 3.12 flags a size discrepancy when calling …
- 4:16 PM Changeset in vbox [107793] by
- Devices/Audio/DevHdaCodec.cpp: Remove unused assignment, bugref:3409
- 4:15 PM Changeset in vbox [107792] by
- Devices/Network/DevE1000.cpp: Convert redundant condition in if into a …
- 4:09 PM Changeset in vbox [107791] by
- Devices/Network/UsbNet.cpp: Missing status code return check, bugref:3409
- 3:50 PM Changeset in vbox [107790] by
- HostServices/SharedFolders/VBoxSharedFoldersSvc.cpp: Refactor …
- 3:40 PM Changeset in vbox [107789] by
- Runtime/r3/fileio.cpp: Missing fallthrough annotation in switch case, …
- 3:38 PM Changeset in vbox [107788] by
- Runtime/r3/dir.cpp: Remove unused variable, bugref:3409
- 3:36 PM Changeset in vbox [107787] by
- Runtime/r3/allocex.cpp: Remove unused assignment, bugref:3409
- 3:33 PM Changeset in vbox [107786] by
- Runtime/common/zip/tarcmd.cpp: Add assertion for status code, bugref:3409
- 3:28 PM Changeset in vbox [107785] by
- Runtime/common/vfs/vfsstddir.cpp: Disable unused code, bugref:3409
- 3:24 PM Changeset in vbox [107784] by
- Runtime/common/log/log.cpp: Disable unused code, bugref:3409
- 3:19 PM Changeset in vbox [107783] by
- Runtime/common/fs/ntfsvfs.cpp: Fix typo, bugref:3409
- 2:54 PM Changeset in vbox [107782] by
- Runtime/r3/posix/localipc-posix.cpp: Missing break in out of memory …
- 1:47 PM Changeset in vbox [107781] by
- FE/Qt: bugref:10513: Advanced Settings Dialog: Fixing look&feel …
- 1:18 PM Changeset in vbox [107780] by
- VMM/VMMR3/GICR3.cpp: Fix currently impossible overflow (cCpus is very …
- 1:10 PM Changeset in vbox [107779] by
- VMM/VMMR3/DBGF.cpp: Disable unnecessary else if condition and replace …
- 1:08 PM Changeset in vbox [107778] by
- VMM/VMMR3/CPUMR3Db.cpp: Replace redundant if condition with an …
- 1:07 PM Changeset in vbox [107777] by
- VMM/VMMR3/CPUMR3Db-armv8.cpp: Replace redundant if condition with an …
- 1:05 PM Changeset in vbox [107776] by
- VMM/VMMR3/CPUM.cpp: Missing error check (harmless), bugref:3409
- 1:03 PM Changeset in vbox [107775] by
- Devices/Samples/DevPlayground.cpp: Fix possible integer overflow, …
- 12:48 PM Changeset in vbox [107774] by
- Main/src-client/GuestDnDSourceImpl.cpp: Fix harmless parfait warning …
- 12:45 PM Changeset in vbox [107773] by
- Main/src-client/ConsoleImpl.cpp: This function should probably not …
- 12:40 PM Changeset in vbox [107772] by
- Main/src-client/GuestDnDTargetImpl.cpp: Fix harmless parfait warning …
- 12:39 PM Changeset in vbox [107771] by
- Main/src-server/generic/NetIf-generic.cpp: Don't overwrite vrc with …
- 12:36 PM Changeset in vbox [107770] by
- Main/src-client/SystemTableBuilder.cpp: Missing error checks, bugref:3409
- 12:30 PM Changeset in vbox [107769] by
- Main/src-all/EventImpl.cpp: Add debug assertion for things which …
- 12:17 PM Changeset in vbox [107768] by
- Main/testcase/tstVBoxAPIXPCOM.cpp: Prevent theoretical buffer overflow …
- 11:55 AM Changeset in vbox [107767] by
- Windows driver installation/VBoxDrvInst: Added crude hack from r153608 …
- 10:25 AM Changeset in vbox [107766] by
- Windows driver installation/VBoxDrvInst: Uninstallation syntax help fixes.
- 9:58 AM Changeset in vbox [107765] by
- Windows driver installation/VBoxDrvInst: Renaming (nits).
- 9:57 AM Changeset in vbox [107764] by
- Windows driver installation/VBoxDrvInst: Added the possibility to …
Jan 14, 2025:
- 10:15 PM Ticket #22283 (17 time "Zeigen" in the menue on MacOS) created by
- Everytime I click from "Werkzeuge" on "Windows10x86-64bit" a new entry …
- 4:12 PM Changeset in vbox [107763] by
- VMM/CPUM,DBGF: Register IA32_ARCH_CAPABILITIES and IA32_SPEC_CTRL as …
- 4:10 PM Changeset in vbox [107762] by
- VMM/CPUM: Pass thru more MSR_IA32_SPEC_CTRL related stuff to the …
- 3:44 PM Changeset in vbox [107761] by
- FE/Qt: bugref:9831. Some rewording.
- 3:37 PM Changeset in vbox [107760] by
- FE/Qt: bugref:9831. Refactoring.
- 3:36 PM Changeset in vbox [107759] by
- FE/Qt: bugref:9831. - Implemented a better way of finding target html …
- 1:36 PM Changeset in vbox [107758] by
- src/VBox/Frontends/VBoxManage/VBoxManageCloud.cpp: Fixed warnings …
- 1:27 PM Changeset in vbox [107757] by
- src/VBox/Frontends/VBoxManage/VBoxManageDisk.cpp: Fixed warnings found …
- 1:16 PM Changeset in vbox [107756] by
- src/VBox/Main/src-server/AudioAdapterImpl.cpp; Left a @todo.
- 1:10 PM Changeset in vbox [107755] by
- src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp: Fixed warnings …
- 1:06 PM Changeset in vbox [107754] by
- src/VBox/Main/src-server/VirtualBoxImpl.cpp: Does as the comment of …
- 11:46 AM Changeset in vbox [107753] by
- Runtime/testcase/tstRTDvm.cpp: Missing error check, bugref:3409
- 10:42 AM Changeset in vbox [107752] by
- src/VBox/Main/src-client/ConsoleImplConfigCommon.cpp: Fixed warnings …
- 10:38 AM Changeset in vbox [107751] by
- VMM/testcase/tstCompressionBenchmark.cpp: Remove unused variable, …
- 10:37 AM Changeset in vbox [107750] by
- VMM/testcase/tstAnimate.cpp: Missing error checks, bugref:3409
- 10:28 AM Changeset in vbox [107749] by
- VMM/CPUM: Pass thru more MSR_IA32_SPEC_CTRL related stuff to the …
- 10:24 AM Changeset in vbox [107748] by
- Main/testcase/tstVBoxAPIPerf.cpp: Missing error check, bugref:3409
- 10:19 AM Changeset in vbox [107747] by
- Devices/Network/DevVirtioNet.cpp: Missing error check, bugref:3409
- 10:12 AM Changeset in vbox [107746] by
- src/VBox/Runtime/testcase/tstRTLocalIpc.cpp: Fixed warnings found by …
- 10:11 AM Changeset in vbox [107745] by
- src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp: Fixed warnings found …
- 9:56 AM Changeset in vbox [107744] by
- src/VBox/Main/testcase/tstVBoxAPIXPCOM.cpp: Fixed warnings found by …
- 9:52 AM Changeset in vbox [107743] by
- src/VBox/Runtime/testcase/tstUtf8.cpp: Fixed warnings found by Parfait …
- 9:48 AM Changeset in vbox [107742] by
- VMM/VMMR3/DBGFOS.cpp: Fix unused assignment parfait warning, bugref:3409
- 9:48 AM Changeset in vbox [107741] by
- src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp: Fixed warnings found …
- 9:46 AM Changeset in vbox [107740] by
- VMM/VMMR3/DBGFR3FlowTrace.cpp: Enter the debugger when collecting the …
- 9:43 AM Changeset in vbox [107739] by
- Storage/VD.cpp: Change logic slightly when creating a diff, errors …
- 9:42 AM Ticket #22282 (Improper Exception Handling) created by
- Improper error handling occurs when error messages or debugging …
- 9:28 AM Changeset in vbox [107738] by
- Storage/VMDK.cpp: Fix parfait warning about unused assignment, we …
- 9:20 AM Changeset in vbox [107737] by
- src/VBox/Runtime/common/fs/isomakercmd.cpp: Fixed warnings found by …
- 9:11 AM Changeset in vbox [107736] by
- Storage/VMDK.cpp: Fix parfait warning about unused assignment, we …
- 9:11 AM Changeset in vbox [107735] by
- src/VBox/Devices/Audio/DrvAudio.cpp: Fixed warnings found by Parfait …
- 9:02 AM Changeset in vbox [107734] by
- src/VBox/Devices/Audio/DevIchAc97.cpp: Fixed warnings found by Parfait …
- 8:56 AM Changeset in vbox [107733] by
- VBoxService/VBoxServicePropCache.cpp: Docs, renaming (to match the rest).
- 12:16 AM Changeset in vbox [107732] by
- Devices/Network: Fix header from parfait fix.. bugref:3409
Jan 13, 2025:
- 11:52 PM Changeset in vbox [107731] by
- VMM/CPUM: Added some missing CPUID extended feature bits and fixed a …
- 10:34 PM Changeset in vbox [107730] by
- Devices/Network: Parfait fixes. bugref:3409
- 10:08 PM Changeset in vbox [107729] by
- VMM/CPUM: Explode more MSR_IA32_ARCH_CAPABILITIES bits into the …
- 9:16 PM Changeset in vbox [107728] by
- VMM/testcase/tstPDMAsyncCompletionStress.cpp: Small cleanup, bugref:3409
- 8:51 PM Changeset in vbox [107727] by
- Storage/ISCSI.cpp: Fix harmless possible integer overflow parfait …
- 8:45 PM Changeset in vbox [107726] by
- Main/src-all/ExtPackManagerImpl.cpp: Add IPRT status code assertion, …
- 8:34 PM Changeset in vbox [107725] by
- Storage/RAW.cpp: Fix harmless parfait warning about a possible integer …
- 8:20 PM Changeset in vbox [107724] by
- Storage/VHD.cpp: Fix some harmless parfait warnings about possible …
- 8:18 PM Changeset in vbox [107723] by
- Storage/VMDK.cpp: Fix unused variable assignment parfait report by …
- 8:01 PM Changeset in vbox [107722] by
- xpcom18a4/java/src/nsJavaInterfaces.cpp: Small restructuring, bugref:3409
- 7:18 PM Changeset in vbox [107721] by
- src/VBox/Runtime/r3/ftp-server.cpp: Fixed warnings found by Parfait …
- 6:52 PM Changeset in vbox [107720] by
- Audio/DrvAudio.cpp: Added some more sanity checks. bugref:10801
- 6:33 PM Changeset in vbox [107719] by
- src/VBox/Additions/common/VBoxService/VBoxServicePropCache.cpp: Fixed …
- 6:17 PM Changeset in vbox [107718] by
- src/VBox/Additions/common/VBoxService/VBoxServiceVMInfo.cpp: Fixed …
- 5:04 PM Changeset in vbox [107717] by
- Additions: Linux: vboxvideo: Restored .gamma_set callback which was …
- 4:51 PM Changeset in vbox [107716] by
- Main/testcase/tstOVF.cpp: Missing error check, bugref:3409
- 4:49 PM Changeset in vbox [107715] by
- Additions: Linux: vboxvideo: Restored .gamma_set callback which was …
- 4:41 PM Changeset in vbox [107714] by
- Main/xml/Settings.cpp: Remove redundant condition, bugref:3409
- 4:33 PM Changeset in vbox [107713] by
- Runtime/common/math/bignum.cpp: Remove redundant if condition, bugref:3409
- 4:08 PM Changeset in vbox [107712] by
- VMM/VMMR3/CPUMR3CpuId.cpp: Remove redundant condition, bugref:3409
- 4:05 PM Changeset in vbox [107711] by
- bldprogs/VBoxDef2LazyLoad.cpp: Remove redundant condition in if, …
- 3:58 PM Changeset in vbox [107710] by
- Frontends/VBoxBalloonCtrl/VBoxModAPIMonitor.cpp: Remove unused …
- 3:51 PM Changeset in vbox [107709] by
- Main/testcase/tstUnattendedScript.cpp: Fix missing initializer parfait …
- 3:23 PM Changeset in vbox [107708] by
- FE/Qt: Fixing help browsers go home target. It got broken when we …
- 3:15 PM Changeset in vbox [107707] by
- Additions: Linux: vboxvideo: Restored .gamma_set callback which was …
- 12:16 PM Changeset in vbox [107706] by
- VMM/CPUM: Try consolidate the MSR_IA32_ARCH_CAPABILITIES handling in …
- 11:37 AM Changeset in vbox [107705] by
- Additions: Linux: vboxvideo: Fix rollback path for kernel 6.4, …
- 10:38 AM Changeset in vbox [107704] by
- VMM/HMVMXR0: bugref:3409 Redundant assignment.
- 8:37 AM Ticket #22281 (Windows Host Linux VM NAT networking losing network at irregular intervals) created by
- - Windows 10 Host - Linux Debian VM - VirtualBox 7.1.4 - NAT port …
Jan 12, 2025:
- 9:36 PM Ticket #22280 (Auto resize guest display problem) created by
- The automatic resizing of the guest screen does not work with Debian …
Jan 11, 2025:
- 10:55 PM Changeset in vbox [107703] by
- VMM/CPUM: Try consolidate the MSR_IA32_ARCH_CAPABILITIES handling in …
Jan 10, 2025:
- 10:08 PM Changeset in vbox [107702] by
- Devices/Network: Parfait fixes. Mostly signedness and precission …
- 8:51 PM Changeset in vbox [107701] by
- IPRT/zero-alt.S: Attempt at better visibility fix (see r163294). …
- 8:02 PM Changeset in vbox [107700] by
- VMM/CPUM,++: Made the HostFeatures match the host when targeting x86 …
- 5:35 PM Changeset in vbox [107699] by
- FE/Qt: bugref:3409: Large rebuild! UICommon: Fixing parfait warnings …
- 5:34 PM Changeset in vbox [107698] by
- FE/Qt: bugref:3409: Removing unused UIPopupBox widget found due to parfait.
- 5:30 PM Changeset in vbox [107697] by
- Additions/common/VBoxGuest/lib/VBoxGuestR3LibDragAndDrop.cpp: Remove …
- 5:25 PM Changeset in vbox [107696] by
- Main/src-server/UnattendedImpl.cpp: Fixed some parfait warnings about …
- 5:15 PM Changeset in vbox [107695] by
- Runtime/testcase/tstRTCRest-1.cpp: Fix testcase which would return …
- 4:52 PM Changeset in vbox [107694] by
- Runtime/common/string/strtonum.cpp: Remove redundant conditions in if, …
- 4:48 PM Changeset in vbox [107693] by
- Storage/VDIfTcpNet.cpp: Small cleanup, bugref:3409 [build fix]
- 4:46 PM Changeset in vbox [107692] by
- src/VBox/Devices/Audio/DrvHostAudioCoreAudio.cpp: Fixed warnings found …
- 4:44 PM Changeset in vbox [107691] by
- Devices/Network/DevINIP.cpp: Remove unused variable, bugref:3409
- 4:43 PM Changeset in vbox [107690] by
- FE/Qt: bugref:3409: Log-viewer: Trying to fix parfait warning related …
- 4:41 PM Changeset in vbox [107689] by
- Storage/VDIfTcpNet.cpp: Small cleanup, bugref:3409
- 4:38 PM Changeset in vbox [107688] by
- FE/Qt: bugref:3409: Snapshot Pane: Fixing parfait warning related to …
- 4:36 PM Changeset in vbox [107687] by
- src/VBox/Additions/common/VBoxService/VBoxServiceToolBox.cpp: Fixed …
- 4:34 PM Changeset in vbox [107686] by
- FE/Qt: bugref:3409: Runtime UI / UI session: Fixing parfait warning …
- 4:29 PM Changeset in vbox [107685] by
- src/VBox/Additions/common/VBoxService/VBoxServiceToolBox.cpp: Fixed …
- 4:26 PM Changeset in vbox [107684] by
- src/VBox/Main/src-client/GuestCtrlPrivate.cpp: Fixed warnings found by …
- 4:23 PM Changeset in vbox [107683] by
- src/VBox/Main/src-client/WebMWriter.cpp: Fixed warnings found by …
- 4:16 PM Changeset in vbox [107682] by
- FE/Qt: bugref:3409: VM Settings / General page: Missed one place in …
- 4:14 PM Changeset in vbox [107681] by
- src/VBox/Main/src-client/GuestSessionImplTasks.cpp: Fixed warnings …
- 4:13 PM Changeset in vbox [107680] by
- FE/Qt: bugref:3409: VM Information Dialog: Fixing more parfait …
- 4:11 PM Changeset in vbox [107679] by
- FE/Qt: bugref:3409: VM Information Dialog: Fixing few parfait warnings …
- 4:08 PM Changeset in vbox [107678] by
- FE/Qt: bugref:3409: Host-combo editor: Fixing parfait warning related …
- 4:05 PM Changeset in vbox [107677] by
- Devices/Network/DevDP8390.cpp: Fix some unused variable parfait …
- 3:57 PM Changeset in vbox [107676] by
- Main/src-server/HostImpl.cpp: Missing error checks, bugref:3409
- 3:51 PM Changeset in vbox [107675] by
- HostDrivers/Support/SUPLibLdr.cpp: Remove unused assignment, bugref:3409
- 3:50 PM Changeset in vbox [107674] by
- src/VBox/Main/src-client/GuestSessionImplTasks.cpp: Fixed warnings …
- 3:45 PM Changeset in vbox [107673] by
- Storage/VMDK.cpp: Missing error check, bugref:3409
- 3:41 PM Changeset in vbox [107672] by
- Storage/VMDK.cpp: Fix unused variable parfait warnings + small …
- 3:38 PM Changeset in vbox [107671] by
- Storage/VMDK.cpp: Fix unused variable assignment (VERR_NO_MEMORY would …
- 3:31 PM Changeset in vbox [107670] by
- FE/Qt: bugref:3409: File-manager table: Fixing parfait warning related …
- 3:28 PM Changeset in vbox [107669] by
- FE/Qt: bugref:3409: Desktop-widget watchdog: Fixing parfait warning …
- 3:26 PM Changeset in vbox [107668] by
- Runtime/common/ldr/ldrELFRelocatable.cpp.: Remove unused variable, …
- 3:23 PM Changeset in vbox [107667] by
- Devices/Network/SrvIntNetR0.cpp: Conditionally compile some code only …
- 3:21 PM Changeset in vbox [107666] by
- src/VBox/Main/src-client/GuestSessionImplTasks.cpp: Fixed warnings …
- 3:20 PM Changeset in vbox [107665] by
- GuestProperties/testcase/tstGuestPropSvc.cpp: Fix parfait warnings …
- 3:20 PM Changeset in vbox [107664] by
- src/VBox/Main/src-client/GuestSessionImplTasks.cpp: Fixed warnings …
- 3:05 PM Changeset in vbox [107663] by
- src/VBox/Additions/common/VBoxService/VBoxServiceControlSession.cpp: …
- 3:01 PM Changeset in vbox [107662] by
- src/VBox/Main/src-client/GuestSessionImplTasks.cpp: Fixed warnings …
- 2:50 PM Changeset in vbox [107661] by
- VMM/VMMR3/VM.cpp: Remove unused fCalledSomeone flag, bugref:3409
- 2:28 PM Changeset in vbox [107660] by
- src/VBox/Additions/common/VBoxService/VBoxServiceControlSession.cpp: …
- 2:11 PM Changeset in vbox [107659] by
- iprt/x86.h: Whitespace adjustments. jiraref:VBP-947
- 2:02 PM Changeset in vbox [107658] by
- src/VBox/Additions/common/VBoxService/VBoxServiceControlSession.cpp: …
- 2:02 PM Changeset in vbox [107657] by
- FE/VBoxManage/VBoxInternalManage.cpp: Remove unused vrc assignment, …
- 1:59 PM Changeset in vbox [107656] by
- src/VBox/Additions/common/VBoxService/VBoxServiceControlSession.cpp: …
- 1:58 PM Changeset in vbox [107655] by
- src/VBox/Additions/common/VBoxService/VBoxServiceControlSession.cpp: …
- 1:57 PM Changeset in vbox [107654] by
- Storage/VMDK.cpp: Small cleanup, bugref:3409 [build fix]
- 1:45 PM Changeset in vbox [107653] by
- src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibGuestCtrl.cpp + …
- 1:44 PM Changeset in vbox [107652] by
- src/VBox/Additions/common/VBoxService/VBoxServiceControlSession.cpp: …
- 1:42 PM Changeset in vbox [107651] by
- Storage/VMDK.cpp: Small cleanup, bugref:3409
- 1:42 PM Changeset in vbox [107650] by
- VMM/CPUM,++: Made the HostFeatures match the host when targeting x86 …
- 1:38 PM Changeset in vbox [107649] by
- Runtime/common/string/strformatrt.cpp: Return the number of …
- 1:26 PM Changeset in vbox [107648] by
- src-client/GuestFileImpl.cpp: Fixed warnings found by Parfait (change …
- 1:20 PM Changeset in vbox [107647] by
- src/VBox/Additions/common/VBoxService/VBoxServiceControl.h: Fixed …
- 1:18 PM Changeset in vbox [107646] by
- Main/src-client/RecordingCodec.cpp: Enclose debug log only code in …
- 1:17 PM Changeset in vbox [107645] by
- src/VBox/Main/src-client/GuestFileImpl.cpp: Fixed warnings found by …
- 1:16 PM Changeset in vbox [107644] by
- src/VBox/Main/src-client/GuestFileImpl.cpp: Fixed warnings found by …
- 1:13 PM Changeset in vbox [107643] by
- src-client/GuestFileImpl.cpp: Fixed warnings found by Parfait (change …
- 1:10 PM Changeset in vbox [107642] by
- src/VBox/Frontends/VirtualBox/src/guestctrl/UIGuestControlInterface.cpp …
- 1:08 PM Changeset in vbox [107641] by
- src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.cpp: Fixed …
- 1:05 PM Changeset in vbox [107640] by
- VMM/testcase/Makefile.kmk: Fix accidental regression from r165846 that …
- 1:02 PM Changeset in vbox [107639] by
- VMM/CPUM: Report the host CPU microcode revision number to the guest …
- 12:38 PM Changeset in vbox [107638] by
- FE/Qt: bugref:3409: QIMessageBox: Fixing parfait warning related to …
- 12:32 PM Changeset in vbox [107637] by
- FE/Qt: bugref:3409: VISO browser: Fixing false-positive parfait …
- 11:35 AM Changeset in vbox [107636] by
- FE/Qt: bugref:3409: Notification-center: Fixing parfait warnings …
- 11:27 AM Changeset in vbox [107635] by
- FE/Qt: bugref:3409: Notification-center: Fixing parfait warning …
- 11:15 AM Changeset in vbox [107634] by
- src/VBox/HostDrivers/VBoxUSB/USBFilter.cpp: Fixed warnings found by …
- 11:00 AM Changeset in vbox [107633] by
- src/VBox/HostDrivers/VBoxUSB/USBFilter.cpp: Fixed warnings found by …
- 10:45 AM Changeset in vbox [107632] by
- SUPHardNt: Better use of SUPHNTIMP_ERROR's a_szWhere param when …
- 10:41 AM Changeset in vbox [107631] by
- Runtime/common/zip/tarcmd.cpp: Add missing error check after switch () …
- 10:35 AM Changeset in vbox [107630] by
- Devices/Graphics/DevVGA_VBVA.cpp: Remove redundant if condition, cbCmd …
- 10:30 AM Changeset in vbox [107629] by
- NetworkServices/NAT/pxdns.c: Replace redundant condition with …
- 10:25 AM Changeset in vbox [107628] by
- Main/src-all/GlobalStatusConversion.cpp: Remove redundant condition, …
- 10:13 AM Changeset in vbox [107627] by
- FE/VBoxManage/VBoxManageList.cpp: Missing error check, bugref:3409
- 10:08 AM Changeset in vbox [107626] by
- src/VBox/VMM/testcase/tstIEMAImpl.cpp: Fixed warnings found by Parfait …
- 10:06 AM Changeset in vbox [107625] by
- VMM/VMMR3/PGMPhys.cpp: Fix unread variable parfait warning in …
- 10:05 AM Changeset in vbox [107624] by
- src/VBox/GuestHost/SharedClipboard/clipboard-transfers.cpp: Fixed …
- 10:03 AM Changeset in vbox [107623] by
- VMM/VMMR3/DBGFOS.cpp: Remove unused assignment, bugref:3409
- 10:03 AM Changeset in vbox [107622] by
- src/VBox/Devices/Audio/DevHdaStream.cpp: Fixed warnings found by …
- 10:02 AM Changeset in vbox [107621] by
- Main/src-server/darwin/HostDnsServiceDarwin.cpp: Missing member …
- 9:57 AM Changeset in vbox [107620] by
- DrvNAT: comment. bugref:10268
- 9:56 AM Changeset in vbox [107619] by
- Devices/Network/DrvNAT.cpp: Add ForwardBroadcast CFGM key to avoid VM …
- 9:55 AM Changeset in vbox [107618] by
- src/VBox/Runtime/r3/dir.cpp: Fixed warnings found by Parfait (self …
- 9:53 AM Changeset in vbox [107617] by
- src/VBox/ValidationKit/bootsectors/bs3kit/VBoxBs3ObjConverter.cpp: …
- 9:49 AM Changeset in vbox [107616] by
- Main/include/PlatformBase.h: Missing member initializer, bugref:3409
- 9:48 AM Changeset in vbox [107615] by
- Main/src-server/darwin/HostDnsServiceDarwin.cpp: Missing member …
- 9:45 AM Changeset in vbox [107614] by
- Main/src-server/USBDeviceFilterImpl.cpp: Missing member initializer, …
- 9:44 AM Changeset in vbox [107613] by
- Main/src-client/KeyboardImpl.cpp: Missing member initializer, bugref:3409
- 9:42 AM Changeset in vbox [107612] by
- Main/src-client/KeyboardImpl.cpp: Missing member initializer, bugref:3409
- 9:41 AM Changeset in vbox [107611] by
- Main/src-client/MachineDebuggerImpl.cpp: Missing member initializer, …
- 9:39 AM Changeset in vbox [107610] by
- Main/xml/Settings.cpp: Missing member initializer, bugref:3409
- 3:34 AM Ticket #22279 (startvm --type headless problem persists) created by
- Hi - I have Version 7.1.4 r165100 (Qt6.5.3) installed and the same …
Note:
See TracTimeline
for information about the timeline view.