|
|
@103422
|
12 months |
vboxsync |
Debugger: Fix some harmless warnings, bugref:3409
|
|
|
@103421
|
12 months |
vboxsync |
libs/xpcom: Make use of vrc to check for success (fixes parfait …
|
|
|
@103420
|
12 months |
vboxsync |
Main/DrvAudioRec: Don't evaluate RTCircBufFree() twice. bugref:3409
|
|
|
@103419
|
12 months |
vboxsync |
Devices/Graphics: Committed a bit too much in r161740, bugref:3409
|
|
|
@103418
|
12 months |
vboxsync |
ValidationKit: Fix some unused expression warnings, bugref:3409
|
|
|
@103417
|
12 months |
vboxsync |
Devices/Graphics,VMM: Fix some unused function warnings, bugref:3409
|
|
|
@103416
|
12 months |
vboxsync |
Devices,Runtime: Fix some harmless misleading macros warnings, bugref:3409
|
|
|
@103415
|
12 months |
vboxsync |
Additions,Main,VMM,Runtime: Fix some unused expression warnings, …
|
|
|
@103413
|
12 months |
vboxsync |
Additions/VBoxService/VBoxServiceControlSession.cpp: Use uint32_t …
|
|
|
@103412
|
12 months |
vboxsync |
Runtime/efivarstorevfs.cpp: Fix using the wrong time object, bugref:3409
|
|
|
@103411
|
12 months |
vboxsync |
FE/VBoxManage: Redo weird logic in handleRegisterVM to fix some …
|
|
|
@103410
|
12 months |
vboxsync |
Devices/Network/testcase: Fix some harmless dangling pointer warnings, …
|
|
|
@103409
|
12 months |
vboxsync |
VMM/PDMBlkCache.cpp: Remove redundant condition (pBlkCacheGlobal is …
|
|
|
@103408
|
12 months |
vboxsync |
VMM/DBGFR3Bp.cpp: Remove some redundant conditions (checked at the top …
|
|
|
@103407
|
12 months |
vboxsync |
VMM/IOMR3IoPort.cpp: Typo, bugref:3409
|
|
|
@103406
|
12 months |
vboxsync |
VMM/IEM: Threaded function statistics. [build fix] bugref:10376
|
|
|
@103405
|
12 months |
vboxsync |
Devices/Makefile.kmk: Use the default windows target version when …
|
|
|
@103404
|
12 months |
vboxsync |
VMM/IEM: Threaded function statistics. bugref:10376
|
|
|
@103403
|
12 months |
vboxsync |
VBoxDbg: Added sorting to the statistics as well as filtering out …
|
|
|
@103402
|
12 months |
vboxsync |
FE/VBoxSDL: Fix typo introduced when cleaning up copyright text.
|
|
|
@103399
|
12 months |
vboxsync |
FE/Qt: bugref:10599. Replacing obsolete VeriSign CA's certificate with …
|
|
|
@103398
|
12 months |
vboxsync |
IPRT/getopt: Documented parfait false positives. bugref:3409
|
|
|
@103397
|
12 months |
vboxsync |
Devices/VUSBUrb: Documented parfait false positive. bugref:3409
|
|
|
@103396
|
12 months |
vboxsync |
Main/Audio: Added mutable state dependency checks for audio adapter …
|
|
|
@103395
|
12 months |
vboxsync |
Main/Audio: Added mutable state dependency checks for audio adapter …
|
|
|
@103394
|
12 months |
vboxsync |
ValidationKit/tests/storage/storagecfg.py: Yes, we use semicolons in …
|
|
|
@103393
|
12 months |
vboxsync |
VMM/IEM,STAM: Some more liveness experiments. Adjusted the …
|
|
|
@103392
|
12 months |
vboxsync |
Additions/3D/mesa: workaround for overwriting of guest memory buffer …
|
|
|
@103391
|
12 months |
vboxsync |
Validation Kit/tdAudioTest: More bugfixes for running on testboxes.
|
|
|
@103390
|
12 months |
vboxsync |
tests/storage, storagecfg.py: added logging for cleanupPoolsAndVolumes …
|
|
|
@103389
|
12 months |
vboxsync |
Validation Kit/tdUnitTest1: Resolved some @todos. The execution syntax …
|
|
|
@103388
|
12 months |
vboxsync |
VMM/IEM: Nested SVM: bugref:3409 Fixed loss of upper bits while …
|
|
|
@103387
|
12 months |
vboxsync |
Validation Kit/tdAudioTest: More bugfixes for running on testboxes.
|
|
|
@103386
|
12 months |
vboxsync |
Validation Kit/tdAudioTest: More bugfixes for running on testboxes.
|
|
|
@103385
|
12 months |
vboxsync |
filesplitter: pcszSearch is never NULL. bugref:3409
|
|
|
@103384
|
12 months |
vboxsync |
VBoxCPP: Fixes two bugs found by parfait. bugref:3409
|
|
|
@103383
|
12 months |
vboxsync |
scm: A couple of parfait things. bugref:3409
|
|
|
@103382
|
12 months |
vboxsync |
xpcom/nsJavaXPTCStub.cpp: parfait annotation. bugref:3409
|
|
|
@103381
|
12 months |
vboxsync |
Validation Kit/testdriver: Added and internal _printEnv() which can …
|
|
|
@103380
|
12 months |
vboxsync |
Validation Kit/testdriver: Added and internal _printEnv() which can …
|
|
|
@103379
|
12 months |
vboxsync |
Validation Kit/tdAudioTest: Compacted code within executeHstLoop() a …
|
|
|
@103378
|
12 months |
vboxsync |
libs/xpcom: Rewrite the IPCD daemon and cut down on the number of …
|
|
|
@103377
|
12 months |
vboxsync |
VMM/IEM: Implemented iemNativeTbLongJmp and fixed the associated code …
|
|
|
@103376
|
12 months |
vboxsync |
VMM/IEM: Experimental alternative to throw/longjmp when executing …
|
|
|
@103375
|
12 months |
vboxsync |
VMM/IEM: Corrected bug in iemNativeInstrBufEnsureSlow where it would …
|
|
|
@103374
|
12 months |
vboxsync |
VMM/PGM,DBGF,GIC: Parfait pointed out some potential NULL pointer use …
|
|
|
@103371
|
12 months |
vboxsync |
VMM/DBGFR3Flow: Moved duplicate code for determining the pointer size …
|
|
|
@103370
|
12 months |
vboxsync |
VMM/DBGFReg: Mark a parfait false positive so we don't waste time …
|
|
|
@103369
|
12 months |
vboxsync |
Config.kmk, Installer, FE/Qt: bugref:10450: A try to get rid of …
|
|
|
@103368
|
12 months |
vboxsync |
Shared Clipboard/Additions: Removed lots of code duplication for …
|
|
|
@103367
|
12 months |
vboxsync |
Shared Clipboard/Additions: Removed lots of code duplication for …
|
|
|
@103366
|
12 months |
vboxsync |
Shared Clipboard/Additions: Removed lots of code duplication for …
|
|
|
@103365
|
12 months |
vboxsync |
Shared Clipboard/Additions: Removed lots of code duplication for …
|
|
|
@103364
|
12 months |
vboxsync |
Shared Clipboard: Added a dedicated VERR_SHCLPB_NO_DATA error code, to …
|
|
|
@103363
|
12 months |
vboxsync |
Shared Clipboard: Added a dedicated VERR_SHCLPB_NO_DATA error code, to …
|
|
|
@103362
|
12 months |
vboxsync |
FE/Qt: bugref:10450: Get rid of QRegExp which is a part of Qt5 legacy …
|
|
|
@103361
|
12 months |
vboxsync |
VMM/IEM: Shut up parfait warning in …
|
|
|
@103360
|
12 months |
vboxsync |
IPRT/isomaker.cpp: Zero terminate wszTmp in …
|
|
|
@103359
|
12 months |
vboxsync |
VMM/DBGF,PDMLdr,PGM: Addressed parfait's complaints about …
|
|
|
@103358
|
12 months |
vboxsync |
IPRT/tstRTEnv: Shut up parfait warning about using a potential …
|
|
|
@103357
|
12 months |
vboxsync |
IPRT/tstRTEnv: Shut up parfait warning about using a potential …
|
|
|
@103356
|
12 months |
vboxsync |
Main/tstVBoxAPIXPCOM: Parfait warning about potentially uninitialized …
|
|
|
@103355
|
12 months |
vboxsync |
Main/VBoxCAPI.cpp: Try initialize pManager to NULL to see if that …
|
|
|
@103354
|
12 months |
vboxsync |
IPRT/tstRTInlineAsm: Fix harmless parfait warning. bugref:3409
|
|
|
@103353
|
12 months |
vboxsync |
IPRT/ldrLX: Try trick parfait so it doesn't complain about …
|
|
|
@103352
|
12 months |
vboxsync |
Audio/VKAT: Skip probing the same backend again when an alias for it …
|
|
|
@103351
|
12 months |
vboxsync |
VMM/IEM: Only need an uint8_t type for the extended 8-bit grp …
|
|
|
@103350
|
12 months |
vboxsync |
VMM/IEM: Added some explicit/insane casting to shut up parfait. bugref:3409
|
|
|
@103349
|
12 months |
vboxsync |
VMM/IEM: Nested VMX: bugref:3409 Fix incorrect implicit casting …
|
|
|
@103348
|
12 months |
vboxsync |
Validation Kit/tdAudioTest: More bugfixes for Python 2.x on the testboxes.
|
|
|
@103347
|
12 months |
vboxsync |
FE/Qt: bugref:10501. Cleaning.
|
|
|
@103346
|
12 months |
vboxsync |
DrvCloudTunnel: Switch the RTStrPrintfV calls with RTStrPrintf2V which …
|
|
|
@103345
|
12 months |
vboxsync |
DrvCloudTunnel.cpp: Two missing va_end calls. Parfait bugref:3409
|
|
|
@103344
|
12 months |
vboxsync |
IPRT/fdt.cpp: If you do strlen already, use memcpy instead of strcpy. …
|
|
|
@103343
|
12 months |
vboxsync |
IPRT/fdt.cpp: If you do strlen already, use memcpy instead of strcpy. …
|
|
|
@103342
|
12 months |
vboxsync |
IPRT/fdt.cpp: Missing va_end. Parfait bugref:3409
|
|
|
@103341
|
12 months |
vboxsync |
IPRT/strformat.cpp: Missing va_end. Parfait bugref:3409
|
|
|
@103340
|
12 months |
vboxsync |
Validation Kit/tdAudioTest: Added running the VKAT selftest before …
|
|
|
@103339
|
12 months |
vboxsync |
FE/Qt: Medium related stuff: Moving StorageSlot from UIDefs to …
|
|
|
@103338
|
12 months |
vboxsync |
FE/Qt: Medium related stuff: Moving getFormatsForDeviceType from …
|
|
|
@103337
|
12 months |
vboxsync |
Validation Kit/storage: Added optional output of failed (guest/host) …
|
|
|
@103336
|
12 months |
vboxsync |
Validation Kit/tdStorageBenchmark: Fail more gracefully if storage …
|
|
|
@103335
|
12 months |
vboxsync |
Validation Kit/storage: Added optional output of failed (guest/host) …
|
|
|
@103334
|
12 months |
vboxsync |
VMM/IEM: Drop the IEMLIVENESS_OLD_LAYOUT code, as clang output smaller …
|
|
|
@103333
|
12 months |
vboxsync |
VMM/IEMAllCImpl: Fix sizeof(), bugref:3409
|
|
|
@103332
|
12 months |
vboxsync |
burn fix, scm
|
|
|
@103331
|
12 months |
vboxsync |
Config.kmk,Main,libs/xpcom,HostDrivers/Support,Installer: Make …
|
|
|
@103329
|
12 months |
vboxsync |
Main/vboxapi.py: Fixed regression in PerfCollector.query(). …
|
|
|
@103328
|
12 months |
vboxsync |
Installer/VBoxInstallHelper.cpp: Degraded todo severity and explained …
|
|
|
@103327
|
12 months |
vboxsync |
Installer/common/Makefile.kmk: Nits. bugref:10579
|
|
|
@103326
|
12 months |
vboxsync |
Installer/vboxapisetup.py: Use os.path.exist() rather than searching …
|
|
|
@103325
|
12 months |
vboxsync |
Installer/vboxapisetup*.py: Some pylint nits. Removed some unnecessary …
|
|
|
@103324
|
12 months |
vboxsync |
debian/control: added conflict to virtualbox-dkms to avoid …
|
|
|
@103323
|
12 months |
vboxsync |
Shared Clipboard: Condensed the X11 clipboard reading code even more …
|
|
|
@103321
|
12 months |
vboxsync |
FE/Qt: UIDesktopWidgetWatchdog: Get rid of UIDefs.h dependency; Moving …
|
|
|
@103320
|
12 months |
vboxsync |
FE/Qt: UITranslator: Get rid of UIDefs.h dependency; Moving SizeSuffix …
|
|
|
@103319
|
12 months |
vboxsync |
libpng-1.6.42: Enabled in trunk.
|
|
|
@103318
|
12 months |
vboxsync |
VMM/IEM: Liveness analysis, part 10: Debugging, asserting liveness …
|
|
|
@103317
|
12 months |
vboxsync |
DevEHCI: Cast bit-fields to RTGCPHYS before left shifting, otherwise …
|
|
|
@103316
|
12 months |
vboxsync |
libpng-1.6.42: Applied and adjusted our libpng changes to 1.6.42. …
|
|
|