VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

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

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette