VirtualBox

Timeline



Feb 18, 2024:

5:47 PM Changeset in vbox [103409] by vboxsync
VMM/PDMBlkCache.cpp: Remove redundant condition (pBlkCacheGlobal is …
5:46 PM Changeset in vbox [103408] by vboxsync
VMM/DBGFR3Bp.cpp: Remove some redundant conditions (checked at the top …
5:23 PM Changeset in vbox [103407] by vboxsync
VMM/IOMR3IoPort.cpp: Typo, bugref:3409

Feb 17, 2024:

2:09 AM Changeset in vbox [103406] by vboxsync
VMM/IEM: Threaded function statistics. [build fix] bugref:10376
2:05 AM Changeset in vbox [103405] by vboxsync
Devices/Makefile.kmk: Use the default windows target version when …
1:53 AM Changeset in vbox [103404] by vboxsync
VMM/IEM: Threaded function statistics. bugref:10376
1:51 AM Changeset in vbox [103403] by vboxsync
VBoxDbg: Added sorting to the statistics as well as filtering out …

Feb 16, 2024:

3:46 PM Changeset in vbox [103402] by vboxsync
FE/VBoxSDL: Fix typo introduced when cleaning up copyright text.
3:38 PM Changeset in vbox [103401] by vboxsync
tools/linux.amd64: svn:ignore update. bugref:10442
3:21 PM Changeset in vbox [103400] by vboxsync
ChangeLog: The extension pack was changed, not the license.
11:26 AM Changeset in vbox [103399] by vboxsync
FE/Qt: bugref:10599. Replacing obsolete VeriSign CA's certificate with …
10:10 AM Changeset in vbox [103398] by vboxsync
IPRT/getopt: Documented parfait false positives. bugref:3409
10:10 AM Changeset in vbox [103397] by vboxsync
Devices/VUSBUrb: Documented parfait false positive. bugref:3409
9:26 AM Changeset in vbox [103396] by vboxsync
Main/Audio: Added mutable state dependency checks for audio adapter …
9:18 AM Changeset in vbox [103395] by vboxsync
Main/Audio: Added mutable state dependency checks for audio adapter …
8:36 AM Changeset in vbox [103394] by vboxsync
ValidationKit/tests/storage/storagecfg.py: Yes, we use semicolons in …
12:04 AM Changeset in vbox [103393] by vboxsync
VMM/IEM,STAM: Some more liveness experiments. Adjusted the …

Feb 15, 2024:

11:44 PM Changeset in vbox [103392] by vboxsync
Additions/3D/mesa: workaround for overwriting of guest memory buffer …
4:08 PM Changeset in vbox [103391] by vboxsync
Validation Kit/tdAudioTest: More bugfixes for running on testboxes.
2:46 PM Changeset in vbox [103390] by vboxsync
tests/storage, storagecfg.py: added logging for cleanupPoolsAndVolumes …
2:24 PM Changeset in vbox [103389] by vboxsync
Validation Kit/tdUnitTest1: Resolved some @todos. The execution syntax …
2:07 PM Changeset in vbox [103388] by vboxsync
VMM/IEM: Nested SVM: bugref:3409 Fixed loss of upper bits while …
2:06 PM Changeset in vbox [103387] by vboxsync
Validation Kit/tdAudioTest: More bugfixes for running on testboxes.
1:43 PM Changeset in vbox [103386] by vboxsync
Validation Kit/tdAudioTest: More bugfixes for running on testboxes.
12:30 PM Changeset in vbox [103385] by vboxsync
filesplitter: pcszSearch is never NULL. bugref:3409
12:10 PM Changeset in vbox [103384] by vboxsync
VBoxCPP: Fixes two bugs found by parfait. bugref:3409
11:53 AM Changeset in vbox [103383] by vboxsync
scm: A couple of parfait things. bugref:3409
11:40 AM Changeset in vbox [103382] by vboxsync
xpcom/nsJavaXPTCStub.cpp: parfait annotation. bugref:3409
10:32 AM Changeset in vbox [103381] by vboxsync
Validation Kit/testdriver: Added and internal _printEnv() which can …
10:31 AM Changeset in vbox [103380] by vboxsync
Validation Kit/testdriver: Added and internal _printEnv() which can …
9:16 AM Changeset in vbox [103379] by vboxsync
Validation Kit/tdAudioTest: Compacted code within executeHstLoop() a …
8:45 AM Changeset in vbox [103378] by vboxsync
libs/xpcom: Rewrite the IPCD daemon and cut down on the number of …
3:14 AM Changeset in vbox [103377] by vboxsync
VMM/IEM: Implemented iemNativeTbLongJmp and fixed the associated code …
1:09 AM Changeset in vbox [103376] by vboxsync
VMM/IEM: Experimental alternative to throw/longjmp when executing …

Feb 14, 2024:

10:14 PM Changeset in vbox [103375] by vboxsync
VMM/IEM: Corrected bug in iemNativeInstrBufEnsureSlow where it would …
10:10 PM Changeset in vbox [103374] by vboxsync
VMM/PGM,DBGF,GIC: Parfait pointed out some potential NULL pointer use …
10:08 PM Changeset in vbox [103373] by vboxsync
iprt/assert.h: Added AssertContinueStmt. [build fix]
10:06 PM Changeset in vbox [103372] by vboxsync
iprt/assert.h: Added AssertContinueStmt.
8:15 PM Changeset in vbox [103371] by vboxsync
VMM/DBGFR3Flow: Moved duplicate code for determining the pointer size …
8:10 PM Changeset in vbox [103370] by vboxsync
VMM/DBGFReg: Mark a parfait false positive so we don't waste time …
7:39 PM Changeset in vbox [103369] by vboxsync
Config.kmk, Installer, FE/Qt: bugref:10450: A try to get rid of …
6:56 PM Changeset in vbox [103368] by vboxsync
Shared Clipboard/Additions: Removed lots of code duplication for …
6:47 PM Changeset in vbox [103367] by vboxsync
Shared Clipboard/Additions: Removed lots of code duplication for …
6:43 PM Changeset in vbox [103366] by vboxsync
Shared Clipboard/Additions: Removed lots of code duplication for …
6:13 PM Changeset in vbox [103365] by vboxsync
Shared Clipboard/Additions: Removed lots of code duplication for …
6:10 PM Changeset in vbox [103364] by vboxsync
Shared Clipboard: Added a dedicated VERR_SHCLPB_NO_DATA error code, to …
5:23 PM Changeset in vbox [103363] by vboxsync
Shared Clipboard: Added a dedicated VERR_SHCLPB_NO_DATA error code, to …
4:50 PM Changeset in vbox [103362] by vboxsync
FE/Qt: bugref:10450: Get rid of QRegExp which is a part of Qt5 legacy …
3:21 PM Changeset in vbox [103361] by vboxsync
VMM/IEM: Shut up parfait warning in …
2:44 PM Changeset in vbox [103360] by vboxsync
IPRT/isomaker.cpp: Zero terminate wszTmp in …
2:39 PM Changeset in vbox [103359] by vboxsync
VMM/DBGF,PDMLdr,PGM: Addressed parfait's complaints about …
2:27 PM Changeset in vbox [103358] by vboxsync
IPRT/tstRTEnv: Shut up parfait warning about using a potential …
2:24 PM Changeset in vbox [103357] by vboxsync
IPRT/tstRTEnv: Shut up parfait warning about using a potential …
2:19 PM Changeset in vbox [103356] by vboxsync
Main/tstVBoxAPIXPCOM: Parfait warning about potentially uninitialized …
2:13 PM Changeset in vbox [103355] by vboxsync
Main/VBoxCAPI.cpp: Try initialize pManager to NULL to see if that …
2:09 PM Changeset in vbox [103354] by vboxsync
IPRT/tstRTInlineAsm: Fix harmless parfait warning. bugref:3409
1:39 PM Changeset in vbox [103353] by vboxsync
IPRT/ldrLX: Try trick parfait so it doesn't complain about …
1:29 PM Changeset in vbox [103352] by vboxsync
Audio/VKAT: Skip probing the same backend again when an alias for it …
12:51 PM Changeset in vbox [103351] by vboxsync
VMM/IEM: Only need an uint8_t type for the extended 8-bit grp …
12:03 PM Changeset in vbox [103350] by vboxsync
VMM/IEM: Added some explicit/insane casting to shut up parfait. bugref:3409
10:16 AM Changeset in vbox [103349] by vboxsync
VMM/IEM: Nested VMX: bugref:3409 Fix incorrect implicit casting …
10:03 AM Changeset in vbox [103348] by vboxsync
Validation Kit/tdAudioTest: More bugfixes for Python 2.x on the testboxes.
9:06 AM Changeset in vbox [103347] by vboxsync
FE/Qt: bugref:10501. Cleaning.
2:06 AM Changeset in vbox [103346] by vboxsync
DrvCloudTunnel: Switch the RTStrPrintfV calls with RTStrPrintf2V which …
2:00 AM Changeset in vbox [103345] by vboxsync
DrvCloudTunnel.cpp: Two missing va_end calls. Parfait bugref:3409
1:56 AM Changeset in vbox [103344] by vboxsync
IPRT/fdt.cpp: If you do strlen already, use memcpy instead of strcpy. …
1:55 AM Changeset in vbox [103343] by vboxsync
IPRT/fdt.cpp: If you do strlen already, use memcpy instead of strcpy. …
1:50 AM Changeset in vbox [103342] by vboxsync
IPRT/fdt.cpp: Missing va_end. Parfait bugref:3409
1:43 AM Changeset in vbox [103341] by vboxsync
IPRT/strformat.cpp: Missing va_end. Parfait bugref:3409

Feb 13, 2024:

5:58 PM Changeset in vbox [103340] by vboxsync
Validation Kit/tdAudioTest: Added running the VKAT selftest before …
4:49 PM Changeset in vbox [103339] by vboxsync
FE/Qt: Medium related stuff: Moving StorageSlot from UIDefs to …
4:37 PM Changeset in vbox [103338] by vboxsync
FE/Qt: Medium related stuff: Moving getFormatsForDeviceType from …
3:55 PM Changeset in vbox [103337] by vboxsync
Validation Kit/storage: Added optional output of failed (guest/host) …
2:05 PM Changeset in vbox [103336] by vboxsync
Validation Kit/tdStorageBenchmark: Fail more gracefully if storage …
2:04 PM Changeset in vbox [103335] by vboxsync
Validation Kit/storage: Added optional output of failed (guest/host) …
1:45 PM Changeset in vbox [103334] by vboxsync
VMM/IEM: Drop the IEMLIVENESS_OLD_LAYOUT code, as clang output smaller …
12:18 PM Changeset in vbox [103333] by vboxsync
VMM/IEMAllCImpl: Fix sizeof(), bugref:3409
11:29 AM Changeset in vbox [103332] by vboxsync
burn fix, scm
10:45 AM Changeset in vbox [103331] by vboxsync
Config.kmk,Main,libs/xpcom,HostDrivers/Support,Installer: Make …
9:14 AM Changeset in vbox [103330] by vboxsync
Reverted r161609, as we don't build (and thus ship) VBoxSDL by default …
1:33 AM Changeset in vbox [103329] by vboxsync
Main/vboxapi.py: Fixed regression in PerfCollector.query(). …
1:07 AM Changeset in vbox [103328] by vboxsync
Installer/VBoxInstallHelper.cpp: Degraded todo severity and explained …
1:02 AM Changeset in vbox [103327] by vboxsync
Installer/common/Makefile.kmk: Nits. bugref:10579
12:53 AM Changeset in vbox [103326] by vboxsync
Installer/vboxapisetup.py: Use os.path.exist() rather than searching …
12:40 AM Changeset in vbox [103325] by vboxsync
Installer/vboxapisetup*.py: Some pylint nits. Removed some unnecessary …

Feb 12, 2024:

8:38 PM Changeset in vbox [103324] by vboxsync
debian/control: added conflict to virtualbox-dkms to avoid …
6:21 PM Changeset in vbox [103323] by vboxsync
Shared Clipboard: Condensed the X11 clipboard reading code even more …
5:24 PM Changeset in vbox [103322] by vboxsync
libpng-1.6.42: Enabled in trunk.
5:11 PM Changeset in vbox [103321] by vboxsync
FE/Qt: UIDesktopWidgetWatchdog: Get rid of UIDefs.h dependency; Moving …
4:40 PM Changeset in vbox [103320] by vboxsync
FE/Qt: UITranslator: Get rid of UIDefs.h dependency; Moving SizeSuffix …
4:38 PM Changeset in vbox [103319] by vboxsync
libpng-1.6.42: Enabled in trunk.
4:24 PM Changeset in vbox [103318] by vboxsync
VMM/IEM: Liveness analysis, part 10: Debugging, asserting liveness …
4:02 PM Changeset in vbox [103317] by vboxsync
DevEHCI: Cast bit-fields to RTGCPHYS before left shifting, otherwise …
3:57 PM Changeset in vbox [103316] by vboxsync
libpng-1.6.42: Applied and adjusted our libpng changes to 1.6.42. …
3:23 PM Changeset in vbox [103315] by vboxsync
FE/Qt: Machine settings / Display page / Recording tab and …
2:54 PM Changeset in vbox [103314] by vboxsync
libs: Copied libpng 1.6.37 in preparation for 1.6.42 upgrade. bugref:8515
2:19 PM Changeset in vbox [103313] by vboxsync
Docs: Changelog. bugref:9449
1:07 PM Changeset in vbox [103312] by vboxsync
docs/VBox-CodingGuidelines: Added warning about type promotion issues …
12:33 PM Changeset in vbox [103311] by vboxsync
Fixed some (potential) va_args leaks (found by Parfait). ​bugref:3409
12:13 PM Changeset in vbox [103310] by vboxsync
Devices/DrvAudioAlsaStubs: Corrected snd_pcm_nonblock() proxy stub …
12:10 PM Changeset in vbox [103309] by vboxsync
FE/Qt: bugref:10513: VM settings / Storage page: Make sure we show …
11:54 AM Changeset in vbox [103308] by vboxsync
Main/testcase: Only call RTRandU64Ex() once, as RT_MIN would evaluate …
11:30 AM Changeset in vbox [103307] by vboxsync
libs/xpcom: Fix VBoxXPCOMIPCD install path on macOS, bugref:10594
9:36 AM Changeset in vbox [103306] by vboxsync
HostDrivers/Support: Add VBoxXPCOMIPCD to the list of hardened …
9:00 AM Changeset in vbox [103305] by vboxsync
HostDrivers/Support: Add VBoxXPCOMIPCD to the list of hardened …
7:35 AM Changeset in vbox [103304] by vboxsync
libs/xpcom,Main: Disabled code to move VBoxXPCOMIPCD into VBoxSVC, …
7:16 AM Changeset in vbox [103303] by vboxsync
libs/xpcom,Main: Disabled code to move VBoxXPCOMIPCD into VBoxSVC, …
7:05 AM Changeset in vbox [103302] by vboxsync
Config.kmk: Enable VBOX_WITH_XPCOMIPCD_IN_VBOX_SVC by default, bugref:10594

Feb 11, 2024:

8:41 PM Changeset in vbox [103301] by vboxsync
libs/xpcom,Main: Disabled code to move VBoxXPCOMIPCD into VBoxSVC, …
8:33 PM Changeset in vbox [103300] by vboxsync
libs/xpcom,Main: Disabled code to move VBoxXPCOMIPCD into VBoxSVC, …
8:26 PM Changeset in vbox [103299] by vboxsync
VMM/PGMPhys.cpp: Typo, bugref:3409
7:36 PM Changeset in vbox [103298] by vboxsync
VMM/NEMR3Native-darwin-armv8.cpp: Fix missing break, bugref:3409
7:32 PM Changeset in vbox [103297] by vboxsync
Makefile.kmk: Enable warnings in parfait which were missed before, …
7:31 PM Changeset in vbox [103296] by vboxsync
Makefile.kmk: Enable warnings in parfait which were missed before, …
7:05 PM Changeset in vbox [103295] by vboxsync
include/VBox/pgm.h: Fix declaration of PGMPhysGCPtr2CCPtr(), bugref:3409

Feb 9, 2024:

3:20 PM Changeset in vbox [103294] by vboxsync
FE/Qt: bugref:10513: VM settings / Storage page: Give storage …
2:35 PM Changeset in vbox [103293] by vboxsync
Main/ConsoleImpl.cpp: Some HRESULT vs. VBox status code mixup fixes, …
1:29 PM Changeset in vbox [103292] by vboxsync
Runtime/testcase/tstRTProcCreateEx: Fix a potential buffer overrun …
1:23 PM Changeset in vbox [103291] by vboxsync
Devices/Storage/DevFdc.cpp: Simplify the logic in get_cur_drv() a bit, …
12:57 PM Changeset in vbox [103290] by vboxsync
VMM/IEMAll-armv8.cpp: Always init pStats because the caller might …
11:58 AM Changeset in vbox [103289] by vboxsync
VMM/HMVMXR0: Nested VMX: bugref:10318 VMCS state 'launched' shouldn't …
10:55 AM Changeset in vbox [103288] by vboxsync
Main/ovfreader: Introduce ResourceType_Invalid for 0 and check against …

Feb 8, 2024:

6:09 PM Changeset in vbox [103287] by vboxsync
FE/Qt: bugref:10384: VM settings / System page: Chipset option should …
3:38 PM Changeset in vbox [103286] by vboxsync
ValidationKit/tests/tdUnitTest1: Need to append the revision in order …
3:27 PM Changeset in vbox [103285] by vboxsync
Re-applied r161549 again (Got rid of a lot of deprecated strcpy / …
3:24 PM Changeset in vbox [103284] by vboxsync
IPRT/string: Added RTStrCat2() as a convenient function (build fix).
3:22 PM Changeset in vbox [103283] by vboxsync
IPRT/string: Added RTStrCat2() as a convenient function.
3:04 PM Changeset in vbox [103282] by vboxsync
Dev/PC/DevPit-i8254: Don't leak fd if speaker emulation isn't possible …
2:37 PM Changeset in vbox [103281] by vboxsync
Dev/PC/DevPit-i8254: Don't leak fd if speaker emulation isn't possible …
2:36 PM Changeset in vbox [103280] by vboxsync
FE/Qt: macOS: Palette color regression fix for unknown macOS versions.
1:04 PM Changeset in vbox [103279] by vboxsync
ansible, scm fix
12:56 PM Changeset in vbox [103278] by vboxsync
ValidationKit/tests/tdUnitTest1: Don't use the output of VBoxManage …
12:21 PM Changeset in vbox [103277] by vboxsync
Makefile.kmk,webtools,tools: Copy the vbox-parfait.conf over to the …
12:08 PM Changeset in vbox [103276] by vboxsync
Changing the python version detection section
11:56 AM Changeset in vbox [103275] by vboxsync
Backed out r161549 again (not wanted / bloat).
11:09 AM Changeset in vbox [103274] by vboxsync
ValidationKit/tests/tdUnitTest1: Fix r161560 (typos)
9:35 AM Changeset in vbox [103273] by vboxsync
ValKit/tdCpuIemInstr1: 'k' is for constants, kaTestVMs isn't a …
9:23 AM Changeset in vbox [103272] by vboxsync
TestManager/config.py: Tripled g_kcMaxTestResultsPerTS so we can …
9:08 AM Changeset in vbox [103271] by vboxsync
Validation Kit/tdUnitTest1.py: Pylint fixes.
8:28 AM Changeset in vbox [103270] by vboxsync
VMM/HM: Partly revert r161536, RT_FALLTHROUGH is not necessary here, …
7:37 AM Changeset in vbox [103269] by vboxsync
ValidationKit/tests/tdUnitTest1: Try fixing some testbox failures by …
6:35 AM Changeset in vbox [103268] by vboxsync
ValidationKit/bootsectors: Re-enable vpsrl[wdq] testcases now that …
6:34 AM Changeset in vbox [103267] by vboxsync
VMM/IEM: Implement vpsrl[wdq] 'reg/mem' instruction dispatch & …
5:23 AM Changeset in vbox [103266] by vboxsync
ValidationKit/bootsectors: Add missing high-register …
5:22 AM Changeset in vbox [103265] by vboxsync
VMM/IEM: Implement vpsra[wd] 'reg/mem' instruction dispatch & …
5:20 AM Changeset in vbox [103264] by vboxsync
VMM/IEM: Fix psra[wd] instruction emulation (high bit must shift in …
12:02 AM Changeset in vbox [103263] by vboxsync
IPRT,VMMDev,Bs3Kit: Added support for sub-sub-tests to better deal …
12:00 AM Changeset in vbox [103262] by vboxsync
IPRT,VMMDev,Bs3Kit: Added support for sub-sub-tests to better deal …
Note: See TracTimeline for information about the timeline view.

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