VirtualBox

Timeline



Dec 5, 2023:

11:53 PM Changeset in vbox [102488] by vboxsync
IPRT,Main/Unattended: Added a simplified API for the SHAcrypt …
5:56 PM Changeset in vbox [102487] by vboxsync
FE/Qt: bugref:10561. Fixing r160628. I have somehow deleted …
5:52 PM Changeset in vbox [102486] by vboxsync
FE/Qt: bugref:10513: UIAdvancedSettingsDialog: A bit of macOS specific …
5:37 PM Changeset in vbox [102485] by vboxsync
FE/Qt: bugref:10561. Some refactoring.
5:17 PM Changeset in vbox [102484] by vboxsync
UsbMouse: Windows guests require that touch events with active …
4:57 PM Changeset in vbox [102483] by vboxsync
IPRT/tstRTShaCrypt: Added Korean key testing. bugref:10551
4:10 PM Changeset in vbox [102482] by vboxsync
FE/Qt: macOS: Hardcode native Window colors as Qt has them far far …
3:30 PM Changeset in vbox [102481] by vboxsync
FE/Qt: bugref:10561. Don't stop scanning host folder when it is empty.
3:26 PM Changeset in vbox [102480] by vboxsync
FE/Qt: bugref:9340. Make sure the newly create medium item is centered …
2:56 PM Changeset in vbox [102479] by vboxsync
FE/Qt: Wipe out all the excessive types of QISplitter handles; Also, …
1:59 PM Changeset in vbox [102478] by vboxsync
FE/Qt: A bit of cleanup for QISplitter; This is required to handle …
1:54 PM Changeset in vbox [102477] by vboxsync
FE/Qt: Theme/palette change handling for Chooser & Details panes; This …
1:44 PM Changeset in vbox [102476] by vboxsync
FE/Qt: UICommon is now able to notify listeners about theme changes; …
1:17 PM Changeset in vbox [102475] by vboxsync
FE/Qt: Some cleanup for Chooser & Details panes; This is required to …
1:16 PM Changeset in vbox [102474] by vboxsync
FE/Qt: ​bugref:9080, bugref:10141 Open newly create viso to register …
12:54 PM Changeset in vbox [102473] by vboxsync
VMM/IEM: optimize todo. bugref:10371
12:47 PM Changeset in vbox [102472] by vboxsync
Shared Clipboard/testcase: Logging fix for environment variable. …
12:46 PM Changeset in vbox [102471] by vboxsync
VMM/IEM: IEM_MC_ASSIGN_TO_SMALLER (lea); fixed a few bugs wrt guest …
11:03 AM Changeset in vbox [102470] by vboxsync
libs/xpcom: Convert the PR_Wait() function to take the timeout in …
10:46 AM Changeset in vbox [102469] by vboxsync
Shared Clipboard: Added a dedicated event type for the X11 …
10:37 AM Changeset in vbox [102468] by vboxsync
Shared Clipboard: Added a dedicated event type for the X11 …
9:47 AM Changeset in vbox [102467] by vboxsync
Shared Clipboard: Make sure to check the event's rc when waiting for …
9:42 AM Changeset in vbox [102466] by vboxsync
Shared Clipboard/testcases: Re-enabled (+ adapted) formerly disabled …
9:39 AM Changeset in vbox [102465] by vboxsync
Shared Clipboard: Return VERR_NO_DATA from ShClX11ReadDataFromX11() if …
8:46 AM Changeset in vbox [102464] by vboxsync
Shared Clipboard: If something in ShClX11ReadDataFromX11Worker() …
8:36 AM Changeset in vbox [102463] by vboxsync
libs/xpcom: Remove some unused files, bugref:10545
8:36 AM Changeset in vbox [102462] by vboxsync
Shared Clipboard: Make sure to check the event's rc when waiting for …
8:32 AM Changeset in vbox [102461] by vboxsync
Shared Clipboard: Make sure to check the event's rc when waiting for …
8:16 AM Changeset in vbox [102460] by vboxsync
libs/xpcom: Convert the sole user of prclist.h to IPRT's RTList* API …
8:12 AM Changeset in vbox [102459] by vboxsync
libs/xpcom: Convert the sole user of prclist.h to IPRT's RTList* API …

Dec 4, 2023:

5:54 PM Changeset in vbox [102458] by vboxsync
libs/xpcom: Get rid of PL_strcasecmp/PL_strncasecmp and replace with …
5:24 PM Changeset in vbox [102457] by vboxsync
libs/xpcom: Get rid of PL_strcmp/PL_strncmp and replace with IPRT …
4:38 PM Changeset in vbox [102456] by vboxsync
FE/Qt: bugref:10561. Do not change into the folder in the host table …
3:53 PM Changeset in vbox [102455] by vboxsync
Main: Removed some more BUGBUG entries and documented empty / …
3:51 PM Changeset in vbox [102454] by vboxsync
FE/Qt: ​bugref:9080, bugref:10141. Parse import-iso line while opening …
3:31 PM Changeset in vbox [102453] by vboxsync
Additions: X11/Wayland: Add host resize events suppression in …
2:11 PM Changeset in vbox [102452] by vboxsync
VMM/IEM: Starting on some FPU/SSE/AVX state stuff. bugref:10371
1:28 PM Changeset in vbox [102451] by vboxsync
VMM/IEM: docs. bugref:10371
1:25 PM Changeset in vbox [102450] by vboxsync
VMM/IEM: IEM_MC_STORE_GREG_U64_CONST, IEM_MC_STORE_GREG_U64, …
1:10 PM Changeset in vbox [102449] by vboxsync
VMM/IEM: movsx & movzx from registers. [arm build fix] bugref:10371
1:09 PM Changeset in vbox [102448] by vboxsync
VMM/IEM: Removed duplicate MC IEM_MC_FETCH_MEM_S32_SX_U64. bugref:10371
1:05 PM Changeset in vbox [102447] by vboxsync
VMM/IEM: movsx & movzx from registers. bugref:10371
1:04 PM Changeset in vbox [102446] by vboxsync
FE/Qt: bugref:10561. Delete removed ISO file objects rather than …
8:42 AM Changeset in vbox [102445] by vboxsync
ValidationKit/bootsectors: Implement testcases for …

Dec 3, 2023:

9:18 PM Changeset in vbox [102444] by vboxsync
VMM/IEM: IEM_MC_STORE_GREG_U8_THREADED. bugref:10371
7:57 PM Changeset in vbox [102443] by vboxsync
VMM/IEM: IEM_MC_FETCH_MEM[_FLAT]_U*_DISP. bugref:10371
7:39 PM Changeset in vbox [102442] by vboxsync
VMM/IEM: movzx & movsx. bugref:10371
1:32 PM Changeset in vbox [102441] by vboxsync
FE/Qt: bugref:10561. Some fixes on the host file table for Windows.
12:07 PM Changeset in vbox [102440] by vboxsync
VMM/IEM: Corrected MCs for FLAT U128 memory access after the workers …
12:06 PM Changeset in vbox [102439] by vboxsync
VMM/IEM: Simplified mem segmentation assertions as they didn't take …
11:37 AM Changeset in vbox [102438] by vboxsync
VMM/IEM: Basic native translation of all IEM_MC_MEM_MAP_XXX and …
11:27 AM Changeset in vbox [102437] by vboxsync
VMM/IEM: LOCK prefix and IEM_F_X86_DISREGARD_LOCK cleanups. Don't want …

Dec 2, 2023:

10:09 PM Changeset in vbox [102436] by vboxsync
VMM/IEM: U8 mem map MCs. bugref:10371
11:38 AM Changeset in vbox [102435] by vboxsync
VMM/IEM: doxygen fix. bugref:10371
3:32 AM Changeset in vbox [102434] by vboxsync
VMM/IEM: release build fix. bugref:10371
3:29 AM Changeset in vbox [102433] by vboxsync
VMM/IEM: Drop the pointer from the UNMAP MCs as it is no longer used. …
3:12 AM Changeset in vbox [102432] by vboxsync
VMM/IEM: doxygen fix. bugref:10371
2:39 AM Changeset in vbox [102431] by vboxsync
gen-slickedit-workspace.sh: updates
2:39 AM Changeset in vbox [102430] by vboxsync
VMM/IEM: Refactored iemMemMap and friends to work with bUnmapInfo / …
12:01 AM Changeset in vbox [102429] by vboxsync
VMM/IEM: Retired un-typed IEM_MC_MEM_MAP and friends not using …

Dec 1, 2023:

11:55 PM Changeset in vbox [102428] by vboxsync
VMM/IEM: Continue refactoring IEM_MC_MEM_MAP into type specific MCs …
11:21 PM Changeset in vbox [102427] by vboxsync
VMM/IEM: Continue refactoring IEM_MC_MEM_MAP into type specific MCs …
11:09 PM Changeset in vbox [102426] by vboxsync
VMM/IEM: Continue refactoring IEM_MC_MEM_MAP into type specific MCs …
11:00 PM Changeset in vbox [102425] by vboxsync
VMM/IEM: Continue refactoring IEM_MC_MEM_MAP into type specific MCs …
10:43 PM Changeset in vbox [102424] by vboxsync
VMM/IEM: Continue refactoring IEM_MC_MEM_MAP into type specific MCs …
2:23 PM Changeset in vbox [102423] by vboxsync
FE/Qt: macOS: Adjust cocoa native colors for QIToolBar and Chooser …
2:17 PM Changeset in vbox [102422] by vboxsync
FE/Qt: bugref:10513: VBox Manager / Tools pane: Make sure machine item …
2:06 PM Changeset in vbox [102421] by vboxsync
FE/Qt: bugref:10513: VBox Manager / Tools pane: Regression fix for …
2:02 PM Changeset in vbox [102420] by vboxsync
FE/Qt: bugref:10543: VBox Manager / Tools pane: Cleanup a bit of …
1:30 PM Changeset in vbox [102419] by vboxsync
FE/Qt: bugref:10450: Runtime UI: Make sure close-event is accepted …
11:47 AM Changeset in vbox [102418] by vboxsync
FE/Qt: bugref:10561. Hide some of the actions from the host file …
10:57 AM Changeset in vbox [102417] by vboxsync
Main/Unattended: If detecting the ISO failed, print everything we got …
9:48 AM Changeset in vbox [102416] by vboxsync
Main/Unattended: Removed the more flexible solution of being able to …
9:42 AM Changeset in vbox [102415] by vboxsync
/Config.kmk: Use the -Zc:inline option with Visual C++ 2015 and later. …
9:20 AM Changeset in vbox [102414] by vboxsync
Main/Unattended: Added fallback to performing an offline install to …
9:01 AM Changeset in vbox [102413] by vboxsync
libs/xpcom/python: Attempt at fixing python crashes on darwin.arm64 …
8:54 AM Changeset in vbox [102412] by vboxsync
libs/xpcom/python: Attempt at fixing python crashes on darwin.arm64 …
8:53 AM Changeset in vbox [102411] by vboxsync
libs/xpcom/python: Attempt at fixing python crashes on darwin.arm64 …
4:27 AM Changeset in vbox [102410] by vboxsync
VMM/CPUM: Nested VMX: bugref:10498 Use zero as the physical-base value …

Nov 30, 2023:

11:57 PM Changeset in vbox [102409] by vboxsync
VMM/IEM: IEM_MC_STORE_MEM[_FLAT]_U8/16/32/64_CONST. bugref:10371
9:59 PM Changeset in vbox [102408] by vboxsync
WDDM: user mode driver update: bugref:10529
9:58 PM Changeset in vbox [102407] by vboxsync
WDDM: miniport update: bugref:10529
9:58 PM Changeset in vbox [102406] by vboxsync
Devices/Graphics: header update. bugref:10529
7:15 PM Changeset in vbox [102405] by vboxsync
Devices/Network: Fixed buffer overflow with fds. Added barely …
4:15 PM Changeset in vbox [102404] by vboxsync
FE/Qt: bugref:10561. Some more fixes mainly for VISO creator.
3:47 PM Changeset in vbox [102403] by vboxsync
Main/Unattended: Added proxy and installing Guest Additions support to …
3:24 PM Changeset in vbox [102402] by vboxsync
FE/Qt: bugref:10561. Removing an obsolete class.
3:21 PM Changeset in vbox [102401] by vboxsync
libs/xpcom: Revert r160537, doesn't work as well, bugref:10544
3:15 PM Changeset in vbox [102400] by vboxsync
FE/Qt: bugref:10561. Using file manager's host browser in VISO dialog. …
2:39 PM Changeset in vbox [102399] by vboxsync
Additions: Linux: vboxvideo: Prevent kernel panic on RHEL 8.9 …
2:03 PM Changeset in vbox [102398] by vboxsync
Main/Unattended: Removed the more flexible solution of being able to …
1:53 PM Changeset in vbox [102397] by vboxsync
VMM/IEM: Enabled native IEM_MC_STORE_MEM[_FLAT]_U8/16/32/64. bugref:10371
1:37 PM Changeset in vbox [102396] by vboxsync
libs/xpcom/python: Attempt at fixing python crashes on darwin.arm64 …
1:29 PM Changeset in vbox [102395] by vboxsync
VMM/IEM: Refactored the native IEM_MC_FETCH_MEM_Uxx code so it can be …
1:28 PM Changeset in vbox [102394] by vboxsync
VMM/IEM: Refactored the native IEM_MC_FETCH_MEM_Uxx code so it can be …
12:58 PM Changeset in vbox [102393] by vboxsync
FE/Qt: bugref:10561. More fixes for copying and deleting file objects.
12:55 PM Changeset in vbox [102392] by vboxsync
Revert r160526 as it breaks some testboxes, bugref:10545
10:09 AM Changeset in vbox [102391] by vboxsync
VMM: Nested VMX: bugref:10318 Disable MTRR reporting until Linux …
8:12 AM Changeset in vbox [102390] by vboxsync
libs/xpcom: Convert the PR_Waitfunction to take the timeout in …
7:25 AM Changeset in vbox [102389] by vboxsync
Revert r160516 (breaks arm64 testing completely), bugref:10545

Nov 29, 2023:

10:31 PM Changeset in vbox [102388] by vboxsync
VMM/IEM: x86 build fix. bugref:10371
10:20 PM Changeset in vbox [102387] by vboxsync
VMM/IEM: doxygen fix. bugref:10547
10:16 PM Changeset in vbox [102386] by vboxsync
VMM/CPUMR3CpuId.cpp: Don't assert for HostFeatures.fMtrr on non-x86 …
9:09 PM Changeset in vbox [102385] by vboxsync
VMM/IEM: Fixed problem in iemNativeEmitStoreGregU16 where we ended up …
9:06 PM Changeset in vbox [102384] by vboxsync
VMM/IEM: Quick workaround for unaligned atomic instructions on arm64. …
5:49 PM Changeset in vbox [102383] by vboxsync
WDDM: user mode driver update: bugref:10529
5:48 PM Changeset in vbox [102382] by vboxsync
Devices/Graphics: header update. bugref:10529
2:51 PM Changeset in vbox [102381] by vboxsync
Main/Unattended: Added stubs for IUnattended:keyboardLayout + …
1:45 PM Changeset in vbox [102380] by vboxsync
libs/xpcom/python: Attempt at fixing python crashes on darwin.arm64 …
12:33 PM Changeset in vbox [102379] by vboxsync
FE/Qt: bugref:10561. scm fix.
12:06 PM Changeset in vbox [102378] by vboxsync
FE/Qt: bugref:10561. Several fixes in file system model related code …
11:12 AM Changeset in vbox [102377] by vboxsync
VMM/IEM: Use UBFX instead of BFI for loading a high 8-bit register …
11:02 AM Changeset in vbox [102376] by vboxsync
IPRT/crypto: Testcase logging nit. bugref:10551
10:58 AM Changeset in vbox [102375] by vboxsync
IPRT/crypto: Implemented handing-in crypt password strings as the salt …
10:39 AM Changeset in vbox [102374] by vboxsync
VBox/vmm/cpumctx-x86-amd64.h: offsets to make disassembly easier to …
10:38 AM Changeset in vbox [102373] by vboxsync
iprt/armv8.h: movk fix. bugref:10371
9:47 AM Changeset in vbox [102372] by vboxsync
IPRT/crypto: Renaming. bugref:10551
7:30 AM Changeset in vbox [102371] by vboxsync
VMM: Nested VMX: bugref:10318 Enable MTRR reporting and MTRR MSR …

Nov 28, 2023:

10:17 PM Changeset in vbox [102370] by vboxsync
VMM/IEM: Some ARM bugfixes. bugref:10371
4:06 PM Changeset in vbox [102369] by vboxsync
/Config.kmk: No need to include the LZMA related Runtime code for …
2:24 PM Changeset in vbox [102368] by vboxsync
VMM/IEM: IEM_MC_FETCH_MEM_U16_DISP and IEM_MC_FETCH_MEM_U32_DISP. …
2:24 PM Changeset in vbox [102367] by vboxsync
VMM/IEM: Assert that the flat fetch and store functions are used in …
2:22 PM Changeset in vbox [102366] by vboxsync
VMM/IEM: Log call as they are emitted by the threaded recompiler. …
2:19 PM Changeset in vbox [102365] by vboxsync
VMM/IEM: Fixed bug in threaded recompiler where we'd emit the …
2:18 PM Changeset in vbox [102364] by vboxsync
scm fix for src/libs/xpcom18a4/Makefile.kmk
1:24 PM Changeset in vbox [102363] by vboxsync
FE/Qt: bugref:10561. Small changes. Basically gorund work for the …
1:22 PM Changeset in vbox [102362] by vboxsync
libs/xpcom: Drop VBOX_USE_IPRT_IN_XPCOM andmake the code the default …
12:53 PM Changeset in vbox [102361] by vboxsync
IPRT/crypto: Changed the signature of RTCrShaCryptGenerateSalt(). …
12:47 PM Changeset in vbox [102360] by vboxsync
IPRT/crypto: Removed RTCrShaCryptGenerateSaltWeak() again, as this …
12:45 PM Changeset in vbox [102359] by vboxsync
Makefile.kmk: Need to sync Runtime source bits now, bugref:10545
11:18 AM Changeset in vbox [102358] by vboxsync
VBox/Runtime: Need RuntimeBldProg for xpidl now if VBOX_ONLY_SDK is …
10:41 AM Changeset in vbox [102357] by vboxsync
libs/xpcom: Drop VBOX_USE_IPRT_IN_XPCOM andmake the code the default …
10:33 AM Changeset in vbox [102356] by vboxsync
IPRT/crypto: Added a RTCrShaCryptGenerateSaltWeak() version which can …
9:58 AM Changeset in vbox [102355] by vboxsync
Main/tstUnattendedScript: Override RTCrShaCryptGenerateSalt() from …
9:46 AM Changeset in vbox [102354] by vboxsync
Main/tstUnattendedScript: Override RTCrShaCryptGenerateSalt() from …
7:36 AM Changeset in vbox [102353] by vboxsync
Main/tstUnattendedScript: Override RTCrShaCryptGenerateSalt() from …

Nov 27, 2023:

9:34 PM Changeset in vbox [102352] by vboxsync
VMM/IEM: IEM_MC_FETCH_MEM_FLAT_U8, IEM_MC_FETCH_MEM_FLAT_U16, …
9:34 PM Changeset in vbox [102351] by vboxsync
VMM/IEM: IEM_MC_FETCH_MEM_FLAT_U8, IEM_MC_FETCH_MEM_FLAT_U16, …
9:21 PM Changeset in vbox [102350] by vboxsync
VMM/IEM: Enabled IEM_MC_FETCH_MEM_U8, IEM_MC_FETCH_MEM_U32 and …
8:41 PM Changeset in vbox [102349] by vboxsync
VMM/IEM: Converted IEM_MC_REF_LOCAL uses to IEM_MC_ARG_LOCAL_REF, …
7:04 PM Changeset in vbox [102348] by vboxsync
libs/xpcom: Get rid of prprf.h and prprf.c, bugref:10545 [build fix]
6:55 PM Changeset in vbox [102347] by vboxsync
Main/Unattended: Added support for Ubuntu Server >= 20.04. bugref:10551
6:50 PM Changeset in vbox [102346] by vboxsync
libs/xpcom: Get rid of prprf.h and prprf.c, bugref:10545
6:48 PM Changeset in vbox [102345] by vboxsync
libs/xpcom: Replace remaining APIs from prprf.h with IPRT equivalents, …
6:05 PM Changeset in vbox [102344] by vboxsync
IPRT/tools: Use errcore.h instead of error.h for RTMkPasswd. bugref:10551
6:03 PM Changeset in vbox [102343] by vboxsync
libs/xpcom: Replace the uses of PL_strncpyz with RTStrCopyP and get …
5:56 PM Changeset in vbox [102342] by vboxsync
Main/Unattended: Implemented support for subiquity-/cloud-init-based …
5:55 PM Changeset in vbox [102341] by vboxsync
libs/xpcom: Replace the uses of PL_strncpyz with RTStrCopyPand get rid …
5:50 PM Changeset in vbox [102340] by vboxsync
libs/xpcom: Replace the uses of PL_strncpyz with RTStrCopyPand get rid …
5:48 PM Changeset in vbox [102339] by vboxsync
libs/xpcom: Drop VBOX_USE_IPRT_IN_XPCOM andmake the code the default …
5:41 PM Changeset in vbox [102338] by vboxsync
Docs: Changelog.
5:31 PM Changeset in vbox [102337] by vboxsync
Main/Unattended: Implemented support for subiquity-/cloud-init-based …
5:04 PM Changeset in vbox [102336] by vboxsync
IPRT/crypto/shacrypt: Make sure to terminate strings in the …
5:01 PM Changeset in vbox [102335] by vboxsync
IPRT/crypto/shacrypt: Added RTCrShaCryptGenerateSalt() to avoid code …
4:08 PM Changeset in vbox [102334] by vboxsync
libs/xpcom: Drop VBOX_USE_IPRT_IN_XPCOM andmake the code the default …
4:04 PM Changeset in vbox [102333] by vboxsync
FE/Qt: bugref:10067: Fixing asan regression introduced in r156552; …
3:57 PM Changeset in vbox [102332] by vboxsync
VMM/IEM: Restored the heuristics for when to recompiler to native. …
3:48 PM Changeset in vbox [102331] by vboxsync
VMM/IEM: IEM_MC_REF_XXX must NOT have any IEM_MC_FETCH_XXX following …
3:47 PM Changeset in vbox [102330] by vboxsync
VMM/IEM: Fix label creation in release builds. bugref:10371
3:28 PM Changeset in vbox [102329] by vboxsync
libs/xpcom: Replace NS_QuickSort with IPRT RTSortShell and get rid of …
3:26 PM Changeset in vbox [102328] by vboxsync
libs/xpcom: Remove some unused code from xpcom, bugref:10545
3:20 PM Changeset in vbox [102327] by vboxsync
libs/xpcom: Remove now unused nsCppSharedAllocator, bugref:10545
3:19 PM Changeset in vbox [102326] by vboxsync
libs/xpcom: Remove usage of nsCppSharedAllocator which is onlyused in …
3:14 PM Changeset in vbox [102325] by vboxsync
libs/xpcom: Remove usage of nsCppSharedAllocator which is onlyused in …
3:12 PM Changeset in vbox [102324] by vboxsync
libs/xpcom: Replace NS_QuickSort with IPRT RTSortShell and get rid of …
3:00 PM Changeset in vbox [102323] by vboxsync
libs/xpcom: Replace PL_strlen with strlen and get rid of it, bugref:10545
1:54 PM Changeset in vbox [102322] by vboxsync
FE/Qt: bugref:10450: Handle final commit data call for …
1:53 PM Changeset in vbox [102321] by vboxsync
libs/xpcom: Remove some unused code from xpcom, bugref:10545
1:42 PM Changeset in vbox [102320] by vboxsync
libs/xpcom: Remove some unused code from xpcom, bugref:10545
1:40 PM Changeset in vbox [102319] by vboxsync
libs/xpcom: Remove some unused code from the python bindings, …
1:37 PM Changeset in vbox [102318] by vboxsync
libs/xpcom: Remove some unused code from xpcom, bugref:10545
1:34 PM Changeset in vbox [102317] by vboxsync
libs/xpcom: Remove some unused code from the python bindings, bugref:10545
1:26 PM Changeset in vbox [102316] by vboxsync
libs/xpcom: Remove some unused code from xpcom, bugref:10545
1:24 PM Changeset in vbox [102315] by vboxsync
libs/xpcom: Remove VBOX_MACOSX_FOLLOWS_UNIX_IO which is the default …
1:04 PM Changeset in vbox [102314] by vboxsync
libs/xpcom: Remove some unused code from xpcom, bugref:10545
1:01 PM Changeset in vbox [102313] by vboxsync
VMM/IEM: First recompiled memory access. This is without any TLB …
1:00 PM Changeset in vbox [102312] by vboxsync
libs/xpcom: Remove some unused code from xpcom, bugref:10545
12:59 PM Changeset in vbox [102311] by vboxsync
VMM/IEM: Better memory access logging. bugref:10371
12:58 PM Changeset in vbox [102310] by vboxsync
VMM/IEM: Hook up the DBGFEVENT_XCPT_XXX events; more exception …
12:56 PM Changeset in vbox [102309] by vboxsync
libs/xpcom: Remove some unused code from xpcom, bugref:10545
12:44 PM Changeset in vbox [102308] by vboxsync
FE/Qt: bugref:10513: Fixing regression intruduced in r160231; Though …
12:31 PM Changeset in vbox [102307] by vboxsync
libs/xpcom: Remove some unused code from xpcom, bugref:10545
12:29 PM Changeset in vbox [102306] by vboxsync
libs/xpcom: Remove some unused code from xpcom, bugref:10545
12:28 PM Changeset in vbox [102305] by vboxsync
libs/xpcom: Remove some unused code from xpcom, bugref:10545
12:14 PM Changeset in vbox [102304] by vboxsync
Linux: Introduce initial support for RHEL 9.4 kernel for host and …
11:51 AM Changeset in vbox [102303] by vboxsync
libs/xpcom: Remove some unused code from xpcom, bugref:10545
11:48 AM Changeset in vbox [102302] by vboxsync
libs/xpcom: Remove some unused code from xpcom, bugref:10545
11:44 AM Changeset in vbox [102301] by vboxsync
libs/xpcom: Remove some unused code from xpcom, bugref:10545
11:35 AM Changeset in vbox [102300] by vboxsync
libs/xpcom: Remove some unused code from xpcom, bugref:10545
10:06 AM Changeset in vbox [102299] by vboxsync
Additions/WINNT/Mouse: do not try to remove device from list if it is …
9:53 AM Changeset in vbox [102298] by vboxsync
IPRT/crypto/shacrypt: Docs. bugref:10551

Nov 24, 2023:

4:32 PM Changeset in vbox [102297] by vboxsync
IPRT/crypto/shacrypt: Better string length checks for …
3:49 PM Changeset in vbox [102296] by vboxsync
IPRT/crypto/shacrypt: Renaming (RTShaCryptXXX -> RTCrShaCryptXXX) + …
1:45 PM Changeset in vbox [102295] by vboxsync
WDDM: user mode driver update: bugref:10529
1:40 PM Changeset in vbox [102294] by vboxsync
IPRT: Implemented SHA-crypt 256 / 512 variants, along with testcases. …
1:15 PM Changeset in vbox [102293] by vboxsync
Devices/Graphics: header update. bugref:10529
1:01 PM Changeset in vbox [102292] by vboxsync
IPRT: Implemented SHA-crypt 256 / 512 variants, along with testcases. …
12:48 PM Changeset in vbox [102291] by vboxsync
IPRT/tools: Added new tool RTMkPasswd, which can create …
12:47 PM Changeset in vbox [102290] by vboxsync
IPRT: Implemented SHA-crypt 256 / 512 variants, along with testcases. …
12:46 PM Changeset in vbox [102289] by vboxsync
IPRT: Implemented SHA-crypt 256 / 512 variants, along with testcases. …
11:20 AM Changeset in vbox [102288] by vboxsync
openssl-3.1.3: Removed thread_none.c and thread_win.c to avoid …
11:14 AM Changeset in vbox [102287] by vboxsync
IPRT/RTExprEval: Added md5, sha1, sha256 and sha512 has functions …
2:44 AM Changeset in vbox [102286] by vboxsync
bs3kit: Implemented 16-bit prot segment setup for high-dlls, …
2:37 AM Changeset in vbox [102285] by vboxsync
bs3kit: Implemented 16-bit prot segment setup for high-dlls, …
2:36 AM Changeset in vbox [102284] by vboxsync
IPRT/ldr: Corrected segment flag conversion for LX images. bugref:10371

Nov 23, 2023:

8:11 PM Changeset in vbox [102283] by vboxsync
FE/Qt: bugref:10501. Build fix.
7:52 PM Changeset in vbox [102282] by vboxsync
FE/Qt: bugref:10543: A bit of rework for UIGuestOSType; Make sure only …
7:48 PM Changeset in vbox [102281] by vboxsync
FE/Qt: bugref:10543: A bit of cleanup for UIGuestOSType.
6:52 PM Changeset in vbox [102280] by vboxsync
Main: For ARM there's also x86 emulation in …
4:34 PM Changeset in vbox [102279] by vboxsync
FE/Qt: bugref:10513: UIAdvancedSettingsDialog: Forgot to properly init …
3:44 PM Changeset in vbox [102278] by vboxsync
ValKit/bs3-cpu-basic-3: A couple of fixes. bugref:10371
3:43 PM Changeset in vbox [102277] by vboxsync
bs3kit: Speed up high DLL loading by using a larger buffer. Extended …
3:41 PM Changeset in vbox [102276] by vboxsync
IPRT/ldr: Added RTLdrLxSetSegmentSelectors. bugref:10371
2:32 PM Changeset in vbox [102275] by vboxsync
FE/Qt: OCI related stuff: Missing part of Integer64 support …
1:07 PM Changeset in vbox [102274] by vboxsync
FE/Qt: bugref:10543: UICommon: A bit of rework for …
11:11 AM Changeset in vbox [102273] by vboxsync
FE/Qt: bugref:10501. Draw graph correctly when data max. is 0.
12:43 AM Changeset in vbox [102272] by vboxsync
ValKit/bs3-cpu-basic-3: Full 64-bit lea testcase. Use python (3+) to …
12:41 AM Changeset in vbox [102271] by vboxsync
ValKit/bs3-cpu-basic-3: Full 64-bit lea testcase. Use python (3+) to …
12:40 AM Changeset in vbox [102270] by vboxsync
bs3kit: Fixed some issues with loading of a fake 63.5 MB floppy. Added …

Nov 22, 2023:

6:50 PM Changeset in vbox [102269] by vboxsync
FE/Qt: bugref:10450: macOS: No need to QIToolBar layout/paint hacks …
6:35 PM Changeset in vbox [102268] by vboxsync
FE/Qt: bugref:10513: VBox Manager: Hide Clone/Move actions for Basic …
6:26 PM Changeset in vbox [102267] by vboxsync
FE/Qt: bugref:10450: VBox Manager: Cleanup connections not just on …
5:22 PM Changeset in vbox [102266] by vboxsync
FE/Qt: bugref:10501. Parametrize maximum data series size.
3:59 PM Changeset in vbox [102265] by vboxsync
FE/Qt: bugref:10513: Make sure UIActionPoolManager updates available …
3:54 PM Changeset in vbox [102264] by vboxsync
FE/Qt: bugref:10501. Getting cpu utilization data series and drawing …
3:46 PM Changeset in vbox [102263] by vboxsync
FE/Qt: bugref:10513: Tiny cleanup for UIActionPoolManager.
3:19 PM Changeset in vbox [102262] by vboxsync
FE/Qt: bugref:10513: Make sure selector of UIAdvancedSettingsDialog is …
3:12 PM Changeset in vbox [102261] by vboxsync
FE/Qt: bugref:10513: Adjusting UISettingsSelector to be able to select …
3:10 PM Changeset in vbox [102260] by vboxsync
FE/Qt: bugref:10513: A bit of cleanup for UIVerticalScrollArea; Making …
2:35 PM Changeset in vbox [102259] by vboxsync
VMM/IEM: Release build fix, bugref:10371
2:05 PM Changeset in vbox [102258] by vboxsync
DevFdc.cpp: Comment update.
2:04 PM Changeset in vbox [102257] by vboxsync
VBox/err.mac: kmk incs
2:03 PM Changeset in vbox [102256] by vboxsync
VMM/IEM: Arm build fixes. bugref:10371
2:00 PM Changeset in vbox [102255] by vboxsync
VMM/IEM,err.h: VERR_IEM_VAR_IPE_11 and VERR_IEM_EMIT_BAD_MEM_SIZE. …
1:35 PM Changeset in vbox [102254] by vboxsync
libs/xpcom/ipcd: Fix checking for the shutdown condition, got …
12:28 PM Changeset in vbox [102253] by vboxsync
WDDM: Track shader resource views; re-create views in …
11:59 AM Changeset in vbox [102252] by vboxsync
libs: Make libvpx-1.13.1 build on ARM and switch to it, bugref:10548
11:39 AM Changeset in vbox [102251] by vboxsync
libs/xpcom: Make more stuff inline, bugref:10545
11:36 AM Changeset in vbox [102250] by vboxsync
libs/xpcom/ipc: Get Convert IPC logging to use IPRT Log() macros …
11:29 AM Changeset in vbox [102249] by vboxsync
libs/xpcom/ipc: Get Convert IPC logging to use IPRT Log() macros …
11:09 AM Changeset in vbox [102248] by vboxsync
libs/xpcom: Remove not built tests, bugref:10545
10:56 AM Changeset in vbox [102247] by vboxsync
libs/xpcom: Some Makefile.kmk/Config.kmk love, bugref:10545
10:46 AM Changeset in vbox [102246] by vboxsync
libs/xpcom: Remove unused code in nsprpub, bugref:10545
10:43 AM Changeset in vbox [102245] by vboxsync
libs/xpcom: Make PR_CeilingLog2() and PR_FloorLog2() inline, bugref:10545
10:40 AM Changeset in vbox [102244] by vboxsync
libs/xpcom: Get rid of prosdep.h and primpl.h as they don't contain …
10:39 AM Changeset in vbox [102243] by vboxsync
libs/xpcom: Get rid of prosdep.h and primpl.h as they don't contain …
10:33 AM Changeset in vbox [102242] by vboxsync
libs/xpcom: Move the remaining lock specific definitions to the only …
10:31 AM Changeset in vbox [102241] by vboxsync
libs/xpcom: Remove the generic intialization routine from nsprpub now …
10:21 AM Changeset in vbox [102240] by vboxsync
libs/xpcom: Move all pthreads related stuff into the last remaining …
10:16 AM Changeset in vbox [102239] by vboxsync
libs/xpcom: Remove unused code in nsprpub, bugref:10545
10:16 AM Changeset in vbox [102238] by vboxsync
libs/xpcom: Remove public PR_Lock and PR_CondVar APIs as they are not …
10:08 AM Changeset in vbox [102237] by vboxsync
libs/xpcom: Remove public PR_Lock and PR_CondVar APIs as they are not …
10:02 AM Changeset in vbox [102236] by vboxsync
libs/xpcom: Move machine dependent (MD) code for the interval API into …
9:58 AM Changeset in vbox [102235] by vboxsync
libs/xpcom: Remove public PR_Lock and PR_CondVar APIs as they are not …
9:57 AM Changeset in vbox [102234] by vboxsync
libs/xpcom: Move machine dependent (MD) code for the interval API into …
9:50 AM Changeset in vbox [102233] by vboxsync
libs/xpcom: Remove useless init code in nsprpub, bugref:10545
9:44 AM Changeset in vbox [102232] by vboxsync
libs/xpcom: Remove public PR_Lock and PR_CondVar APIs as they are not …
9:37 AM Changeset in vbox [102231] by vboxsync
libs/xpcom: Remove individual _<os>.h files and merge relevant stuff …
9:16 AM Changeset in vbox [102230] by vboxsync
Shared Clipboard/tstClipboardHttpServer: Try to fixing timeouts on the …
9:14 AM Changeset in vbox [102229] by vboxsync
libs/xpcom: Remove individual *.cfg files and merge relevant stuff …
9:07 AM Changeset in vbox [102228] by vboxsync
Main/Unattended: Added support for returning hashed values (MD5, SHA1, …
8:58 AM Changeset in vbox [102227] by vboxsync
Main/Unattended: Added support for returning hashed values (MD5, SHA1, …
8:55 AM Changeset in vbox [102226] by vboxsync
libs/xpcom: Remove individual *.cfg files and merge relevant stuff …
8:54 AM Changeset in vbox [102225] by vboxsync
libs/xpcom: Remove use PR_Now() and get rid of it, bugref:10545
8:53 AM Changeset in vbox [102224] by vboxsync
Main/Unattended: Added support for returning hashed values (MD5, SHA1, …

Nov 21, 2023:

9:42 PM Changeset in vbox [102223] by vboxsync
libs/xpcom: Remove more unused code, bugref:10545
5:59 PM Changeset in vbox [102222] by vboxsync
FE/Qt: Minimum for font scaling is now 40% instead of 20%.
5:25 PM Changeset in vbox [102221] by vboxsync
FE/Qt: bugref:10513: Reverting r160146; As we consider this option to …
5:19 PM Changeset in vbox [102220] by vboxsync
FE/Qt: bugref:10513: Changed requirements for Global Preferences …
5:16 PM Changeset in vbox [102219] by vboxsync
FE/Qt: bugref:10513: Changed requirements for Basic set of …
3:19 PM Changeset in vbox [102218] by vboxsync
libs/xpcom: Remove mostly unused headers and move used stuff somewhere …
3:14 PM Changeset in vbox [102217] by vboxsync
libs/xpcom: Clear out more unused stuff to fix the build, bugref:10545
3:10 PM Changeset in vbox [102216] by vboxsync
libs/xpcom: Remove mostly unused headers and move used stuff somewhere …
3:00 PM Changeset in vbox [102215] by vboxsync
libs/xpcom: Bury the NSPR thread code finally, there is no user left, …
2:50 PM Changeset in vbox [102214] by vboxsync
libs/xpcom: Remove unused includes, bugref:10545
2:29 PM Changeset in vbox [102213] by vboxsync
libs/xpcom: As PR_Interrupt() is not existing anymore it issafe to …
2:24 PM Changeset in vbox [102212] by vboxsync
libs/xpcom: Remove now unused code in nsprpub, bugref:10545 [build fix]
2:19 PM Changeset in vbox [102211] by vboxsync
libs/xpcom: Remove now unused code in nsprpub, bugref:10545
2:11 PM Changeset in vbox [102210] by vboxsync
libs/xpcom/xpcom: Get rid of PR_GetCurrentThread(), bugref:10545
2:04 PM Changeset in vbox [102209] by vboxsync
libs/xpcom/nsprpub: Now that there is no one left querying the …
1:54 PM Changeset in vbox [102208] by vboxsync
libs/xpcom: Remove querying the exact failure in plevent.c because …
1:46 PM Changeset in vbox [102207] by vboxsync
libs/xpcom: Remove unused error handling code, bugref:10545
1:38 PM Changeset in vbox [102206] by vboxsync
VBox: Get rid of unused (and now removed) include, bugref:10545 [build fix]
1:32 PM Changeset in vbox [102205] by vboxsync
libs/xpcom: Get rid of nsprpub I/O methods and associated code, …
1:30 PM Changeset in vbox [102204] by vboxsync
libs/xpcom/xpcom: Get rid of last PR_GetErrorText() usages which are …
1:20 PM Changeset in vbox [102203] by vboxsync
libs/xpcom: Get rid of nsprpub I/O methods and associated code, …
1:16 PM Changeset in vbox [102202] by vboxsync
libs/xpcom: Start kicking out threads stuff which is not used …
1:15 PM Changeset in vbox [102201] by vboxsync
ValKit/bs3-cpu-basic-3: More 64-bit lea testing. bugref:10371
1:02 PM Changeset in vbox [102200] by vboxsync
libs/xpcom: Get rid of nsprpub I/O methods and associated code, …
1:01 PM Changeset in vbox [102199] by vboxsync
libs/xpcom: Remove unused pprio.h, bugref:10545
12:58 PM Changeset in vbox [102198] by vboxsync
libs/xpcom: Get rid of nsprpub I/O methods and associated code, …
12:51 PM Changeset in vbox [102197] by vboxsync
libs/xpcom: Remove unused prio.h includes, bugref:10545
12:47 PM Changeset in vbox [102196] by vboxsync
libs/xpcom/xpcom: Convert xptiManifest reading and writing from …
12:43 PM Changeset in vbox [102195] by vboxsync
libs/xpcom/xpcom: Get rid of nsprpub based file I/O and convert to …
11:52 AM Changeset in vbox [102194] by vboxsync
libs/xpcom: Remove now unused prstdio.c, bugref:10545
11:52 AM Changeset in vbox [102193] by vboxsync
scm fix, bs3-mode-MemCopyFlat.asm file
11:19 AM Changeset in vbox [102192] by vboxsync
libs/xpcom/xpcom: Convert nsComponentManager registry reading from …
11:15 AM Changeset in vbox [102191] by vboxsync
libs/xpcom/xpcom: Convert xptiManifest reading and writing from …
11:09 AM Changeset in vbox [102190] by vboxsync
Validation Kit/vboxtestvms.py: Fix config of win7-64 smoketest VM.
11:03 AM Changeset in vbox [102189] by vboxsync
Validation Kit/vboxtestvms.py: Fix guest OS type for Windows Server …
10:57 AM Changeset in vbox [102188] by vboxsync
Shared Clipboard/Transfers: Compile fix for Solaris (not enabled by …
10:50 AM Changeset in vbox [102187] by vboxsync
libs/xpcom/xpcom: Convert nsComponentManager registry reading from …
10:38 AM Changeset in vbox [102186] by vboxsync
libs/xpcom/xpcom: Convert nsComponentManager and nsCategoryManager …
10:25 AM Changeset in vbox [102185] by vboxsync
Storage/DrvVD: Floppy type upgrade fixes. bugref:10371
10:08 AM Changeset in vbox [102184] by vboxsync
libs/xpcom: Convert some xpti logging to use IPRT instead of NSPR, …
9:46 AM Changeset in vbox [102183] by vboxsync
ValKit/bs3-cpu-basic-3: Move the 64-bit lea tests to the high DLL …
9:46 AM Changeset in vbox [102182] by vboxsync
ValKit/bs3-cpu-basic-3: Move the 64-bit lea tests to the high DLL …
9:45 AM Changeset in vbox [102181] by vboxsync
ValKit/bs3kit: High DLL loading fixes (keep forgetting the BIOS …
9:42 AM Changeset in vbox [102180] by vboxsync
Shared Clipboard/tstClipboardHttpServer: Further decreased test file …
9:23 AM Changeset in vbox [102179] by vboxsync
libs/xpcom: Remove more unused code, bugref:10545 [Missing file]
9:20 AM Changeset in vbox [102178] by vboxsync
libs/xpcom: Remove more unused code, bugref:10545
9:09 AM Changeset in vbox [102177] by vboxsync
libs/xpcom/xpcom: Convert the xptiAutoLog timestamp writing to IPRT …
8:38 AM Changeset in vbox [102176] by vboxsync
libs/xpcom: Remove unused code, bugref:10545
8:29 AM Changeset in vbox [102175] by vboxsync
libs/xpcom: Replace PL_strdup/PL_strndup/PL_strfree with IPRT …
8:19 AM Changeset in vbox [102174] by vboxsync
libs/xpcom: Remove more unused code, bugref:10545
8:18 AM Changeset in vbox [102173] by vboxsync
libs/xpcom/nsprpub: Convert PR_Atomic* to ASMAtomic*, bugref:10545 …
7:09 AM Changeset in vbox [102172] by vboxsync
VMM/HMVMXR0: Nested VMX: bugref:10318 Trying to nail down the cause of …

Nov 20, 2023:

11:05 PM Changeset in vbox [102171] by vboxsync
Main/Unattended: Removed WIMImage::mEnmOsType as it is a duplicate of …
10:54 PM Changeset in vbox [102170] by vboxsync
Main/Unattended: Changed a three uses of VBOXOSTYPE_OsTypeMask to …
10:52 PM Changeset in vbox [102169] by vboxsync
VBox/ostypes.h: Added some words on how VBOXOSTYPE is split up as well …
10:51 PM Changeset in vbox [102168] by vboxsync
VBox/ostypes.h: Added some words on how VBOXOSTYPE is split up as well …
10:43 PM Changeset in vbox [102167] by vboxsync
VBoxManage: 'list ostype': Use platformArchitectureToStr (no …
10:13 PM Changeset in vbox [102166] by vboxsync
Shared Clipboard/Transfers: Another build fix for Solaris (not enabled …
6:41 PM Changeset in vbox [102165] by vboxsync
Shared Clipboard/Transfers: Compile fix for Solaris (not enabled by …
5:56 PM Changeset in vbox [102164] by vboxsync
FE/Qt: bugref:10513: Temporary layout workaround for UIDescriptionEditor.
5:43 PM Changeset in vbox [102163] by vboxsync
Shared Clipboard/tstClipboardHttpServer: Added some more tests (Korean …
5:32 PM Changeset in vbox [102162] by vboxsync
FE/Qt: bugref:10513: UINameAndSystemEditor: Make sure editor allows to …
5:26 PM Changeset in vbox [102161] by vboxsync
Shared Clipboard/tstClipboardHttpServer: Compare source and …
5:24 PM Changeset in vbox [102160] by vboxsync
FE/Qt: bugref:10513: UIAdvancedSettingsDialog: Make sure both x86 and …
5:10 PM Changeset in vbox [102159] by vboxsync
Shared Clipboard/tstClipboardHttpServer: Increased default running …
5:10 PM Changeset in vbox [102158] by vboxsync
ValKit/bs3kit,bs3-cpu-basic-3: Experimental support for loading a 2nd …
4:16 PM Changeset in vbox [102157] by vboxsync
ValKit/bs3kit,bs3-cpu-basic-3: Experimental support for loading a 2nd …
4:16 PM Changeset in vbox [102156] by vboxsync
IPRT/ldrLX: Must always apply internal fixups after loading the bits, …
3:22 PM Changeset in vbox [102155] by vboxsync
include/VBox/ostypes.h: Fix platform architecture mask, …
3:15 PM Changeset in vbox [102154] by vboxsync
Frontends/VBoxManage: Add platform architecture to OS type list. …
3:05 PM Changeset in vbox [102153] by vboxsync
FE/Qt: bugref:10513: A bit of cleanup for UIGuestOSType stuff.
2:58 PM Changeset in vbox [102152] by vboxsync
FE/Qt: bugref:10513: UIGuestOSType: A bit of refactoring; Rename …
2:06 PM Changeset in vbox [102151] by vboxsync
FE/Qt: bugref:10501. Some fixes in retranslate stuff, etc.
11:14 AM Changeset in vbox [102150] by vboxsync
ValKit/bs3kit: Initial Bs3DiskQueryGeometry code. bugref:10371
11:14 AM Changeset in vbox [102149] by vboxsync
ValKit/bs3kit: Initial Bs3DiskQueryGeometry code. bugref:10371
6:45 AM Changeset in vbox [102148] by vboxsync
FE/Qt: bugref:10501. Build fix.
6:35 AM Changeset in vbox [102147] by vboxsync
FE/Qt: bugref:10501. Splitting UIVMActivityMonitor into a base and a …

Nov 18, 2023:

5:53 PM Changeset in vbox [102146] by vboxsync
Shared Clipboard/Transfers: Implemented support for percent-encoded …

Nov 17, 2023:

9:47 PM Changeset in vbox [102145] by vboxsync
WDDM: user mode driver update: bugref:10529
7:25 PM Changeset in vbox [102144] by vboxsync
WDDM: miniport update: bugref:10529
7:06 PM Changeset in vbox [102143] by vboxsync
Devices/Graphics: header update. bugref:10529
6:59 PM Changeset in vbox [102142] by vboxsync
Devices/Graphics: avoid compiler warnings. bugref:10529
3:27 PM Changeset in vbox [102141] by vboxsync
Shared Clipboard/Transfers: Implemented support for percent-encoded …
3:26 PM Changeset in vbox [102140] by vboxsync
FE/Qt: bugref:10513: Before opening any kind of settings dialog make …
2:35 PM Changeset in vbox [102139] by vboxsync
FE/Qt: bugref:10513: Get rid of UISettingsDialog/Specific usage; …
2:11 PM Changeset in vbox [102138] by vboxsync
FE/Qt: bugref:10513: Runtime UI / Machine logic: Switching to advanced …
12:51 PM Changeset in vbox [102137] by vboxsync
WDDM: D3D11_1DDI_VIDEODEVICEFUNCS: bugref:10529
12:46 PM Changeset in vbox [102136] by vboxsync
Devices/Graphics: additional header. bugref:10529
11:16 AM Changeset in vbox [102135] by vboxsync
VMM/CPUM: Fixed incorrect assertion on max XState size. ticketref:21678
10:16 AM Changeset in vbox [102134] by vboxsync
ValKit/bs3-cpu-basic-3: Simplified the template files. Fixed lea test …
10:05 AM Changeset in vbox [102133] by vboxsync
ValKit/bs3-cpu-basic-3: 32-bit LEA test fixes and completion. bugref:10371
9:53 AM Changeset in vbox [102132] by vboxsync
ValKit/bs3kit: indent
9:53 AM Changeset in vbox [102131] by vboxsync
ValKit/bs3kit: No need to have and _END segment for the …

Nov 16, 2023:

11:51 PM Changeset in vbox [102130] by vboxsync
ValKit/bs3-cpu-basic-2: Split out the LEA testing into bs3-cpu-basic-3 …
11:36 PM Changeset in vbox [102129] by vboxsync
ValKit/bs3-cpu-basic-2: Working on LEA testing. bugref:10371
10:41 PM Changeset in vbox [102128] by vboxsync
ValKit/bs3-cpu-basic-2: Working on LEA testing; committing early to …
10:39 PM Changeset in vbox [102127] by vboxsync
ValKit/bs3kit: Added Bs3SelLnkCodePtrToCurPtr and …
10:34 PM Changeset in vbox [102126] by vboxsync
include: kmk incs (sans VBox/err.mac) bugref:10371
4:40 PM Changeset in vbox [102125] by vboxsync
FE/Qt: bugref:10450: QITableWidget: Accessibility interface fixes for …
3:38 PM Changeset in vbox [102124] by vboxsync
FE/Qt: bugref:10513: VBox Manager: Show VM Activity hamburger menu …
3:34 PM Changeset in vbox [102123] by vboxsync
FE/Qt: bugref:10513: VBox Manager: Hide File Manager hamburger menu …
12:41 PM Changeset in vbox [102122] by vboxsync
libs/xpcom/xpcom: Backout r160242 as the regression introduced in …
11:34 AM Changeset in vbox [102121] by vboxsync
libs/xpcom/xpcom: Follow-up amendment to r160116 to relocate the …
11:31 AM Changeset in vbox [102120] by vboxsync
FE/Qt: bugref:10513: VBox Manager: Hide Media, Network and Activity …
11:23 AM Changeset in vbox [102119] by vboxsync
FE/Qt: bugref:10513: VBox Manager: Add corresponding extra-data event …
11:19 AM Changeset in vbox [102118] by vboxsync
FE/Qt: bugref:10513: VBox Manager / Tools pane Global: Don't forget to …

Nov 15, 2023:

9:34 PM Changeset in vbox [102117] by vboxsync
ValKit/bs3-cpu-basic-2: 16-bit lea/addressing testcase. bugref:10371
7:41 PM Changeset in vbox [102116] by vboxsync
Main/Unattended: added user payload to unattended. bugref:10446
6:55 PM Changeset in vbox [102115] by vboxsync
Shared Clipboard: Better error case handling in …
6:47 PM Changeset in vbox [102114] by vboxsync
Shared Clipboard: Locking fix for ShClTransferHttpServerGetUrlA(). …
4:23 PM Changeset in vbox [102113] by vboxsync
Main: Added IPlatformProperties::getSupportedBootDevices(), so that …
4:03 PM Changeset in vbox [102112] by vboxsync
FE/Qt: bugref:10513: VBox Manager / Tools pane model: Hide restricted …
4:01 PM Changeset in vbox [102111] by vboxsync
FE/Qt: bugref:10513: VBox Manager: Make sure Chooser pane let Tool …
3:54 PM Changeset in vbox [102110] by vboxsync
FE/Qt: bugref:10513: VBox Manager: Update Machine tools menu right …
3:10 PM Changeset in vbox [102109] by vboxsync
ValidationKit: Fix for 7.1 API changes, bugref:10507 [fix]
2:55 PM Changeset in vbox [102108] by vboxsync
ValidationKit: Fix for 7.1 API changes, bugref:10507
2:09 PM Changeset in vbox [102107] by vboxsync
FE/Qt: bugref:10513: VBox Manager / Tools pane: Wipe out stuff related …
2:06 PM Changeset in vbox [102106] by vboxsync
FE/Qt: bugref:10513: VBox Manager / Tools pane: Wipe out stuff related …
1:54 PM Changeset in vbox [102105] by vboxsync
FE/Qt: bugref:10513: VBox Manager / Tools pane model: Fixing …
1:47 PM Changeset in vbox [102104] by vboxsync
FE/Qt: bugref:10513: VBox Manager: Large cleanup for Tools pane model.
1:44 PM Changeset in vbox [102103] by vboxsync
libs/xpcom: Make sure IPRT is initialized when NS_InitXPCOM2() is …
1:35 PM Changeset in vbox [102102] by vboxsync
FE/Qt: bugref:10535. Using API properties rather than string …
12:07 PM Changeset in vbox [102101] by vboxsync
scm fixes.
12:03 PM Changeset in vbox [102100] by vboxsync
scm fixes.
11:53 AM Changeset in vbox [102099] by vboxsync
scm fixes.
11:39 AM Changeset in vbox [102098] by vboxsync
FE/Qt: bugref:10513: VBox Manager: Duplicate tools hamburger menu …
11:24 AM Changeset in vbox [102097] by vboxsync
Changed 'uint32_t' to 'size_t'.
11:11 AM Changeset in vbox [102096] by vboxsync
ValKit/bootsectors: Need to make sure Visual C++ doesn't make use of …
10:21 AM Changeset in vbox [102095] by vboxsync
Jira:VBP-402. Added OCI telemetry API support in VBoxManage. 2 new …
10:21 AM Changeset in vbox [102094] by vboxsync
Jira:VBP-402. Added OCI telemetry API support in ICloudMachine and …
12:50 AM Changeset in vbox [102093] by vboxsync
DBGC: Build fix.

Nov 14, 2023:

11:53 PM Changeset in vbox [102092] by vboxsync
VMM/DBGF,DBGC,Main: Added DBGFR3RegNmQueryEx and fixed some issues …
3:48 PM Changeset in vbox [102091] by vboxsync
FE/Qt: bugref:10513: UIEditor: Adjust show/hide signal emit condition …
7:17 AM Changeset in vbox [102090] by vboxsync
VMM/CPUM: Nested VMX: bugref:10318 Enabled RDSEED-exiting and …
7:06 AM Changeset in vbox [102089] by vboxsync
VMM: Nested VMX: bugref:10318 Removed paranoia assertion which can …

Nov 13, 2023:

6:01 PM Changeset in vbox [102088] by vboxsync
CPUMR3CpuId: On AMD processors which report zero cache line size in …
4:17 PM Changeset in vbox [102087] by vboxsync
FE/Qt: bugref:10513: UIAdvancedSettingsDialog: Make sure previously …
3:42 PM Changeset in vbox [102086] by vboxsync
added logging to differ beginning and ending of actionConfig, …
3:42 PM Changeset in vbox [102085] by vboxsync
FE/Qt: bugref:10543: VM Settings / General page: Make sure LONG mode …
3:38 PM Changeset in vbox [102084] by vboxsync
FE/Qt: bugref:10513: UIVirtualBoxManager: Enable advanced settings …
1:16 PM Changeset in vbox [102083] by vboxsync
VMM/IEM: Fixed register handling for the RC variable in …
12:57 PM Changeset in vbox [102082] by vboxsync
VMM/IEM: Native translation of IEM_MC_FETCH_GREG_U8_THREADED. bugref:10371
12:57 PM Changeset in vbox [102081] by vboxsync
iprt/armv8.h: Doxygen fix. bugref:10371
12:11 PM Changeset in vbox [102080] by vboxsync
VMM/IEM: Native translation for IEM_MC_CALL_CIMPL_[3-5]_THREADED and …
12:03 PM Changeset in vbox [102079] by vboxsync
VMM/IEM: Native handling/translation of IEM_MC_GREG_U8_THREADED. …
11:58 AM Changeset in vbox [102078] by vboxsync
VMM/IEM: Native handling/translation of IEM_MC_GREG_Uxx[_CONST]. …
11:52 AM Changeset in vbox [102077] by vboxsync
VMM/IEM,STAM: Native translation of IEM_MC_REF_EFLAGS, …
8:09 AM Changeset in vbox [102076] by vboxsync
ValKit: Simple algorithm for basic screenshot validation of a Windows …
4:00 AM Changeset in vbox [102075] by vboxsync
scm
3:59 AM Changeset in vbox [102074] by vboxsync
scm
1:17 AM Changeset in vbox [102073] by vboxsync
VMM/IEM: Native translation of IEM_MC_CALC_RM_EFF_ADDR_THREADED_32. …

Nov 12, 2023:

11:12 PM Changeset in vbox [102072] by vboxsync
VMM/IEM: A little python cleanup. bugref:10371
10:46 PM Changeset in vbox [102071] by vboxsync
VMM/IEM: Native translation of IEM_MC_CALC_RM_EFF_ADDR_THREADED_16. …
1:36 AM Changeset in vbox [102070] by vboxsync
VMM/IEM: Native translation of IEM_MC_CLEAR_HIGH_GREG_U64. Had to …

Nov 11, 2023:

2:40 AM Changeset in vbox [102069] by vboxsync
VMM/IEM: Native translation of IEM_MC_STORE_GREG_U32_CONST. bugref:10371
2:31 AM Changeset in vbox [102068] by vboxsync
VMM/IEM: Native translation of IEM_MC_STORE_GREG_U32 and …

Nov 10, 2023:

4:24 PM Changeset in vbox [102067] by vboxsync
VMM/IEM: Native translation of IEM_MC_STORE_GREG_U16_CONST. bugref:10371
4:20 PM Changeset in vbox [102066] by vboxsync
iprt/armv8.h: Build fix. bugref:10371
4:14 PM Changeset in vbox [102065] by vboxsync
VMM/IEM: Native translation of IEM_MC_STORE_GREG_U16. Fixed a bunch of …
2:15 PM Changeset in vbox [102064] by vboxsync
Additions: X11/Wayland: vboxwl/VBoxClient IPC: Prevent partial reads …
2:01 PM Changeset in vbox [102063] by vboxsync
libs/xpcom: Remove more now unused code from nsprpub, bugref:10545
1:27 PM Changeset in vbox [102062] by vboxsync
libs/xpcom/ipc/ipcd/daemon: Rewrite the IPC daemon code to move away …
12:39 PM Changeset in vbox [102061] by vboxsync
FE/Qt: bugref:10513: VM Settings / General page / Description tab: …
9:47 AM Changeset in vbox [102060] by vboxsync
libs/xpcom/ipc/ipcd/client: Rewrite the IPC client connection code to …
8:26 AM Changeset in vbox [102059] by vboxsync
VMM/PGM: Nested VMX: bugref:10318 Disabled overly strict assertion for …
7:56 AM Changeset in vbox [102058] by vboxsync
libs/xpcom: Convert nsProxyEventObject to use a IPRT fast mutex …
7:53 AM Changeset in vbox [102057] by vboxsync
libs/xpcom: Convert nsEventQueueService to use a IPRT fast mutex …

Nov 9, 2023:

9:45 PM Changeset in vbox [102056] by vboxsync
Installer/win: Fix previous change, need option for CA cert. bugref:8691
9:17 PM Changeset in vbox [102055] by vboxsync
Installer/win: Fix previous change, extract-timestamp-root has no …
8:39 PM Changeset in vbox [102054] by vboxsync
/Config.kmk,Installer/win: If VBOX_WITH_VBOX_LEGACY_TS_CA is set use …
8:16 PM Changeset in vbox [102053] by vboxsync
Main/XPCOM: Convert re-spawning VBoxSVC from NSPR to IPRT, …
7:54 PM Changeset in vbox [102052] by vboxsync
Main/XPCOM: Convert re-spawning VBoxSVC from NSPR to IPRT, …
7:53 PM Changeset in vbox [102051] by vboxsync
libs/xpcom: Remove now unused PR_sscanf API, bugref:10545
7:50 PM Changeset in vbox [102050] by vboxsync
libs/xpcom: Remove now unused prprocess.h API, bugref:10545 [fix]
7:48 PM Changeset in vbox [102049] by vboxsync
libs/xpcom: Remove now unused prprocess.h API, bugref:10545
7:47 PM Changeset in vbox [102048] by vboxsync
Main/XPCOM: Convert re-spawning VBoxSVC from NSPR to IPRT, bugref:10545
6:27 PM Changeset in vbox [102047] by vboxsync
libs/xpcom/ipc: Rewrote the IPC daemon startup code to use IPRT …
6:03 PM Changeset in vbox [102046] by vboxsync
Additions: X11/Wayland: Build VBoxClient with WL support only for …
5:28 PM Changeset in vbox [102045] by vboxsync
Additions: X11/Wayland: wayland-helper-dcp: Return value of proper …
5:17 PM Changeset in vbox [102044] by vboxsync
Additions: X11/Wayland: Another attempt to fix build (6), bugref:10194.
5:16 PM Changeset in vbox [102043] by vboxsync
Additions: X11/Wayland: Another attempt to fix build (4), bugref:10194.
5:01 PM Changeset in vbox [102042] by vboxsync
FE/Qt: bugref:10513: VM Settings / System page / Motherboard tab: …
3:30 PM Changeset in vbox [102041] by vboxsync
FE/Qt: bugref:10513: Changed requirements for VM Settings / System …
3:16 PM Changeset in vbox [102040] by vboxsync
liblzma: Corrected SUB_DEPTH in Makefile.kmk. This was preventing a …
3:14 PM Changeset in vbox [102039] by vboxsync
Additions: X11/Wayland: Another attempt to fix build (3), bugref:10194.
2:45 PM Changeset in vbox [102038] by vboxsync
CPUMR3Db: Removed duplicate entry.
2:04 PM Changeset in vbox [102037] by vboxsync
FE/Qt: bugref:10513: Changed requirements for Preferences / Update …
1:50 PM Changeset in vbox [102036] by vboxsync
FE/Qt: bugref:10513: Changed requirements for Preferences / General …
1:38 PM Changeset in vbox [102035] by vboxsync
VMM/IEM: More variable checks added to tstIEMCheckMc. bugref:10371
1:29 PM Changeset in vbox [102034] by vboxsync
VMM/IEM: Nested VMX: bugref:10318 Minor ifdef simplification nit.
1:16 PM Changeset in vbox [102033] by vboxsync
VMM/IEM: Fixed some inconsistencies wrt input for IEM_MC_PUSH_*. …
12:59 PM Changeset in vbox [102032] by vboxsync
Additions: X11/Wayland: Fix build when shared clipboard support is …
12:48 PM Changeset in vbox [102031] by vboxsync
libs/xpcom/python: Don't register nsIClassInfo twice, causes a heap …
12:38 PM Changeset in vbox [102030] by vboxsync
libs/xpcom: Get rid of now unused nsThread.{cpp,h}, bugref:10545
12:34 PM Changeset in vbox [102029] by vboxsync
VMM/IEM: Added more variable checks to tstIEMCheckMc and found 4 …
12:22 PM Changeset in vbox [102028] by vboxsync
Additions: X11/Wayland: Installer: Detect Wayland on user graphical …
12:19 PM Changeset in vbox [102027] by vboxsync
Additions: X11/Wayland: Another attempt to fix build (2), bugref:10194.
12:10 PM Changeset in vbox [102026] by vboxsync
Additions: X11/Wayland: Another attempt to fix build, bugref:10194.
12:00 PM Changeset in vbox [102025] by vboxsync
Additions: X11/Wayland: Attempt to address build issues, bugref:10194.
11:53 AM Changeset in vbox [102024] by vboxsync
VMM: VMXAllTemplate.cpp.h: Added new VMCS field encodings.
11:53 AM Changeset in vbox [102023] by vboxsync
hm_vmx.h: Added new VMCS field encodings.
11:38 AM Changeset in vbox [102022] by vboxsync
VMM/IEM: Split out the inlined code emitters from IEMN8veRecompiler.h …
11:36 AM Changeset in vbox [102021] by vboxsync
Additions: X11/Wayland: Add forgotten VBGH_ENV_DESKTOP_SESSION macro, …
11:27 AM Changeset in vbox [102020] by vboxsync
VMM: Nested VMX: bugref:10318 Discard unused VMCS launch-state bits …
11:24 AM Changeset in vbox [102019] by vboxsync
Additions: X11/Wayland: Start building Wayland tools, bugref:10194.
11:19 AM Changeset in vbox [102018] by vboxsync
GUI: Introduce guest notifcation about VM window input focus state …
10:42 AM Changeset in vbox [102017] by vboxsync
libs/xpcom: Remove TestThreads as nsThread is unused now and scheduled …
10:30 AM Changeset in vbox [102016] by vboxsync
libs/xpcom/xpcom: Convert nsEventQueueService,nsEventQueue and plevent …
10:29 AM Changeset in vbox [102015] by vboxsync
libs/xpcom/ipc: Convert ipcDConnectService.cpp from nsIThread to …
8:31 AM Changeset in vbox [102014] by vboxsync
libs/xpcom/java: Remove unused include, bugref:10545
8:30 AM Changeset in vbox [102013] by vboxsync
libs/xpcom/java: Remove unused code, bugref:10545
2:09 AM Changeset in vbox [102012] by vboxsync
VMM/IEM: If we use structure variables in MC blocks, we need special …

Nov 8, 2023:

10:10 PM Changeset in vbox [102011] by vboxsync
VMM/IEM: Added a flush mask for guest register shadows to the …
9:36 PM Changeset in vbox [102010] by vboxsync
VMM/IEM: More on the subject of correctly flushing guest register …
9:18 PM Changeset in vbox [102009] by vboxsync
Config.kmk: Use the SHA1 legacy timestamp CA consistently, old Windows …
7:26 PM Changeset in vbox [102008] by vboxsync
libs/xpcom: Get rid of prdtoa.{c,h} in nsprpub, bugref:10545 [fix]
7:19 PM Changeset in vbox [102007] by vboxsync
libs/xpcom: Get rid of prdtoa.{c,h} in nsprpub, bugref:10545
7:17 PM Changeset in vbox [102006] by vboxsync
libs/xpcom: Use RTStrFormatR64() and RTStrToFloatEx() instead of …
7:07 PM Changeset in vbox [102005] by vboxsync
libs/xpcom: Use RTStrToDoubleEx() instead of PR_strtod() in …
7:07 PM Changeset in vbox [102004] by vboxsync
libs/xpcom: Drop floating point support from PR_sscanf() as it is not …
6:51 PM Changeset in vbox [102003] by vboxsync
libs/xpcom/nsprpub: Convert from PR_ASSERT to IPRT assertions, …
6:41 PM Changeset in vbox [102002] by vboxsync
libs/xpcom: Get rid of unused prmmap.c in nsprpub, bugref:10545
6:40 PM Changeset in vbox [102001] by vboxsync
libs/xpcom: Get rid of prlog.{c,h} in nsprpub, bugref:10545
6:30 PM Changeset in vbox [102000] by vboxsync
libs/xpcom/nsprpub: Convert from PR_ASSERT to IPRT assertions, bugref:10545
6:28 PM Changeset in vbox [101999] by vboxsync
libs/xpcom/nsprpub/lib: Convert from PR_ASSERT to IPRT assertions, …
6:06 PM Changeset in vbox [101998] by vboxsync
libs/xpcom: Remove unused include, bugref:10545
5:57 PM Changeset in vbox [101997] by vboxsync
libs/xpcom/xpcom: Convert from PR_ASSERT to IPRT assertions, bugref:10545
5:57 PM Changeset in vbox [101996] by vboxsync
libs/xpcom/ipc: More conversion to IPRT infrastructure, bugref:10545
5:55 PM Changeset in vbox [101995] by vboxsync
libs/xpcom/ipc: Remove unused transmngr/module code, bugref:10545
5:47 PM Changeset in vbox [101994] by vboxsync
libs/xpcom: Convert ptthread.c from PR_LOG to IPRT's logging …
5:44 PM Changeset in vbox [101993] by vboxsync
libs/xpcom: Convert nsEventQueue.cpp from PR_LOG to IPRT's logging …
5:37 PM Changeset in vbox [101992] by vboxsync
libs/xpcom: Convert nsEventQueueService.cpp from PR_LOG to IPRT's …
5:34 PM Changeset in vbox [101991] by vboxsync
libs/xpcom: Convert nsThread.cpp from PR_LOG to IPRT's logging …
5:30 PM Changeset in vbox [101990] by vboxsync
libs/xpcom: Convert plevent.c from PR_LOG to IPRT's logging …
5:25 PM Changeset in vbox [101989] by vboxsync
libs/xpcom: Cleanup nsComponentManager.cpp, convert from PR_LOG to …
5:23 PM Changeset in vbox [101988] by vboxsync
libs/xpcom: Cleanup nsComponentManager.cpp, convert from PR_LOG to …
4:58 PM Changeset in vbox [101987] by vboxsync
libs/xpcom: Cleanup nsNativeComponentLoader.cpp, convert from PR_LOG …
4:37 PM Changeset in vbox [101986] by vboxsync
libs/xpcom: Convert nsObserverService.cpp from PR_LOG to IPRT's Log, …
4:32 PM Changeset in vbox [101985] by vboxsync
libs/xpcom: Cleanup nsDebugImpl.{cpp,h}, remove unused code and move a …
3:56 PM Changeset in vbox [101984] by vboxsync
VMM/IEM: Added a flush mask for guest register shadows to the …
3:34 PM Changeset in vbox [101983] by vboxsync
libs/xpcom: Remove unused PR_Sleep, bugref:10545
3:04 PM Changeset in vbox [101982] by vboxsync
libs/xpcom: Convert PR_Sleep to RTThreadSleep/RTThreadYield, bugref:10545
2:07 PM Changeset in vbox [101981] by vboxsync
libs/xpcom: Convert plevent.{c,h} to IPRT critical sections and event …
1:46 PM Changeset in vbox [101980] by vboxsync
libs/xpcom: Remove dead code in nsNativeCharsetUtils.cpp, bugref:10545
1:46 PM Changeset in vbox [101979] by vboxsync
FE/Qt: bugref:10543: VM Settings / Network pages: Make sure promisc. …
1:44 PM Changeset in vbox [101978] by vboxsync
libs/xpcom/xpcom/io: Convert some code from using PRLock to IPRT's …
1:40 PM Changeset in vbox [101977] by vboxsync
libs/xpcom: Get rid of the now unused PR_Atomic* API, bugref:10545 [fix]
1:38 PM Changeset in vbox [101976] by vboxsync
libs/xpcom/xpcom/components: Convert some code from using PRLock to …
1:31 PM Changeset in vbox [101975] by vboxsync
libs/xpcom/xpcom: Convert some code from using PRLock to IPRT's …
1:24 PM Changeset in vbox [101974] by vboxsync
FE/Qt: bugref:10543: VM Settings / System pages: Load amount of …
1:20 PM Changeset in vbox [101973] by vboxsync
libs/xpcom: Remove some hopefully not used code (localtime_r should be …
1:16 PM Changeset in vbox [101972] by vboxsync
libs/xpcom: Remove some hopefully not used code (localtime_r should be …
1:04 PM Changeset in vbox [101971] by vboxsync
libs/xpcom: Get rid of the now unused PR_Atomic* API, bugref:10545 [fix]
12:55 PM Changeset in vbox [101970] by vboxsync
libs/xpcom: Get rid of the now unused PR_Atomic* API, bugref:10545 [fix]
12:52 PM Changeset in vbox [101969] by vboxsync
libs/xpcom: Get rid of the now unused PR_Atomic* API, bugref:10545
12:48 PM Changeset in vbox [101968] by vboxsync
libs/xpcom/nsprpub: Convert PR_Atomic* to ASMAtomic*, bugref:10545
12:44 PM Changeset in vbox [101967] by vboxsync
libs/xpcom/xpcom: Convert PR_Atomic* to ASMAtomic*, bugref:10545
12:30 PM Changeset in vbox [101966] by vboxsync
libs/xpcom/ipc: Convert PR_Atomic* to ASMAtomic*, bugref:10545
12:26 PM Changeset in vbox [101965] by vboxsync
libs/xpcom: Get rid of now unused PR_GetEnv/PR_SetEnv API, …
12:18 PM Changeset in vbox [101964] by vboxsync
libs/xpcom: Get rid of the file descriptor cache in nsprpub as it …
12:08 PM Changeset in vbox [101963] by vboxsync
libs/xpcom: Get rid of now unused PR_GetEnv/PR_SetEnv API, bugref:10545
12:01 PM Changeset in vbox [101962] by vboxsync
libs/xpcom: Convert PR_GetEnv/PR_SetEnv to IPRT RTEnv* API, bugref:10545
11:11 AM Changeset in vbox [101961] by vboxsync
libs/xpcom: Get rid of more now unused code in nsprpub, bugref:10545
11:04 AM Changeset in vbox [101960] by vboxsync
libs/xpcom: Convert nsThread.{cpp,h} to the IPRT RTTls* API, bugref:10545
10:57 AM Changeset in vbox [101959] by vboxsync
libs/xpcom: Convert ipcLockService.{cpp,h} to IPRT and remove some …
10:54 AM Changeset in vbox [101958] by vboxsync
VMM/IEM: Flush PC and other shadow guest register copies when emitting …
10:50 AM Changeset in vbox [101957] by vboxsync
libs/xpcom: Convert nsExceptionService.{cpp,h} to IPRT, bugref:10545
10:25 AM Changeset in vbox [101956] by vboxsync
libs/xpcom/python: Convert to IPRT and remove some dead code, …
10:23 AM Changeset in vbox [101955] by vboxsync
libs/xpcom/python: Convert to IPRT and remove some dead code, bugref:10545
2:31 AM Changeset in vbox [101954] by vboxsync
VMM/IEM: Eliminated IEM_MC_ASSIGN_U8_SX_U64 and …
2:18 AM Changeset in vbox [101953] by vboxsync
VMM/IEM: Removed IEM_MC_ASSIGN as it's not unused. bugref:10371
2:17 AM Changeset in vbox [101952] by vboxsync
VMM/IEM: Corrected wrong immediate manipulation using locals (and …
2:07 AM Changeset in vbox [101951] by vboxsync
VMM/IEM: More IEM_MC_ASSIGN elimination. bugref:10371
1:57 AM Changeset in vbox [101950] by vboxsync
VMM/IEM: Eliminated IEM_MC_ASSIGN use from IEMAllInstTwoByte0f.cpp.h, …
12:10 AM Changeset in vbox [101949] by vboxsync
VMM/IEM: Eliminated IEM_MC_ASSIGN use from IEMAllInstOneByte.cpp.h, …

Nov 7, 2023:

3:36 PM Changeset in vbox [101948] by vboxsync
libs/xpcom: Get rid of more unused code in nsprpub, bugref:10545
3:22 PM Changeset in vbox [101947] by vboxsync
libs/xpcom: Get rid of now unused code in nsprpub, bugref:10545
3:16 PM Changeset in vbox [101946] by vboxsync
libs/xpcom: Convert plarena.c to use IPRT, bugref:10545
2:46 PM Changeset in vbox [101945] by vboxsync
libs/xpcom: Get rid of now unused code in nsprpub (prlink.c++), …
2:37 PM Changeset in vbox [101944] by vboxsync
libs/xpcom: Convert xcDll.{cpp,h} and nsLocalFileUnix.cpp to use our …
2:00 PM Changeset in vbox [101943] by vboxsync
Additions: X11/Wayland: Add --check switch to vboxwl which should tell …
1:50 PM Changeset in vbox [101942] by vboxsync
libs/xpcom: Remove unused code in xcDll.{cpp,h}, bugref:10545
1:06 PM Changeset in vbox [101941] by vboxsync
Additions: X11/Wayland: Do not link VBoxClient w/ glib and gobject …
1:05 PM Changeset in vbox [101940] by vboxsync
Additions: X11/Wayland: Prevent gcc warning about pFlow can be …
12:28 PM Changeset in vbox [101939] by vboxsync
libs/xpcom/python: Don't call PyEval_InitThreads() on python >= 3.9.0 …
12:28 PM Changeset in vbox [101938] by vboxsync
libs/xpcom/python: Remove unused file, bugref:10545
12:15 PM Changeset in vbox [101937] by vboxsync
Additions/solaris/{Installer,vboxms,vboxservice}: Add support for the …
11:53 AM Changeset in vbox [101936] by vboxsync
libs/xpcom: Remove support for IPC modules which we never used …
11:49 AM Changeset in vbox [101935] by vboxsync
libs/xpcom: Remove an unused code in nsprpub, bugref:10545
11:47 AM Changeset in vbox [101934] by vboxsync
libs/xpcom: Remove support for IPC modules which we never used …
11:38 AM Changeset in vbox [101933] by vboxsync
libs/xpcom: Remove support for IPC modules which we never used …
11:36 AM Changeset in vbox [101932] by vboxsync
VMM/CPUM: Nested VMX: Updated cpumR3AreVmxCpuFeaturesCompatible() for …
11:19 AM Changeset in vbox [101931] by vboxsync
libs/xpcom: Remove an unused header in nsprpub, bugref:10545
11:16 AM Changeset in vbox [101930] by vboxsync
libs/xpcom: Remove an unused code and locks (still being created) in …
11:09 AM Changeset in vbox [101929] by vboxsync
libs/xpcom: Remove an unused lock (was still created) in unix.c, …
11:06 AM Changeset in vbox [101928] by vboxsync
libs/xpcom: Remove unused code in nsDeque.{cpp,h}, bugref:10545 [fix]
11:00 AM Changeset in vbox [101927] by vboxsync
libs/xpcom: Remove unused code in nsDeque.{cpp,h}, bugref:10545
10:30 AM Changeset in vbox [101926] by vboxsync
libs/xpcom: Remove some unused code, bugref:10545
10:24 AM Changeset in vbox [101925] by vboxsync
libs/xpcom: Get rid of PR_Lock support in nsAutoLock now that …
10:19 AM Changeset in vbox [101924] by vboxsync
libs/xpcom/ipcDConnectService: Convert to use RTSEMFASTMUTEX for …
10:10 AM Changeset in vbox [101923] by vboxsync
libs/xpcom/java: Convert to use RTSEMFASTMUTEX for locking, bugref:10545
10:04 AM Changeset in vbox [101922] by vboxsync
libs/xpcom: Convert xptiInterfaceInfoManager.{cpp,h} to use …
9:57 AM Changeset in vbox [101921] by vboxsync
libs/xpcom/TestAutoLock: Convert to use a fast an IPRT mutex …
9:50 AM Changeset in vbox [101920] by vboxsync
libs/xpcom: Get rid of unused nsIConsole* and nsConsole interfaces …
9:46 AM Changeset in vbox [101919] by vboxsync
libs/xpcom/python: Get rid of the log to mozilla console service code …
9:44 AM Changeset in vbox [101918] by vboxsync
libs/xpcom/python: Get rid of the log to mozilla console service code …
9:23 AM Changeset in vbox [101917] by vboxsync
libs/xpcom: Convert nsObserverList.{cpp,h} to use an IPRT fast mutex, …
9:22 AM Changeset in vbox [101916] by vboxsync
libs/xpcom: Add the possibility to use IPRT RTSEMFASTMUTEX semaphores …
9:13 AM Changeset in vbox [101915] by vboxsync
libs/xpcom: Remove some unused code in ipcdclient.cpp, bugref:10545
8:37 AM Changeset in vbox [101914] by vboxsync
libs/xpcom: Add the possibility to use IPRT RTSEMFASTMUTEX semaphores …
1:45 AM Changeset in vbox [101913] by vboxsync
VMM/IEM: Release build fix for arm64. bugref:10371
1:33 AM Changeset in vbox [101912] by vboxsync
VMM/IEM: doxygen fix. bugref:10371
1:29 AM Changeset in vbox [101911] by vboxsync
VMM/IEM: Added IEM_MC_NO_NATIVE_RECOMPILE and cleaned up …
1:28 AM Changeset in vbox [101910] by vboxsync
iprt/armv8.h: Fixed swapped immediates in Armv8A64MkInstrLogicalImm. …
12:51 AM Changeset in vbox [101909] by vboxsync
iprt/armv8.h: Fixed swapped immediates inArmv8A64MkInstrLogicalImm. …

Nov 6, 2023:

9:57 PM Changeset in vbox [101908] by vboxsync
VMM/IEM: Arm64 code generation fixes. bugref:10371
9:24 PM Changeset in vbox [101907] by vboxsync
libs/xpcom: Remove unused code from nsprpub, bugref:10545 [fix]
9:17 PM Changeset in vbox [101906] by vboxsync
VMM/IEM: Arm64 host build & bug fixes, alternative disassembler. …
9:08 PM Changeset in vbox [101905] by vboxsync
libs/xpcom: Remove unused code from nsprpub, bugref:10545
8:59 PM Changeset in vbox [101904] by vboxsync
libs/xpcom: Remove unused code from nsprpub, bugref:10545
8:57 PM Changeset in vbox [101903] by vboxsync
libs/xpcom: Remove unused code from nsprpub, bugref:10545
8:32 PM Changeset in vbox [101902] by vboxsync
libs/xpcom: Remove more unused files, bugref:10545
8:28 PM Changeset in vbox [101901] by vboxsync
libs/xpcom: Remove more unused code in nsprpub, bugref:10545
8:18 PM Changeset in vbox [101900] by vboxsync
libs/xpcom: Remove more unused code in nsprpub, bugref:10545
8:10 PM Changeset in vbox [101899] by vboxsync
libs/xpcom: Remove more unused code in nsprpub, bugref:10545
7:37 PM Changeset in vbox [101898] by vboxsync
libs/xpcom: Rmove unused code, bugref:10545
7:36 PM Changeset in vbox [101897] by vboxsync
libs/xpcom: Rmove unused code, bugref:10545
7:33 PM Changeset in vbox [101896] by vboxsync
Additions: X11/Wayland: Add vboxwl tool into Linux GAs installer, …
7:11 PM Changeset in vbox [101895] by vboxsync
libs/xpcom: Rmove unused code and convert other to use IPRT, bugref:10545
7:05 PM Changeset in vbox [101894] by vboxsync
Additions: X11/Wayland: Add long forgotten VBoxDRMClient into the list …
7:03 PM Changeset in vbox [101893] by vboxsync
libs/xpcom: Remove unused files, bugref:10545
6:49 PM Changeset in vbox [101892] by vboxsync
libs/xpcom: Continue converting some code to use IPRT exclusively, …
6:40 PM Changeset in vbox [101891] by vboxsync
libs/xpcom: Remove more unused code in nsprpub, bugref:10545
6:37 PM Changeset in vbox [101890] by vboxsync
libs/xpcom: Continue converting some code to use IPRT exclusively, …
6:35 PM Changeset in vbox [101889] by vboxsync
libs/xpcom: Continue converting some code to use IPRT exclusively, …
6:33 PM Changeset in vbox [101888] by vboxsync
libs/xpcom: Continue converting some code to use IPRT exclusively, …
6:00 PM Changeset in vbox [101887] by vboxsync
Additions: X11/Wayland: vboxwl: Print error message if command cannot …
5:57 PM Changeset in vbox [101886] by vboxsync
Additions: X11/Wayland: one more fix for docs build, bugref:10194.
5:52 PM Changeset in vbox [101885] by vboxsync
libs/xpcom: Start converting some code to use IPRT exclusively, …
5:52 PM Changeset in vbox [101884] by vboxsync
libs/xpcom: Remove unused code from nsprpub, bugref:10545
5:37 PM Changeset in vbox [101883] by vboxsync
Additions: X11/Wayland: Fix warnings related to documantation …
5:22 PM Changeset in vbox [101882] by vboxsync
Additions: X11/Wayland: vboxwl: do not link with glib libraries, it …
4:29 PM Changeset in vbox [101881] by vboxsync
Additions: X11/Wayland: fix building issues with older gcc (4.1.2), …
3:49 PM Changeset in vbox [101880] by vboxsync
Additions: X11/Wayland: scm fix, bugref:10194.
3:49 PM Changeset in vbox [101879] by vboxsync
libs/xpcom: Remove unused files, bugref:10545
3:36 PM Changeset in vbox [101878] by vboxsync
Additions: X11/Wayland: Add initial support for clipboard sharing with …
3:25 PM Changeset in vbox [101877] by vboxsync
libs/xpcom: Remove unused code from nsprpub, bugref:10545
3:23 PM Changeset in vbox [101876] by vboxsync
libs/xpcom: Remove unused code from nsprpub, bugref:10545 [fix]
2:59 PM Changeset in vbox [101875] by vboxsync
libs/xpcom: Remove unused code from nsprpub, bugref:10545
2:54 PM Changeset in vbox [101874] by vboxsync
libs/xpcom: Remove unused code from nsprpub, bugref:10545
2:46 PM Changeset in vbox [101873] by vboxsync
libs/xpcom: Remove unused files, bugref:10545
2:30 PM Changeset in vbox [101872] by vboxsync
libs/xpcom: Remove unused code from nsprpub, bugref:10545
2:18 PM Changeset in vbox [101871] by vboxsync
libs/xpcom: Little helper to query whether XPCOM was initialized to …
2:08 PM Changeset in vbox [101870] by vboxsync
libs/xpcom: Remove unused code from nsprpub, bugref:10545
1:38 PM Changeset in vbox [101869] by vboxsync
libs/xpcom: Remove code for unused platforms from nsprpub, bugref:10545
1:08 PM Changeset in vbox [101868] by vboxsync
FE/Qt: bugref:10543: VM Settings / Storage pages: Make sure whole the …
12:58 PM Changeset in vbox [101867] by vboxsync
FE/Qt: bugref:10513: Extend UIEditor with optional flag getter for …
12:51 PM Changeset in vbox [101866] by vboxsync
libs/xpcom: Cleanup nsDirectoryService.cpp and …
12:28 PM Changeset in vbox [101865] by vboxsync
FE/Qt: bugref:10543: VM Settings / System and USB pages: Make sure …
11:56 AM Changeset in vbox [101864] by vboxsync
libs/xpcom: Get rid of unused nsGREDirServiceProvider.{cpp,h}, bugref:10545
11:41 AM Changeset in vbox [101863] by vboxsync
libs/xpcom: Get rid of unused nsISupportsObsolete.h, bugref:10545
11:39 AM Changeset in vbox [101862] by vboxsync
libs/xpcom: Get rid of unused nsILeakDetector.idl, bugref:10545
11:34 AM Changeset in vbox [101861] by vboxsync
libs/xpcom: Get rid of unused NS_GetFrozenFunctions, bugref:10545
11:32 AM Changeset in vbox [101860] by vboxsync
libs/xpcom: Get rid of nsStringStream.{cpp,h} and nsIStringStream, …
11:30 AM Changeset in vbox [101859] by vboxsync
libs/xpcom: Get rid of nsMemoryImpl.{cpp,h} and nsIMemory and repalce …
11:23 AM Changeset in vbox [101858] by vboxsync
libs/xpcom: Remove unused nsXPCOMGlue.cpp, bugref:10545
11:21 AM Changeset in vbox [101857] by vboxsync
libs/xpcom: Remove unused nsCheapSets.{cpp,h}, bugref:10545
11:21 AM Changeset in vbox [101856] by vboxsync
libs/xpcom: Get rid of nsMemoryImpl.{cpp,h} and nsIMemory and repalce …
11:18 AM Changeset in vbox [101855] by vboxsync
libs/xpcom: Remove unused nsTime.h, bugref:10545
11:17 AM Changeset in vbox [101854] by vboxsync
libs/xpcom: Remove unused nsUnitConversion.h, bugref:10545
11:14 AM Changeset in vbox [101853] by vboxsync
libs/xpcom: Remove unused nsFixedSizeAllocator.{cpp,h}, bugref:10545
11:09 AM Changeset in vbox [101852] by vboxsync
libs/xpcom: Get rid of nsMemoryImpl.{cpp,h} and nsIMemory and repalce …
10:35 AM Changeset in vbox [101851] by vboxsync
libs/xpcom: Remove unused nsSegmentedBuffer.{cpp,h}, bugref:10545
10:13 AM Changeset in vbox [101850] by vboxsync
VMM/IEM: Replaced all IEM_MC_CLEAR_HIGH_GREG_U64_BY_REF use with …
9:48 AM Changeset in vbox [101849] by vboxsync
VMM/IEM: Enabled native translation of IEM_MC_CALL_CIMPL_2. Fixed some …
9:44 AM Changeset in vbox [101848] by vboxsync
libs/xpcom: Get rid of the memory flusher functionality which is not …
9:44 AM Changeset in vbox [101847] by vboxsync
libs/xpcom: Remove unused includes, bugref:10545
9:34 AM Changeset in vbox [101846] by vboxsync
libs/xpcom: Little helper to query whether XPCOM was initialized to …
9:33 AM Changeset in vbox [101845] by vboxsync
libs/xpcom: Removed unused file, bugref:10545
2:05 AM Changeset in vbox [101844] by vboxsync
VMM/IEM: Native translation of IEM_MC_CALL_CIMPL_1_THREADED and …

Nov 5, 2023:

7:13 PM Changeset in vbox [101843] by vboxsync
libs/xpcom: Remove unused prshm.{c,h} and uxshm.c files and associated …
6:53 PM Changeset in vbox [101842] by vboxsync
libs/xpcom: Build fix, bugref:10545
5:53 PM Changeset in vbox [101841] by vboxsync
libs/xpcom: Remove unused prshma.{c,h} files and associated code, …
5:39 PM Changeset in vbox [101840] by vboxsync
libs/xpcom: Cut down the linker API to the absolute minimum which is …
5:11 PM Changeset in vbox [101839] by vboxsync
libs/xpcom: Cut down the PR_Process* API to the absolute minimum which …
4:43 PM Changeset in vbox [101838] by vboxsync
libs/xpcom: Get rid of unused nsIUnicharInputStream and …
4:39 PM Changeset in vbox [101837] by vboxsync
libs/xpcom: Get rid of unused nsIUnicharInputStream and …
2:56 PM Changeset in vbox [101836] by vboxsync
libs/xpcom: Get rid of unused nsPersistentProperties functionality, …
2:42 PM Changeset in vbox [101835] by vboxsync
libs/xpcom: Get rid of unused nsMultiplexInputStream functionality, …
2:38 PM Changeset in vbox [101834] by vboxsync
libs/xpcom: Get rid of unused nsStorageStream functionality, bugref:10545
2:21 PM Changeset in vbox [101833] by vboxsync
libs/xpcom: Get rid of unused nsProcess functionality, bugref:10545
2:13 PM Changeset in vbox [101832] by vboxsync
libs/xpcom: Get rid of unused nsEnvironment functionality, bugref:10545
1:58 PM Changeset in vbox [101831] by vboxsync
libs/xpcom: Get rid of unused nsAllocator.{cpp,h} and nsIAllocator.h, …
1:43 PM Changeset in vbox [101830] by vboxsync
libs/xpcom: Get rid of unused pure.h and pure_api.c, bugref:10545
1:42 PM Changeset in vbox [101829] by vboxsync
libs/xpcom: Get rid of unused nsAllocator.{cpp,h} and nsIAllocator.h, …
1:35 PM Changeset in vbox [101828] by vboxsync
libs/xpcom: Get rid of unused nsStackFrameUnix.{cpp,h} (disabled using …
1:32 PM Changeset in vbox [101827] by vboxsync
libs/xpcom: Get rid of unused nsStackFrameWin.{cpp,h}, bugref:10545
1:10 PM Changeset in vbox [101826] by vboxsync
libs/xpcom: Get rid of unused nsProcessMac.cpp, bugref:10545
1:08 PM Changeset in vbox [101825] by vboxsync
libs/xpcom: Get rid of unused nsTimer functionality, bugref:10545
12:57 PM Changeset in vbox [101824] by vboxsync
libs/xpcom: Get rid of unused nsRecyclingAllocator.{cpp,h}, bugref:10545
12:30 PM Changeset in vbox [101823] by vboxsync
libs/xpcom: Get rid of unused (except in a testcase related to that …
12:21 PM Changeset in vbox [101822] by vboxsync
libs/xpcom: Get rid of unused macDirectoryCopy.{c,h}, bugref:10545
12:21 PM Changeset in vbox [101821] by vboxsync
libs/xpcom: Get rid of unused (except in a testcase related to that …
12:14 PM Changeset in vbox [101820] by vboxsync
libs/xpcom: Get rid of unused nsLinebreakConverter.{cpp,h}, bugref:10545
12:11 PM Changeset in vbox [101819] by vboxsync
libs/xpcom: Get rid of unused (except in a testcase related to that …
12:09 PM Changeset in vbox [101818] by vboxsync
libs/xpcom: Get rid of unused files, bugref:10545 [fix]
12:09 PM Changeset in vbox [101817] by vboxsync
libs/xpcom: Get rid of unused (except in a testcase related to that …
12:01 PM Changeset in vbox [101816] by vboxsync
libs/xpcom: Get rid of unused files, bugref:10545
11:51 AM Changeset in vbox [101815] by vboxsync
libs/xpcom: Get rid of unused files, bugref:10545
11:49 AM Changeset in vbox [101814] by vboxsync
libs/xpcom: Get rid of unused files, bugref:10545
11:26 AM Changeset in vbox [101813] by vboxsync
libs/xpcom: Get rid of unused code for the _PR_POLL_WITH_SELECT case …
10:47 AM Changeset in vbox [101812] by vboxsync
libs/xpcom: Merge all the platform specific initialization routines …
10:14 AM Changeset in vbox [101811] by vboxsync
libs/xpcom: Get rid of unused _MD_HomeGCRegisters() function, bugref:10545
10:10 AM Changeset in vbox [101810] by vboxsync
libs/xpcom: Get rid of unused code for the _PR_LOCAL_THREADS_ONLY and …
10:08 AM Changeset in vbox [101809] by vboxsync
libs/xpcom: Get rid of unused nsFastLoadService and nsFastLoadFile, …
9:55 AM Changeset in vbox [101808] by vboxsync
libs/xpcom: Get rid of unused nsFastLoadService and nsFastLoadFile, …
9:50 AM Changeset in vbox [101807] by vboxsync
libs/xpcom: Remove unused files, bugref:10545
9:45 AM Changeset in vbox [101806] by vboxsync
libs/xpcom: Get rid of code used only if MOZ_UNICODE is defined which …
9:36 AM Changeset in vbox [101805] by vboxsync
libs/xpcom: Start cutting out code only built when _PR_PTHREADS is not …
9:15 AM Changeset in vbox [101804] by vboxsync
libs/xpcom: Remove unused files, bugref:10545
9:09 AM Changeset in vbox [101803] by vboxsync
libs/xpcom: Get rid of code used only if MOZ_TIMELINE is defined which …
3:17 AM Changeset in vbox [101802] by vboxsync
VMM/IEM: Improved the tstIEMCheckMc to better ensure all promissed …
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