|
|
@107821
|
3 weeks |
vboxsync |
DrvNAT-libslirp: some basic style fixes for r166619. bugref:10268
|
|
|
@107820
|
3 weeks |
vboxsync |
libslirp/udp.c,Main: Spaces. bugref:10268
|
|
|
@107819
|
3 weeks |
vboxsync |
VBoxManage: Don't create word-soup options for new stuff (just use …
|
|
|
@107818
|
3 weeks |
vboxsync |
libslirp/socket.c: Don't apply disable_host_loopback to broadcast …
|
|
|
@107817
|
3 weeks |
vboxsync |
DrvNAT-libslirp: Fixed inversion of the LocalhostReachable setting. …
|
|
|
@107816
|
3 weeks |
vboxsync |
FE/Qt: VBox Manager / Chooser pane: Calm down annoying assertion.
|
|
|
@107815
|
3 weeks |
vboxsync |
libpng-1.6.45: Switched on 1.6.45 in the build
|
|
|
@107814
|
3 weeks |
vboxsync |
libpng-1.6.45: Switched on 1.6.45 in the build
|
|
|
@107813
|
3 weeks |
vboxsync |
libpng-1.6.45: Applied and adjusted our libpng changes to 1.6.45. …
|
|
|
@107812
|
3 weeks |
vboxsync |
Devices/Security/DevTpm.cpp: Fix loading older saved states with an …
|
|
|
@107811
|
3 weeks |
vboxsync |
libs: Copied libpng 1.6.43 in preparation for 1.6.45 upgrade. bugref:8515
|
|
|
@107810
|
3 weeks |
vboxsync |
Devices/USB/DevEHCI.cpp: Fix loop limit, bugref:3409
|
|
|
@107809
|
3 weeks |
vboxsync |
VMM: bugref:10759 Don't route setting/clearing of external interrupts …
|
|
|
@107808
|
3 weeks |
vboxsync |
VMM/testcase/tstSSM-2.cpp: Print error message when writing the SSM …
|
|
|
@107807
|
3 weeks |
vboxsync |
VMM/CPUM: Fixed some incorrect Log/LogRel format specifiers (fixed typo)
|
|
|
@107806
|
3 weeks |
vboxsync |
VMM/CPUM: Fixed some incorrect Log/LogRel format specifiers.
|
|
|
@107805
|
3 weeks |
vboxsync |
Runtime/testcase/tstRTStrFormat.cpp: Improve testcase, check that the …
|
|
|
@107804
|
3 weeks |
vboxsync |
Main/src-client/ConsoleImplConfigX86.cpp: Disable unused variable, …
|
|
|
@107803
|
3 weeks |
vboxsync |
Runtime/r3/fileio.cpp: Make the parameters of RTFileSetForceFlags() …
|
|
|
@107802
|
3 weeks |
vboxsync |
VMM/NEM,Main: Feed the cpu bug mitigation parameters to both HM and …
|
|
|
@107801
|
3 weeks |
vboxsync |
VMM/NEM,Main: Feed the cpu bug mitigation parameters to both HM and …
|
|
|
@107800
|
3 weeks |
vboxsync |
SUPLib: Implemented fallback for SUPR3QueryMicrocodeRev in driverless …
|
|
|
@107799
|
3 weeks |
vboxsync |
doc/manual,Frontends/VBoxManage: Update VBoxManage to include support …
|
|
|
@107798
|
3 weeks |
vboxsync |
VMM/CPUM,DBGF: Register IA32_ARCH_CAPABILITIES and IA32_SPEC_CTRL as …
|
|
|
@107797
|
3 weeks |
vboxsync |
Main/HostImpl.cpp: Fixed lock order problem in Host::i_updateNetIfList …
|
|
|
@107796
|
3 weeks |
vboxsync |
FE/Qt: bugref:10814: VBox Manager: Missing Machine tool-type change …
|
|
|
@107795
|
3 weeks |
vboxsync |
FE/Qt: VBox Manager: Init main shown window pointer at showEvent / …
|
|
|
@107794
|
3 weeks |
vboxsync |
libs/xpcom/python: Python 3.12 flags a size discrepancy when calling …
|
|
|
@107793
|
3 weeks |
vboxsync |
Devices/Audio/DevHdaCodec.cpp: Remove unused assignment, bugref:3409
|
|
|
@107792
|
3 weeks |
vboxsync |
Devices/Network/DevE1000.cpp: Convert redundant condition in if into a …
|
|
|
@107791
|
3 weeks |
vboxsync |
Devices/Network/UsbNet.cpp: Missing status code return check, bugref:3409
|
|
|
@107790
|
3 weeks |
vboxsync |
HostServices/SharedFolders/VBoxSharedFoldersSvc.cpp: Refactor …
|
|
|
@107789
|
3 weeks |
vboxsync |
Runtime/r3/fileio.cpp: Missing fallthrough annotation in switch case, …
|
|
|
@107788
|
3 weeks |
vboxsync |
Runtime/r3/dir.cpp: Remove unused variable, bugref:3409
|
|
|
@107787
|
3 weeks |
vboxsync |
Runtime/r3/allocex.cpp: Remove unused assignment, bugref:3409
|
|
|
@107786
|
3 weeks |
vboxsync |
Runtime/common/zip/tarcmd.cpp: Add assertion for status code, bugref:3409
|
|
|
@107785
|
3 weeks |
vboxsync |
Runtime/common/vfs/vfsstddir.cpp: Disable unused code, bugref:3409
|
|
|
@107784
|
3 weeks |
vboxsync |
Runtime/common/log/log.cpp: Disable unused code, bugref:3409
|
|
|
@107783
|
3 weeks |
vboxsync |
Runtime/common/fs/ntfsvfs.cpp: Fix typo, bugref:3409
|
|
|
@107782
|
3 weeks |
vboxsync |
Runtime/r3/posix/localipc-posix.cpp: Missing break in out of memory …
|
|
|
@107781
|
3 weeks |
vboxsync |
FE/Qt: bugref:10513: Advanced Settings Dialog: Fixing look&feel …
|
|
|
@107780
|
3 weeks |
vboxsync |
VMM/VMMR3/GICR3.cpp: Fix currently impossible overflow (cCpus is very …
|
|
|
@107779
|
3 weeks |
vboxsync |
VMM/VMMR3/DBGF.cpp: Disable unnecessary else if condition and replace …
|
|
|
@107778
|
3 weeks |
vboxsync |
VMM/VMMR3/CPUMR3Db.cpp: Replace redundant if condition with an …
|
|
|
@107777
|
3 weeks |
vboxsync |
VMM/VMMR3/CPUMR3Db-armv8.cpp: Replace redundant if condition with an …
|
|
|
@107776
|
3 weeks |
vboxsync |
VMM/VMMR3/CPUM.cpp: Missing error check (harmless), bugref:3409
|
|
|
@107775
|
3 weeks |
vboxsync |
Devices/Samples/DevPlayground.cpp: Fix possible integer overflow, …
|
|
|
@107774
|
3 weeks |
vboxsync |
Main/src-client/GuestDnDSourceImpl.cpp: Fix harmless parfait warning …
|
|
|
@107773
|
3 weeks |
vboxsync |
Main/src-client/ConsoleImpl.cpp: This function should probably not …
|
|
|
@107772
|
3 weeks |
vboxsync |
Main/src-client/GuestDnDTargetImpl.cpp: Fix harmless parfait warning …
|
|
|
@107771
|
3 weeks |
vboxsync |
Main/src-server/generic/NetIf-generic.cpp: Don't overwrite vrc with …
|
|
|
@107770
|
3 weeks |
vboxsync |
Main/src-client/SystemTableBuilder.cpp: Missing error checks, bugref:3409
|
|
|
@107769
|
3 weeks |
vboxsync |
Main/src-all/EventImpl.cpp: Add debug assertion for things which …
|
|
|
@107768
|
3 weeks |
vboxsync |
Main/testcase/tstVBoxAPIXPCOM.cpp: Prevent theoretical buffer overflow …
|
|
|
@107767
|
3 weeks |
vboxsync |
Windows driver installation/VBoxDrvInst: Added crude hack from r153608 …
|
|
|
@107766
|
3 weeks |
vboxsync |
Windows driver installation/VBoxDrvInst: Uninstallation syntax help fixes.
|
|
|
@107765
|
3 weeks |
vboxsync |
Windows driver installation/VBoxDrvInst: Renaming (nits).
|
|
|
@107764
|
3 weeks |
vboxsync |
Windows driver installation/VBoxDrvInst: Added the possibility to …
|
|
|
@107763
|
4 weeks |
vboxsync |
VMM/CPUM,DBGF: Register IA32_ARCH_CAPABILITIES and IA32_SPEC_CTRL as …
|
|
|
@107762
|
4 weeks |
vboxsync |
VMM/CPUM: Pass thru more MSR_IA32_SPEC_CTRL related stuff to the …
|
|
|
@107761
|
4 weeks |
vboxsync |
FE/Qt: bugref:9831. Some rewording.
|
|
|
@107760
|
4 weeks |
vboxsync |
FE/Qt: bugref:9831. Refactoring.
|
|
|
@107759
|
4 weeks |
vboxsync |
FE/Qt: bugref:9831.
- Implemented a better way of finding target html …
|
|
|
@107758
|
4 weeks |
vboxsync |
src/VBox/Frontends/VBoxManage/VBoxManageCloud.cpp: Fixed warnings …
|
|
|
@107757
|
4 weeks |
vboxsync |
src/VBox/Frontends/VBoxManage/VBoxManageDisk.cpp: Fixed warnings found …
|
|
|
@107756
|
4 weeks |
vboxsync |
src/VBox/Main/src-server/AudioAdapterImpl.cpp; Left a @todo.
|
|
|
@107755
|
4 weeks |
vboxsync |
src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp: Fixed warnings …
|
|
|
@107754
|
4 weeks |
vboxsync |
src/VBox/Main/src-server/VirtualBoxImpl.cpp: Does as the comment of …
|
|
|
@107753
|
4 weeks |
vboxsync |
Runtime/testcase/tstRTDvm.cpp: Missing error check, bugref:3409
|
|
|
@107752
|
4 weeks |
vboxsync |
src/VBox/Main/src-client/ConsoleImplConfigCommon.cpp: Fixed warnings …
|
|
|
@107751
|
4 weeks |
vboxsync |
VMM/testcase/tstCompressionBenchmark.cpp: Remove unused variable, …
|
|
|
@107750
|
4 weeks |
vboxsync |
VMM/testcase/tstAnimate.cpp: Missing error checks, bugref:3409
|
|
|
@107749
|
4 weeks |
vboxsync |
VMM/CPUM: Pass thru more MSR_IA32_SPEC_CTRL related stuff to the …
|
|
|
@107748
|
4 weeks |
vboxsync |
Main/testcase/tstVBoxAPIPerf.cpp: Missing error check, bugref:3409
|
|
|
@107747
|
4 weeks |
vboxsync |
Devices/Network/DevVirtioNet.cpp: Missing error check, bugref:3409
|
|
|
@107746
|
4 weeks |
vboxsync |
src/VBox/Runtime/testcase/tstRTLocalIpc.cpp: Fixed warnings found by …
|
|
|
@107745
|
4 weeks |
vboxsync |
src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp: Fixed warnings found …
|
|
|
@107744
|
4 weeks |
vboxsync |
src/VBox/Main/testcase/tstVBoxAPIXPCOM.cpp: Fixed warnings found by …
|
|
|
@107743
|
4 weeks |
vboxsync |
src/VBox/Runtime/testcase/tstUtf8.cpp: Fixed warnings found by Parfait …
|
|
|
@107742
|
4 weeks |
vboxsync |
VMM/VMMR3/DBGFOS.cpp: Fix unused assignment parfait warning, bugref:3409
|
|
|
@107741
|
4 weeks |
vboxsync |
src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp: Fixed warnings found …
|
|
|
@107740
|
4 weeks |
vboxsync |
VMM/VMMR3/DBGFR3FlowTrace.cpp: Enter the debugger when collecting the …
|
|
|
@107739
|
4 weeks |
vboxsync |
Storage/VD.cpp: Change logic slightly when creating a diff, errors …
|
|
|
@107738
|
4 weeks |
vboxsync |
Storage/VMDK.cpp: Fix parfait warning about unused assignment, we …
|
|
|
@107737
|
4 weeks |
vboxsync |
src/VBox/Runtime/common/fs/isomakercmd.cpp: Fixed warnings found by …
|
|
|
@107736
|
4 weeks |
vboxsync |
Storage/VMDK.cpp: Fix parfait warning about unused assignment, we …
|
|
|
@107735
|
4 weeks |
vboxsync |
src/VBox/Devices/Audio/DrvAudio.cpp: Fixed warnings found by Parfait …
|
|
|
@107734
|
4 weeks |
vboxsync |
src/VBox/Devices/Audio/DevIchAc97.cpp: Fixed warnings found by Parfait …
|
|
|
@107733
|
4 weeks |
vboxsync |
VBoxService/VBoxServicePropCache.cpp: Docs, renaming (to match the rest).
|
|
|
@107732
|
4 weeks |
vboxsync |
Devices/Network: Fix header from parfait fix.. bugref:3409
|
|
|
@107731
|
4 weeks |
vboxsync |
VMM/CPUM: Added some missing CPUID extended feature bits and fixed a …
|
|
|
@107730
|
4 weeks |
vboxsync |
Devices/Network: Parfait fixes. bugref:3409
|
|
|
@107729
|
4 weeks |
vboxsync |
VMM/CPUM: Explode more MSR_IA32_ARCH_CAPABILITIES bits into the …
|
|
|
@107728
|
4 weeks |
vboxsync |
VMM/testcase/tstPDMAsyncCompletionStress.cpp: Small cleanup, bugref:3409
|
|
|
@107727
|
4 weeks |
vboxsync |
Storage/ISCSI.cpp: Fix harmless possible integer overflow parfait …
|
|
|
@107726
|
4 weeks |
vboxsync |
Main/src-all/ExtPackManagerImpl.cpp: Add IPRT status code assertion, …
|
|
|
@107725
|
4 weeks |
vboxsync |
Storage/RAW.cpp: Fix harmless parfait warning about a possible integer …
|
|
|
@107724
|
4 weeks |
vboxsync |
Storage/VHD.cpp: Fix some harmless parfait warnings about possible …
|
|
|
@107723
|
4 weeks |
vboxsync |
Storage/VMDK.cpp: Fix unused variable assignment parfait report by …
|
|
|
@107722
|
4 weeks |
vboxsync |
xpcom18a4/java/src/nsJavaInterfaces.cpp: Small restructuring, bugref:3409
|
|
|