VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @103354   12 months vboxsync IPRT/tstRTInlineAsm: Fix harmless parfait warning. bugref:3409
(edit) @103353   12 months vboxsync IPRT/ldrLX: Try trick parfait so it doesn't complain about …
(edit) @103352   12 months vboxsync Audio/VKAT: Skip probing the same backend again when an alias for it …
(edit) @103351   12 months vboxsync VMM/IEM: Only need an uint8_t type for the extended 8-bit grp …
(edit) @103350   12 months vboxsync VMM/IEM: Added some explicit/insane casting to shut up parfait. bugref:3409
(edit) @103349   12 months vboxsync VMM/IEM: Nested VMX: bugref:3409 Fix incorrect implicit casting …
(edit) @103348   12 months vboxsync Validation Kit/tdAudioTest: More bugfixes for Python 2.x on the testboxes.
(edit) @103347   12 months vboxsync FE/Qt: bugref:10501. Cleaning.
(edit) @103346   12 months vboxsync DrvCloudTunnel: Switch the RTStrPrintfV calls with RTStrPrintf2V which …
(edit) @103345   12 months vboxsync DrvCloudTunnel.cpp: Two missing va_end calls. Parfait bugref:3409
(edit) @103344   12 months vboxsync IPRT/fdt.cpp: If you do strlen already, use memcpy instead of strcpy. …
(edit) @103343   12 months vboxsync IPRT/fdt.cpp: If you do strlen already, use memcpy instead of strcpy. …
(edit) @103342   12 months vboxsync IPRT/fdt.cpp: Missing va_end. Parfait bugref:3409
(edit) @103341   12 months vboxsync IPRT/strformat.cpp: Missing va_end. Parfait bugref:3409
(edit) @103340   12 months vboxsync Validation Kit/tdAudioTest: Added running the VKAT selftest before …
(edit) @103339   12 months vboxsync FE/Qt: Medium related stuff: Moving StorageSlot from UIDefs to …
(edit) @103338   12 months vboxsync FE/Qt: Medium related stuff: Moving getFormatsForDeviceType from …
(edit) @103337   12 months vboxsync Validation Kit/storage: Added optional output of failed (guest/host) …
(edit) @103336   12 months vboxsync Validation Kit/tdStorageBenchmark: Fail more gracefully if storage …
(edit) @103335   12 months vboxsync Validation Kit/storage: Added optional output of failed (guest/host) …
(edit) @103334   12 months vboxsync VMM/IEM: Drop the IEMLIVENESS_OLD_LAYOUT code, as clang output smaller …
(edit) @103333   12 months vboxsync VMM/IEMAllCImpl: Fix sizeof(), bugref:3409
(edit) @103332   12 months vboxsync burn fix, scm
(edit) @103331   12 months vboxsync Config.kmk,Main,libs/xpcom,HostDrivers/Support,Installer: Make …
(edit) @103329   12 months vboxsync Main/vboxapi.py: Fixed regression in PerfCollector.query(). …
(edit) @103328   12 months vboxsync Installer/VBoxInstallHelper.cpp: Degraded todo severity and explained …
(edit) @103327   12 months vboxsync Installer/common/Makefile.kmk: Nits. bugref:10579
(edit) @103326   12 months vboxsync Installer/vboxapisetup.py: Use os.path.exist() rather than searching …
(edit) @103325   12 months vboxsync Installer/vboxapisetup*.py: Some pylint nits. Removed some unnecessary …
(edit) @103324   12 months vboxsync debian/control: added conflict to virtualbox-dkms to avoid …
(edit) @103323   12 months vboxsync Shared Clipboard: Condensed the X11 clipboard reading code even more …
(edit) @103321   12 months vboxsync FE/Qt: UIDesktopWidgetWatchdog: Get rid of UIDefs.h dependency; Moving …
(edit) @103320   12 months vboxsync FE/Qt: UITranslator: Get rid of UIDefs.h dependency; Moving SizeSuffix …
(edit) @103319   12 months vboxsync libpng-1.6.42: Enabled in trunk.
(edit) @103318   12 months vboxsync VMM/IEM: Liveness analysis, part 10: Debugging, asserting liveness …
(edit) @103317   12 months vboxsync DevEHCI: Cast bit-fields to RTGCPHYS before left shifting, otherwise …
(edit) @103316   12 months vboxsync libpng-1.6.42: Applied and adjusted our libpng changes to 1.6.42. …
(edit) @103315   12 months vboxsync FE/Qt: Machine settings / Display page / Recording tab and …
(edit) @103314   12 months vboxsync libs: Copied libpng 1.6.37 in preparation for 1.6.42 upgrade. bugref:8515
(edit) @103311   12 months vboxsync Fixed some (potential) va_args leaks (found by Parfait). ​bugref:3409
(edit) @103310   12 months vboxsync Devices/DrvAudioAlsaStubs: Corrected snd_pcm_nonblock() proxy stub …
(edit) @103309   12 months vboxsync FE/Qt: bugref:10513: VM settings / Storage page: Make sure we show …
(edit) @103308   12 months vboxsync Main/testcase: Only call RTRandU64Ex() once, as RT_MIN would evaluate …
(edit) @103307   12 months vboxsync libs/xpcom: Fix VBoxXPCOMIPCD install path on macOS, bugref:10594
(edit) @103306   12 months vboxsync HostDrivers/Support: Add VBoxXPCOMIPCD to the list of hardened …
(edit) @103305   12 months vboxsync HostDrivers/Support: Add VBoxXPCOMIPCD to the list of hardened …
(edit) @103304   12 months vboxsync libs/xpcom,Main: Disabled code to move VBoxXPCOMIPCD into VBoxSVC, …
(edit) @103303   12 months vboxsync libs/xpcom,Main: Disabled code to move VBoxXPCOMIPCD into VBoxSVC, …
(edit) @103301   12 months vboxsync libs/xpcom,Main: Disabled code to move VBoxXPCOMIPCD into VBoxSVC, …
(edit) @103300   12 months vboxsync libs/xpcom,Main: Disabled code to move VBoxXPCOMIPCD into VBoxSVC, …
(edit) @103299   12 months vboxsync VMM/PGMPhys.cpp: Typo, bugref:3409
(edit) @103298   12 months vboxsync VMM/NEMR3Native-darwin-armv8.cpp: Fix missing break, bugref:3409
(edit) @103294   12 months vboxsync FE/Qt: bugref:10513: VM settings / Storage page: Give storage …
(edit) @103293   12 months vboxsync Main/ConsoleImpl.cpp: Some HRESULT vs. VBox status code mixup fixes, …
(edit) @103292   12 months vboxsync Runtime/testcase/tstRTProcCreateEx: Fix a potential buffer overrun …
(edit) @103291   12 months vboxsync Devices/Storage/DevFdc.cpp: Simplify the logic in get_cur_drv() a bit, …
(edit) @103290   12 months vboxsync VMM/IEMAll-armv8.cpp: Always init pStats because the caller might …
(edit) @103289   12 months vboxsync VMM/HMVMXR0: Nested VMX: bugref:10318 VMCS state 'launched' shouldn't …
(edit) @103288   12 months vboxsync Main/ovfreader: Introduce ResourceType_Invalid for 0 and check against …
(edit) @103287   12 months vboxsync FE/Qt: bugref:10384: VM settings / System page: Chipset option should …
(edit) @103286   12 months vboxsync ValidationKit/tests/tdUnitTest1: Need to append the revision in order …
(edit) @103285   12 months vboxsync Re-applied r161549 again (Got rid of a lot of deprecated strcpy / …
(edit) @103284   12 months vboxsync IPRT/string: Added RTStrCat2() as a convenient function (build fix).
(edit) @103283   12 months vboxsync IPRT/string: Added RTStrCat2() as a convenient function.
(edit) @103282   12 months vboxsync Dev/PC/DevPit-i8254: Don't leak fd if speaker emulation isn't possible …
(edit) @103281   12 months vboxsync Dev/PC/DevPit-i8254: Don't leak fd if speaker emulation isn't possible …
(edit) @103280   12 months vboxsync FE/Qt: macOS: Palette color regression fix for unknown macOS versions.
(edit) @103279   12 months vboxsync ansible, scm fix
(edit) @103278   12 months vboxsync ValidationKit/tests/tdUnitTest1: Don't use the output of VBoxManage …
(edit) @103276   12 months vboxsync Changing the python version detection section
(edit) @103275   12 months vboxsync Backed out r161549 again (not wanted / bloat).
(edit) @103274   12 months vboxsync ValidationKit/tests/tdUnitTest1: Fix r161560 (typos)
(edit) @103273   12 months vboxsync ValKit/tdCpuIemInstr1: 'k' is for constants, kaTestVMs isn't a …
(edit) @103272   12 months vboxsync TestManager/config.py: Tripled g_kcMaxTestResultsPerTS so we can …
(edit) @103271   12 months vboxsync Validation Kit/tdUnitTest1.py: Pylint fixes.
(edit) @103270   12 months vboxsync VMM/HM: Partly revert r161536, RT_FALLTHROUGH is not necessary here, …
(edit) @103269   12 months vboxsync ValidationKit/tests/tdUnitTest1: Try fixing some testbox failures by …
(edit) @103268   12 months vboxsync ValidationKit/bootsectors: Re-enable vpsrl[wdq] testcases now that …
(edit) @103267   12 months vboxsync VMM/IEM: Implement vpsrl[wdq] 'reg/mem' instruction dispatch & …
(edit) @103266   12 months vboxsync ValidationKit/bootsectors: Add missing high-register …
(edit) @103265   12 months vboxsync VMM/IEM: Implement vpsra[wd] 'reg/mem' instruction dispatch & …
(edit) @103264   12 months vboxsync VMM/IEM: Fix psra[wd] instruction emulation (high bit must shift in …
(edit) @103263   12 months vboxsync IPRT,VMMDev,Bs3Kit: Added support for sub-sub-tests to better deal …
(edit) @103262   12 months vboxsync IPRT,VMMDev,Bs3Kit: Added support for sub-sub-tests to better deal …
(edit) @103261   12 months vboxsync VMM/PGMAllPool.cpp: Fix side effect in macro double expansion, bugref:3409
(edit) @103260   12 months vboxsync Got rid of a lot of deprecated strcpy / strcat calls; now using the …
(edit) @103259   12 months vboxsync VMM/IEM: Fix regression causing alignment exceptions for SSE/AVX based …
(edit) @103258   12 months vboxsync VMM/IEM: Fix regression causing alignment exceptions for SSE/AVX based …
(edit) @103257   12 months vboxsync VMM/IEM: Liveness analysis, part 9: Effective address calculation …
(edit) @103256   12 months vboxsync VMM/IEM: Fix regression causing alignment exceptions for SSE/AVX based …
(edit) @103255   12 months vboxsync VMM: Fix pinsrw, movd and movq instruction implementations. The switch …
(edit) @103254   12 months vboxsync VMM: Fix implementation of movmskpd which would trash an innocent …
(edit) @103253   12 months vboxsync ValidationKit/bootsectors/bs3-cpu-instr-3: Disable …
(edit) @103252   12 months vboxsync IPRT/string: Added RTStrCopy2() as a convenient function.
(edit) @103251   12 months vboxsync Shared Clipboard: More implicit fallthrough fixes (found by Parfait). …
(edit) @103250   12 months vboxsync IPRT: More implicit fallthrough fixes (found by Parfait). bugref:3409
(edit) @103249   12 months vboxsync Validation Kit: More implicit fallthrough fixes (found by Parfait). …
(edit) @103248   12 months vboxsync Main: More implicit fallthrough fixes (found by Parfait). bugref:3409
(edit) @103247   12 months vboxsync VMM: More implicit fallthrough fixes (found by Parfait). bugref:3409
(edit) @103246   12 months vboxsync FE/VirtualBox: More implicit fallthrough fixes (found by Parfait). …
Note: See TracRevisionLog for help on using the revision log.

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