|
|
@103292
|
11 months |
vboxsync |
Runtime/testcase/tstRTProcCreateEx: Fix a potential buffer overrun …
|
|
|
@103291
|
11 months |
vboxsync |
Devices/Storage/DevFdc.cpp: Simplify the logic in get_cur_drv() a bit, …
|
|
|
@103290
|
11 months |
vboxsync |
VMM/IEMAll-armv8.cpp: Always init pStats because the caller might …
|
|
|
@103289
|
11 months |
vboxsync |
VMM/HMVMXR0: Nested VMX: bugref:10318 VMCS state 'launched' shouldn't …
|
|
|
@103288
|
11 months |
vboxsync |
Main/ovfreader: Introduce ResourceType_Invalid for 0 and check against …
|
|
|
@103287
|
11 months |
vboxsync |
FE/Qt: bugref:10384: VM settings / System page: Chipset option should …
|
|
|
@103286
|
11 months |
vboxsync |
ValidationKit/tests/tdUnitTest1: Need to append the revision in order …
|
|
|
@103285
|
11 months |
vboxsync |
Re-applied r161549 again (Got rid of a lot of deprecated strcpy / …
|
|
|
@103284
|
11 months |
vboxsync |
IPRT/string: Added RTStrCat2() as a convenient function (build fix).
|
|
|
@103283
|
11 months |
vboxsync |
IPRT/string: Added RTStrCat2() as a convenient function.
|
|
|
@103282
|
11 months |
vboxsync |
Dev/PC/DevPit-i8254: Don't leak fd if speaker emulation isn't possible …
|
|
|
@103281
|
11 months |
vboxsync |
Dev/PC/DevPit-i8254: Don't leak fd if speaker emulation isn't possible …
|
|
|
@103280
|
11 months |
vboxsync |
FE/Qt: macOS: Palette color regression fix for unknown macOS versions.
|
|
|
@103279
|
11 months |
vboxsync |
ansible, scm fix
|
|
|
@103278
|
11 months |
vboxsync |
ValidationKit/tests/tdUnitTest1: Don't use the output of VBoxManage …
|
|
|
@103276
|
11 months |
vboxsync |
Changing the python version detection section
|
|
|
@103275
|
11 months |
vboxsync |
Backed out r161549 again (not wanted / bloat).
|
|
|
@103274
|
11 months |
vboxsync |
ValidationKit/tests/tdUnitTest1: Fix r161560 (typos)
|
|
|
@103273
|
11 months |
vboxsync |
ValKit/tdCpuIemInstr1: 'k' is for constants, kaTestVMs isn't a …
|
|
|
@103272
|
11 months |
vboxsync |
TestManager/config.py: Tripled g_kcMaxTestResultsPerTS so we can …
|
|
|
@103271
|
11 months |
vboxsync |
Validation Kit/tdUnitTest1.py: Pylint fixes.
|
|
|
@103270
|
11 months |
vboxsync |
VMM/HM: Partly revert r161536, RT_FALLTHROUGH is not necessary here, …
|
|
|
@103269
|
11 months |
vboxsync |
ValidationKit/tests/tdUnitTest1: Try fixing some testbox failures by …
|
|
|
@103268
|
11 months |
vboxsync |
ValidationKit/bootsectors: Re-enable vpsrl[wdq] testcases now that …
|
|
|
@103267
|
11 months |
vboxsync |
VMM/IEM: Implement vpsrl[wdq] 'reg/mem' instruction dispatch & …
|
|
|
@103266
|
11 months |
vboxsync |
ValidationKit/bootsectors: Add missing high-register …
|
|
|
@103265
|
11 months |
vboxsync |
VMM/IEM: Implement vpsra[wd] 'reg/mem' instruction dispatch & …
|
|
|
@103264
|
11 months |
vboxsync |
VMM/IEM: Fix psra[wd] instruction emulation (high bit must shift in …
|
|
|
@103263
|
11 months |
vboxsync |
IPRT,VMMDev,Bs3Kit: Added support for sub-sub-tests to better deal …
|
|
|
@103262
|
11 months |
vboxsync |
IPRT,VMMDev,Bs3Kit: Added support for sub-sub-tests to better deal …
|
|
|
@103261
|
11 months |
vboxsync |
VMM/PGMAllPool.cpp: Fix side effect in macro double expansion, bugref:3409
|
|
|
@103260
|
11 months |
vboxsync |
Got rid of a lot of deprecated strcpy / strcat calls; now using the …
|
|
|
@103259
|
11 months |
vboxsync |
VMM/IEM: Fix regression causing alignment exceptions for SSE/AVX based …
|
|
|
@103258
|
11 months |
vboxsync |
VMM/IEM: Fix regression causing alignment exceptions for SSE/AVX based …
|
|
|
@103257
|
11 months |
vboxsync |
VMM/IEM: Liveness analysis, part 9: Effective address calculation …
|
|
|
@103256
|
11 months |
vboxsync |
VMM/IEM: Fix regression causing alignment exceptions for SSE/AVX based …
|
|
|
@103255
|
11 months |
vboxsync |
VMM: Fix pinsrw, movd and movq instruction implementations. The switch …
|
|
|
@103254
|
11 months |
vboxsync |
VMM: Fix implementation of movmskpd which would trash an innocent …
|
|
|
@103253
|
11 months |
vboxsync |
ValidationKit/bootsectors/bs3-cpu-instr-3: Disable …
|
|
|
@103252
|
11 months |
vboxsync |
IPRT/string: Added RTStrCopy2() as a convenient function.
|
|
|
@103251
|
11 months |
vboxsync |
Shared Clipboard: More implicit fallthrough fixes (found by Parfait). …
|
|
|
@103250
|
11 months |
vboxsync |
IPRT: More implicit fallthrough fixes (found by Parfait). bugref:3409
|
|
|
@103249
|
11 months |
vboxsync |
Validation Kit: More implicit fallthrough fixes (found by Parfait). …
|
|
|
@103248
|
11 months |
vboxsync |
Main: More implicit fallthrough fixes (found by Parfait). bugref:3409
|
|
|
@103247
|
11 months |
vboxsync |
VMM: More implicit fallthrough fixes (found by Parfait). bugref:3409
|
|
|
@103246
|
11 months |
vboxsync |
FE/VirtualBox: More implicit fallthrough fixes (found by Parfait). …
|
|
|
@103245
|
11 months |
vboxsync |
VMMDev/VMMDevTesting: Fixed implicit fallthrough (found by Parfait). …
|
|
|
@103244
|
11 months |
vboxsync |
Guest Control/GuestSessionImplTasks: Fixed implicit fallthrough for …
|
|
|
@103243
|
11 months |
vboxsync |
FE/VirtualBox/VBoxLicenseViewer: Fixed implicit fallthrough (found by …
|
|
|
@103242
|
11 months |
vboxsync |
FE/VirtualBox/UIStorageSettingsEditor: Fixed implicit fallthrough …
|
|
|
@103241
|
11 months |
vboxsync |
Dev/PC/DevPit-i8254: Don't leak fd if speaker emulation isn't possible …
|
|
|
@103240
|
11 months |
vboxsync |
Shared Clipboard/X11: Only allocate SHCLX11RESPONSE as event payload …
|
|
|
@103239
|
11 months |
vboxsync |
Shared Clipboard/tstClipboardGH-X11: Fixed a leak in …
|
|
|
@103238
|
11 months |
vboxsync |
Validation Kit/tdAddGuestCtrl.py: More tweaks for older versions and …
|
|
|
@103237
|
11 months |
vboxsync |
ValidationKit/testdriver/vboxtestvms.py: Don't filter out hwvirt-np …
|
|
|
@103236
|
11 months |
vboxsync |
VMM/IEM: Liveness analysis, part 8: scm fix. bugref:10372 bugref:10375
|
|
|
@103235
|
11 months |
vboxsync |
VMM/IEM: Liveness analysis, part 7b: Release build fix for visual C++. …
|
|
|
@103234
|
11 months |
vboxsync |
VMM/IEM: Liveness analysis, part 8: Propagating EFLAGS annotations to …
|
|
|
@103233
|
11 months |
vboxsync |
VMM/IEM: Liveness analysis, part 8: Propagating EFLAGS annotations to …
|
|
|
@103232
|
11 months |
vboxsync |
IPRT/process-win.cpp: A better fix for the r152441 regression. bugref:10261
|
|
|
@103231
|
11 months |
vboxsync |
Validation Kit/tdAddGuestCtrl.py: Use .extend here. bugref:10586
|
|
|
@103230
|
11 months |
vboxsync |
IPRT/process-win: Fixed regression from r152441, leading to start …
|
|
|
@103229
|
11 months |
vboxsync |
Validation Kit/tdAddGuestCtrl.py: oSession is not needed here. bugref:10586
|
|
|
@103228
|
11 months |
vboxsync |
ValidationKit/tests/cpu/tdCpuIemInstr1: Enable bs3-cpu-basic-3 now …
|
|
|
@103227
|
11 months |
vboxsync |
Storage/RAW.cpp: 63.5MB floppy support (validation kit boot sector …
|
|
|
@103226
|
11 months |
vboxsync |
ValidationKit/tests/serial/tdSerial1: Fix typo
|
|
|
@103225
|
11 months |
vboxsync |
Validation Kit/tdAddGuestCtrl.py: Fixes for handling tuples. bugref:10586
|
|
|
@103223
|
11 months |
vboxsync |
ValidationKit/bootsectors/bs3-cpu-instr-2: Extend cmpxchg16b and …
|
|
|
@103222
|
11 months |
vboxsync |
ValidationKit/testboxscript/testboxscript_real.py: Set the …
|
|
|
@103221
|
11 months |
vboxsync |
ValidationKit/tests/cpu/tdCpuIemInstr1: Enable the bs3-cpu-generated-1 …
|
|
|
@103220
|
11 months |
vboxsync |
VMM/IEMAllInst*: Liveness analysis: build fix. bugref:10372
|
|
|
@103219
|
11 months |
vboxsync |
Validation Kit/tdAddGuestCtrl.py: Fixed session 0 checks. bugref:10586
|
|
|
@103218
|
11 months |
vboxsync |
VMM/VMMAll/IEMAllInstTwoByte0f.cpp.h: Switch the Vq destination …
|
|
|
@103217
|
11 months |
vboxsync |
ValidationKit/bootsectors/bs3-cpu-generated-1-data.py: Fix instruction …
|
|
|
@103216
|
11 months |
vboxsync |
ValidationKit/bootsectors/bs3-cpu-generated-1: Don't halt on the first …
|
|
|
@103215
|
11 months |
vboxsync |
Validation Kit/tdAddGuestCtrl.py: Exclude session 0 tests from too old …
|
|
|
@103214
|
11 months |
vboxsync |
VMM/IEMAllInst*: Liveness analysis, part 7: Flag input & modification …
|
|
|
@103213
|
11 months |
vboxsync |
VMM/IEMAllInst*: Liveness analysis, part 6: Flag input & modification …
|
|
|
@103212
|
11 months |
vboxsync |
VMM/IEMAllInst*: Liveness analysis, part 5: Flag input & modification …
|
|
|
@103211
|
11 months |
vboxsync |
Validation Kit/tdAddGuestCtrl.py: Expand the resolved path within …
|
|
|
@103210
|
11 months |
vboxsync |
Validation Kit/tdAddGuestCtrl.py: Expand the resolved path within …
|
|
|
@103209
|
11 months |
vboxsync |
Validation Kit/tdAddGuestCtrl.py: Expand the resolved path within …
|
|
|
@103208
|
11 months |
vboxsync |
ValidationKit/bootsectors/bs3-cpu-instr-2: A basic compxchg8b …
|
|
|
@103207
|
11 months |
vboxsync |
FE/Qt: bugref:10501. Some more ironing.
|
|
|
@103206
|
11 months |
vboxsync |
VMM/IEMAllInst*: Liveness analysis, part 4: Flag input & modification …
|
|
|
@103205
|
11 months |
vboxsync |
adding python versions
|
|
|
@103204
|
11 months |
vboxsync |
ValKit/testmanager: Add fNativeApi and fChipsetIoMmu to …
|
|
|
@103203
|
11 months |
vboxsync |
ValKit/testmanager: Add fNativeApi and fChipsetIoMmu to …
|
|
|
@103202
|
11 months |
vboxsync |
ValidationKit/bootsectors/bs3-cpu-instr-3.c32: Fixes to make it …
|
|
|
@103201
|
11 months |
vboxsync |
Validation Kit/tdAddGuestCtrl.py: Use the new VBoxGuestControlHelper …
|
|
|
@103200
|
11 months |
vboxsync |
Validation Kit/tdAddGuestCtrl.py: Use the new VBoxGuestControlHelper …
|
|
|
@103199
|
11 months |
vboxsync |
ValKit/tmdb-r26-testboxes-4.pgsql: More table dumping. bugref:10592
|
|
|
@103198
|
11 months |
vboxsync |
ValKit/TestBoxHelper.cpp: longmode -> 64bitguest. [build fix] bugref:10592
|
|
|
@103197
|
11 months |
vboxsync |
ValidationKit/testmanager: Distinguish between testboxes which can do …
|
|
|
@103196
|
11 months |
vboxsync |
ValKit/TestBoxHelper.cpp: longmode -> 64bitguest. bugref:10592
|
|
|
@103195
|
11 months |
vboxsync |
VMM/DBGFR3FlowTrace.cpp: Fix possible write to NULL pointer, bugref:3409
|
|
|
@103194
|
11 months |
vboxsync |
VMM: Nested VMX: bugref:10318 Distinguish NMI vs. hardware exception 2 …
|
|
|
@103192
|
11 months |
vboxsync |
fix for r161455, missing break? bugref:10372
|
|
|
@103191
|
11 months |
vboxsync |
VMM/IEMAllInst*: Liveness analysis, part 4: Flag input & modification …
|
|
|
@103190
|
11 months |
vboxsync |
VMM/IEMAllInst*: Liveness analysis, part 3: Flag input & modification …
|
|
|