|
|
@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. …
|
|
|
@103315
|
12 months |
vboxsync |
FE/Qt: Machine settings / Display page / Recording tab and …
|
|
|
@103314
|
12 months |
vboxsync |
libs: Copied libpng 1.6.37 in preparation for 1.6.42 upgrade. bugref:8515
|
|
|
@103311
|
12 months |
vboxsync |
Fixed some (potential) va_args leaks (found by Parfait). bugref:3409
|
|
|
@103310
|
12 months |
vboxsync |
Devices/DrvAudioAlsaStubs: Corrected snd_pcm_nonblock() proxy stub …
|
|
|
@103309
|
12 months |
vboxsync |
FE/Qt: bugref:10513: VM settings / Storage page: Make sure we show …
|
|
|
@103308
|
12 months |
vboxsync |
Main/testcase: Only call RTRandU64Ex() once, as RT_MIN would evaluate …
|
|
|
@103307
|
12 months |
vboxsync |
libs/xpcom: Fix VBoxXPCOMIPCD install path on macOS, bugref:10594
|
|
|
@103306
|
12 months |
vboxsync |
HostDrivers/Support: Add VBoxXPCOMIPCD to the list of hardened …
|
|
|
@103305
|
12 months |
vboxsync |
HostDrivers/Support: Add VBoxXPCOMIPCD to the list of hardened …
|
|
|
@103304
|
12 months |
vboxsync |
libs/xpcom,Main: Disabled code to move VBoxXPCOMIPCD into VBoxSVC, …
|
|
|
@103303
|
12 months |
vboxsync |
libs/xpcom,Main: Disabled code to move VBoxXPCOMIPCD into VBoxSVC, …
|
|
|
@103301
|
12 months |
vboxsync |
libs/xpcom,Main: Disabled code to move VBoxXPCOMIPCD into VBoxSVC, …
|
|
|
@103300
|
12 months |
vboxsync |
libs/xpcom,Main: Disabled code to move VBoxXPCOMIPCD into VBoxSVC, …
|
|
|
@103299
|
12 months |
vboxsync |
VMM/PGMPhys.cpp: Typo, bugref:3409
|
|
|
@103298
|
12 months |
vboxsync |
VMM/NEMR3Native-darwin-armv8.cpp: Fix missing break, bugref:3409
|
|
|
@103294
|
12 months |
vboxsync |
FE/Qt: bugref:10513: VM settings / Storage page: Give storage …
|
|
|
@103293
|
12 months |
vboxsync |
Main/ConsoleImpl.cpp: Some HRESULT vs. VBox status code mixup fixes, …
|
|
|
@103292
|
12 months |
vboxsync |
Runtime/testcase/tstRTProcCreateEx: Fix a potential buffer overrun …
|
|
|
@103291
|
12 months |
vboxsync |
Devices/Storage/DevFdc.cpp: Simplify the logic in get_cur_drv() a bit, …
|
|
|
@103290
|
12 months |
vboxsync |
VMM/IEMAll-armv8.cpp: Always init pStats because the caller might …
|
|
|
@103289
|
12 months |
vboxsync |
VMM/HMVMXR0: Nested VMX: bugref:10318 VMCS state 'launched' shouldn't …
|
|
|
@103288
|
12 months |
vboxsync |
Main/ovfreader: Introduce ResourceType_Invalid for 0 and check against …
|
|
|
@103287
|
12 months |
vboxsync |
FE/Qt: bugref:10384: VM settings / System page: Chipset option should …
|
|
|
@103286
|
12 months |
vboxsync |
ValidationKit/tests/tdUnitTest1: Need to append the revision in order …
|
|
|
@103285
|
12 months |
vboxsync |
Re-applied r161549 again (Got rid of a lot of deprecated strcpy / …
|
|
|
@103284
|
12 months |
vboxsync |
IPRT/string: Added RTStrCat2() as a convenient function (build fix).
|
|
|
@103283
|
12 months |
vboxsync |
IPRT/string: Added RTStrCat2() as a convenient function.
|
|
|
@103282
|
12 months |
vboxsync |
Dev/PC/DevPit-i8254: Don't leak fd if speaker emulation isn't possible …
|
|
|
@103281
|
12 months |
vboxsync |
Dev/PC/DevPit-i8254: Don't leak fd if speaker emulation isn't possible …
|
|
|
@103280
|
12 months |
vboxsync |
FE/Qt: macOS: Palette color regression fix for unknown macOS versions.
|
|
|
@103279
|
12 months |
vboxsync |
ansible, scm fix
|
|
|
@103278
|
12 months |
vboxsync |
ValidationKit/tests/tdUnitTest1: Don't use the output of VBoxManage …
|
|
|
@103276
|
12 months |
vboxsync |
Changing the python version detection section
|
|
|
@103275
|
12 months |
vboxsync |
Backed out r161549 again (not wanted / bloat).
|
|
|
@103274
|
12 months |
vboxsync |
ValidationKit/tests/tdUnitTest1: Fix r161560 (typos)
|
|
|
@103273
|
12 months |
vboxsync |
ValKit/tdCpuIemInstr1: 'k' is for constants, kaTestVMs isn't a …
|
|
|
@103272
|
12 months |
vboxsync |
TestManager/config.py: Tripled g_kcMaxTestResultsPerTS so we can …
|
|
|
@103271
|
12 months |
vboxsync |
Validation Kit/tdUnitTest1.py: Pylint fixes.
|
|
|
@103270
|
12 months |
vboxsync |
VMM/HM: Partly revert r161536, RT_FALLTHROUGH is not necessary here, …
|
|
|
@103269
|
12 months |
vboxsync |
ValidationKit/tests/tdUnitTest1: Try fixing some testbox failures by …
|
|
|
@103268
|
12 months |
vboxsync |
ValidationKit/bootsectors: Re-enable vpsrl[wdq] testcases now that …
|
|
|
@103267
|
12 months |
vboxsync |
VMM/IEM: Implement vpsrl[wdq] 'reg/mem' instruction dispatch & …
|
|
|
@103266
|
12 months |
vboxsync |
ValidationKit/bootsectors: Add missing high-register …
|
|
|
@103265
|
12 months |
vboxsync |
VMM/IEM: Implement vpsra[wd] 'reg/mem' instruction dispatch & …
|
|
|
@103264
|
12 months |
vboxsync |
VMM/IEM: Fix psra[wd] instruction emulation (high bit must shift in …
|
|
|
@103263
|
12 months |
vboxsync |
IPRT,VMMDev,Bs3Kit: Added support for sub-sub-tests to better deal …
|
|
|
@103262
|
12 months |
vboxsync |
IPRT,VMMDev,Bs3Kit: Added support for sub-sub-tests to better deal …
|
|
|
@103261
|
12 months |
vboxsync |
VMM/PGMAllPool.cpp: Fix side effect in macro double expansion, bugref:3409
|
|
|
@103260
|
12 months |
vboxsync |
Got rid of a lot of deprecated strcpy / strcat calls; now using the …
|
|
|
@103259
|
12 months |
vboxsync |
VMM/IEM: Fix regression causing alignment exceptions for SSE/AVX based …
|
|
|
@103258
|
12 months |
vboxsync |
VMM/IEM: Fix regression causing alignment exceptions for SSE/AVX based …
|
|
|
@103257
|
12 months |
vboxsync |
VMM/IEM: Liveness analysis, part 9: Effective address calculation …
|
|
|
@103256
|
12 months |
vboxsync |
VMM/IEM: Fix regression causing alignment exceptions for SSE/AVX based …
|
|
|
@103255
|
12 months |
vboxsync |
VMM: Fix pinsrw, movd and movq instruction implementations. The switch …
|
|
|
@103254
|
12 months |
vboxsync |
VMM: Fix implementation of movmskpd which would trash an innocent …
|
|
|
@103253
|
12 months |
vboxsync |
ValidationKit/bootsectors/bs3-cpu-instr-3: Disable …
|
|
|
@103252
|
12 months |
vboxsync |
IPRT/string: Added RTStrCopy2() as a convenient function.
|
|
|
@103251
|
12 months |
vboxsync |
Shared Clipboard: More implicit fallthrough fixes (found by Parfait). …
|
|
|
@103250
|
12 months |
vboxsync |
IPRT: More implicit fallthrough fixes (found by Parfait). bugref:3409
|
|
|
@103249
|
12 months |
vboxsync |
Validation Kit: More implicit fallthrough fixes (found by Parfait). …
|
|
|
@103248
|
12 months |
vboxsync |
Main: More implicit fallthrough fixes (found by Parfait). bugref:3409
|
|
|
@103247
|
12 months |
vboxsync |
VMM: More implicit fallthrough fixes (found by Parfait). bugref:3409
|
|
|
@103246
|
12 months |
vboxsync |
FE/VirtualBox: More implicit fallthrough fixes (found by Parfait). …
|
|
|