VirtualBox

Timeline



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 …

Nov 4, 2023:

10:22 PM Changeset in vbox [101801] by vboxsync
libs/xpcom: Remove prcthr.c and prmon.c which are not even compiled …
10:20 PM Changeset in vbox [101800] by vboxsync
libs/xpcom: Remove prdump.cwhich is not even compiled in, bugref:10545
10:02 PM Changeset in vbox [101799] by vboxsync
libs/xpcom: Switch to using our own atomics on Solaris like we do on …
9:54 PM Changeset in vbox [101798] by vboxsync
libs/xpcom: Switch to using our own atomics on Solaris like we do on …
9:45 PM Changeset in vbox [101797] by vboxsync
libs/xpcom: Start dropping network related abilites as we don't …
9:43 PM Changeset in vbox [101796] by vboxsync
libs/xpcom: Switch to using our own atomics on Solaris like we do on …
9:33 PM Changeset in vbox [101795] by vboxsync
libs/xpcom: Remove unused code because _PR_PTHREADS is always defined, …
9:28 PM Changeset in vbox [101794] by vboxsync
libs/xpcom: Start dropping network related abilites as we don't …
9:26 PM Changeset in vbox [101793] by vboxsync
libs/xpcom: Start dropping network related abilites as we don't …
8:53 PM Changeset in vbox [101792] by vboxsync
libs/xpcom: Cleanup prpolevt.c to not contain code which isn't used, …
8:22 PM Changeset in vbox [101791] by vboxsync
libs/xpcom: Get rid of not enabled _PR_HAVE_ATOMIC_OPS code as our …
8:17 PM Changeset in vbox [101790] by vboxsync
libs/xpcom: Remove nsTextFormatter.{cpp,h} which aren't used, …
8:13 PM Changeset in vbox [101789] by vboxsync
libs/xpcom: Remove nsTextFormatter.{cpp,h} which aren't used, bugref:10545
8:11 PM Changeset in vbox [101788] by vboxsync
libs/xpcom: Get rid of not enabled _PR_HAVE_ATOMIC_OPS code as our …
8:10 PM Changeset in vbox [101787] by vboxsync
libs/xpcom: Make PR_Malloc and friends inline helpers and get rid of …
7:58 PM Changeset in vbox [101786] by vboxsync
libs/xpcom: Make PR_Malloc and friends inline helpers and get rid of …
7:33 PM Changeset in vbox [101785] by vboxsync
libs/xpcom: Remove prtrace.{c,h} which aren't used, bugref:10545 [fix]
7:28 PM Changeset in vbox [101784] by vboxsync
libs/xpcom: Remove prtrace.{c,h} which aren't used, bugref:10545
7:25 PM Changeset in vbox [101783] by vboxsync
libs/xpcom: Remove prdir.c and prfile.c which are not even compiled …
7:18 PM Changeset in vbox [101782] by vboxsync
libs/xpcom: Remove prio.c which is not even compiled in, bugref:10545
7:10 PM Changeset in vbox [101781] by vboxsync
libs/xpcom: Remove uxwrap.c which isn't used because _PR_THREADS is …
6:57 PM Changeset in vbox [101780] by vboxsync
libs/xpcom: Switch to using our own atomics on Linux like we do on …
6:40 PM Changeset in vbox [101779] by vboxsync
libs/xpcom: Remove prsocket.c which is not even compiled in, bugref:10545
6:33 PM Changeset in vbox [101778] by vboxsync
libs/xpcom: Remove ptmisc.c which isn't really used, bugref:10545
6:26 PM Changeset in vbox [101777] by vboxsync
libs/xpcom: Remove all code associated with GC_LEAK_DETECTOR as it is …
6:16 PM Changeset in vbox [101776] by vboxsync
libs/xpcom: Remove prthinfo which isn't used, bugref:10545
6:07 PM Changeset in vbox [101775] by vboxsync
libs/xpcom: Remove prtpool.{c,h} which aren't used, bugref:10545
6:03 PM Changeset in vbox [101774] by vboxsync
libs/xpcom: Reduce code clutter by making our code the only variant …
6:00 PM Changeset in vbox [101773] by vboxsync
libs/xpcom: Get rid of the zone allocator code enclosed in …
5:54 PM Changeset in vbox [101772] by vboxsync
libs/xpcom: Remove prmalloc.c as _PR_OVERRIDE_MALLOC is never set in …
5:46 PM Changeset in vbox [101771] by vboxsync
libs/xpcom: Remove prmwiat.{c,h} which aren't used, bugref:10545 [fix]
5:44 PM Changeset in vbox [101770] by vboxsync
libs/xpcom: Remove prmwiat.{c,h} which aren't used, bugref:10545
5:16 PM Changeset in vbox [101769] by vboxsync
libs/xpcom: Remove prsem.{c,h} which aren't used, bugref:10545 [fix]
5:14 PM Changeset in vbox [101768] by vboxsync
libs/xpcom: Remove unused files, bugref:10545
5:04 PM Changeset in vbox [101767] by vboxsync
libs/xpcom: Remove prrwlock.{c,h} which aren't used, bugref:10545 [fix]
5:03 PM Changeset in vbox [101766] by vboxsync
libs/xpcom: Remove prsem.{c,h} which aren't used, bugref:10545
5:01 PM Changeset in vbox [101765] by vboxsync
libs/xpcom: Remove prrwlock.{c,h} which aren't used, bugref:10545
4:53 PM Changeset in vbox [101764] by vboxsync
libs/xpcom: Remove unused code, bugref:10545

Nov 3, 2023:

6:24 PM Changeset in vbox [101763] by vboxsync
doc/SDKRef: A handful of edits to improve the clarity and readability …
4:46 PM Changeset in vbox [101762] by vboxsync
libs/xpcom: Remove pratom.c as we don't support running on platforms …
4:35 PM Changeset in vbox [101761] by vboxsync
libs/xpcom: Remove pratom.c as we don't support running on platforms …
4:30 PM Changeset in vbox [101760] by vboxsync
libs/xpcom: Remove prolock.{c,h} as they aren't used anywhere, bugref:10545
4:21 PM Changeset in vbox [101759] by vboxsync
Main: Renamed …
4:20 PM Changeset in vbox [101758] by vboxsync
Main: Renamed …
4:18 PM Changeset in vbox [101757] by vboxsync
FE/Qt: bugref:10543: UIAdvancedSettingsDialogMachine: Init platform …
4:12 PM Changeset in vbox [101756] by vboxsync
Main: Renamed …
4:09 PM Changeset in vbox [101755] by vboxsync
libs/xpcom: Remove unused files, bugref:10545
4:06 PM Changeset in vbox [101754] by vboxsync
libs/xpcom: Remove unused files, bugref:10545
3:57 PM Changeset in vbox [101753] by vboxsync
added more detailed logging, tstRTSg.cpp testcase
3:56 PM Changeset in vbox [101752] by vboxsync
FE/Qt: bugref:10543: Reverting r159820 as it appears VM settings …
3:55 PM Changeset in vbox [101751] by vboxsync
libs/xpcom: Remove prsystem.{c,h} as they aren't used anywhere, …
3:48 PM Changeset in vbox [101750] by vboxsync
libs/xpcom: Remove prsystem.{c,h} and uxrng.c as they aren't used …
3:45 PM Changeset in vbox [101749] by vboxsync
libs/xpcom: Remove prsystem.{c,h} and uxrng.c as they aren't used …
3:38 PM Changeset in vbox [101748] by vboxsync
libs/xpcom: Remove prsystem.{c,h} and uxrng.c as they aren't used …
3:36 PM Changeset in vbox [101747] by vboxsync
libs/xpcom: Remove prrng.{c,h} and uxrng.c as they aren't used …
3:24 PM Changeset in vbox [101746] by vboxsync
libs/xpcom: Remove prrng.{c,h} and uxrng.c as they aren't used …
3:20 PM Changeset in vbox [101745] by vboxsync
Main: Renamed …
3:19 PM Changeset in vbox [101744] by vboxsync
libs/xpcom: Remove prcountr.{c,h} as they aren't used anywhere, …
3:17 PM Changeset in vbox [101743] by vboxsync
libs/xpcom: Remove pralarm.{c,h} as they aren't used anywhere, bugref:10545
3:16 PM Changeset in vbox [101742] by vboxsync
VMM/IEM: Consider #if/#ifdef/#ifndef/#elif/#else/#endif when picking …
3:05 PM Changeset in vbox [101741] by vboxsync
Main: Added …
2:59 PM Changeset in vbox [101740] by vboxsync
libs/xpcom: Remove plbase64.h and base64.c as they aren't used …
2:57 PM Changeset in vbox [101739] by vboxsync
libs/xpcom: Remove unused files, bugref:10545
2:56 PM Changeset in vbox [101738] by vboxsync
libs/xpcom: Remove prvrsion.h, plvrsion.c, prvrsion.c as they aren't …
2:55 PM Changeset in vbox [101737] by vboxsync
Main: Added …
2:47 PM Changeset in vbox [101736] by vboxsync
libs/xpcom: Remove plresolv.h as it isn't used anywhere, bugref:10545
2:45 PM Changeset in vbox [101735] by vboxsync
libs/xpcom: Remove plgetopt.{h,c} as it isn't used anywhere (except in …
2:42 PM Changeset in vbox [101734] by vboxsync
libs/xpcom: Remove plerror.{h,c} as it isn't used anywhere, bugref:10545
2:31 PM Changeset in vbox [101733] by vboxsync
libs/xpcom: Remove unused files, bugref:10545
2:19 PM Changeset in vbox [101732] by vboxsync
VMM/IEM: Consider #if/#ifdef/#ifndef/#elif/#else/#endif when picking …
2:10 PM Changeset in vbox [101731] by vboxsync
libs/xpcom: Remove unused files, bugref:10545
2:09 PM Changeset in vbox [101730] by vboxsync
libs/xpcom/Makefile.kmk: Drop os2 form the Makefile as support won't …
1:59 PM Changeset in vbox [101729] by vboxsync
libs/xpcom: Remove unused files, bugref:10545
1:42 PM Changeset in vbox [101728] by vboxsync
libs/xpcom: Remove unused files, bugref:10545
1:41 PM Changeset in vbox [101727] by vboxsync
libs/xpcom: Remove long unused darwin.x86 stuff, bugref:10545
1:29 PM Changeset in vbox [101726] by vboxsync
libs/xpcom: Remove unused files, bugref:10545
1:13 PM Changeset in vbox [101725] by vboxsync
FE/Qt: bugref:10543: VM Settings / Audio, Display and Network pages: …
8:43 AM Changeset in vbox [101724] by vboxsync
FE/Qt: bugref:10543: UIAdvancedSettingsDialogMachine & …
8:38 AM Changeset in vbox [101723] by vboxsync
FE/Qt: bugref:10513: UIEditor and UIAdvancedSettingsDialog: Optional …
12:36 AM Changeset in vbox [101722] by vboxsync
VMM/IEM: Identify the different styles IEM_MC_CALL_XXX and mark these …

Nov 2, 2023:

3:23 PM Changeset in vbox [101721] by vboxsync
Additions: X11/Wayland: Clipboard: fix memory zeroing on realloc (plus …
3:21 PM Changeset in vbox [101720] by vboxsync
Additions: Guest Library: Fix valgrind warnings about uninitialized …
3:13 PM Changeset in vbox [101719] by vboxsync
FE/Qt: bugref:10481. Adding a checkbox to the Device/Shared Clipboard …
1:08 PM Changeset in vbox [101718] by vboxsync
libssh: switching to 0.10.5 bugref:10539
12:22 PM Changeset in vbox [101717] by vboxsync
FE/Qt: bugref:10513: UIEditor and sub-classes: Simplify filterOut …
12:09 PM Changeset in vbox [101716] by vboxsync
DrvCloudTunnel: The signature of the …
12:08 PM Changeset in vbox [101715] by vboxsync
IPRT/VBoxRT-openssl-3.0.def: libssh v0.10.5 requires a bunch more …
12:07 PM Changeset in vbox [101714] by vboxsync
/Config.kmk: Fixed two incorrect checks for user-specified openssl. …
9:51 AM Changeset in vbox [101713] by vboxsync
FE/Qt: bugref:10543: UINameAndSystemEditor cleanup: Missing part of …
9:46 AM Changeset in vbox [101712] by vboxsync
FE/Qt: bugref:10543: UINameAndSystemEditor cleanup: Missing part of …
9:42 AM Changeset in vbox [101711] by vboxsync
FE/Qt: bugref:10543: UINameAndSystemEditor cleanup: Renaming subtype …
9:33 AM Changeset in vbox [101710] by vboxsync
FE/Qt: bugref:10543: UINameAndSystemEditor cleanup: Renaming, …
9:20 AM Changeset in vbox [101709] by vboxsync
FE/Qt: bugref:10543: Bits missed in r159802.
9:08 AM Changeset in vbox [101708] by vboxsync
FE/Qt: bugref:10543: UINameAndSystemEditor cleanup: Reordering stuff.
12:54 AM Changeset in vbox [101707] by vboxsync
VMM/IEM: Use IEM_MC_STORE_GREG_U*_CONST when storing an immediate …
12:29 AM Changeset in vbox [101706] by vboxsync
VMM/IEM: Native translation for …
12:28 AM Changeset in vbox [101705] by vboxsync
VMM/IEM: Fixed incorrect rex prefix for the AND emitters. bugref:10371

Nov 1, 2023:

11:47 PM Changeset in vbox [101704] by vboxsync
VMM/IEM: Native translation for …
3:34 PM Changeset in vbox [101703] by vboxsync
VMM/EM: Need to update the status code, bugref:10390
3:29 PM Changeset in vbox [101702] by vboxsync
ValidationKit/tdGuestOsUnattendedInst1: Add OracleLinux 9 arm64 to the …
3:14 PM Changeset in vbox [101701] by vboxsync
ValidationKit: Fixes for arm and 7.1 Main API, bugref:10542 [fix]
3:03 PM Changeset in vbox [101700] by vboxsync
ValidationKit: Fixes for arm and 7.1 Main API, bugref:10542 [fix]
2:59 PM Changeset in vbox [101699] by vboxsync
ValidationKit: Fixes for arm and 7.1 Main API, bugref:10542
12:08 PM Changeset in vbox [101698] by vboxsync
Main/Global.cpp: Some fixes for the ARM Linux types, Oracle Linux and …
11:56 AM Changeset in vbox [101697] by vboxsync
Main/Unattended: Support OracleLinux for unattended installation, …
11:55 AM Changeset in vbox [101696] by vboxsync
Main/Global.cpp: Some fixes for the ARM Linux types, Oracle Linux and …
10:41 AM Changeset in vbox [101695] by vboxsync
Main/UnattendedInstaller: Move editDebianGrubCfg() to the base …
12:08 AM Changeset in vbox [101694] by vboxsync
VMM/IEM: Native translation of IEM_MC_STORE_GREG_U8_CONST_THREADED …

Oct 31, 2023:

4:46 PM Changeset in vbox [101693] by vboxsync
FE/Qt: bugref:10513: Extend tree-view UISettingsSelector to be able to …
4:08 PM Changeset in vbox [101692] by vboxsync
FE/Qt: bugref:10513: Reworking tree-view UISettingsSelector to use …
4:03 PM Changeset in vbox [101691] by vboxsync
FE/Qt: bugref:10513: A bit of cleanup for tree-view UISettingsSelector.
2:48 PM Changeset in vbox [101690] by vboxsync
iprt/sg.h: spell it out in the file header as well
1:14 PM Changeset in vbox [101689] by vboxsync
Doxyfile.*: DECL_FORCE_INLINE_THROW
12:52 PM Changeset in vbox [101688] by vboxsync
Additions: X11/Wayland: Fix scm, bugref:10194.
12:51 PM Changeset in vbox [101687] by vboxsync
Main/Unattended|GuestOSType: Add an entry in the guest OS type to …
12:41 PM Changeset in vbox [101686] by vboxsync
ValidationKit/tdGuestOsUnattendedInst1: Add a debian arm64 VM in order …
12:40 PM Changeset in vbox [101685] by vboxsync
Main/Unattended|GuestOSType: Add an entry in the guest OS type to …
12:39 PM Changeset in vbox [101684] by vboxsync
Main/Host: Set the hwvirt++ flags on arm64 accordingly so the …
12:38 PM Changeset in vbox [101683] by vboxsync
Main/Unattended|GuestOSType: Add an entry in the guest OS type to …
12:18 PM Changeset in vbox [101682] by vboxsync
VMM/IEM,VBox/err.h: Refactored the native recompiler code to …
12:05 PM Changeset in vbox [101681] by vboxsync
Additions: X11/Wayland clipboard: fix scm, bugref:10194.
11:51 AM Changeset in vbox [101680] by vboxsync
Additions: X11/Wayland: Add common code for clipboard processing, …
11:39 AM Changeset in vbox [101679] by vboxsync
ValidationKit/tests/benchmark/tdBenchmark2: Fix for 7.1, bugref:10507
11:38 AM Changeset in vbox [101678] by vboxsync
Additions: Wayland: Add header and dynamic loader desc for libgtk and …
10:44 AM Changeset in vbox [101677] by vboxsync
Additions: Wayland: Add generated code and dynamic loader desc for …
10:40 AM Changeset in vbox [101676] by vboxsync
ValidaiontKit/testdriver: Grok arm64 debian VMs, bugref:10542
10:33 AM Changeset in vbox [101675] by vboxsync
ValidationKit/TestExecServ: Use the correct binaries for arm, bugref:10542
10:30 AM Changeset in vbox [101674] by vboxsync
GuestHost: Shared Clipboard and DnD: Add common code for mime-types …
9:57 AM Changeset in vbox [101673] by vboxsync
GuestHost: DisplayServerType: Add runtime detection if Gtk library is …
9:22 AM Changeset in vbox [101672] by vboxsync
ValidationKit/TestBoxHelper: Some fixes for ARM, bugref:10542
8:56 AM Changeset in vbox [101671] by vboxsync
libs/xpcom/python: Ventura ships with python 3.9 only, bugref:10507
6:35 AM Changeset in vbox [101670] by vboxsync
vmm/vm.h: Doxygen fix.
4:47 AM Changeset in vbox [101669] by vboxsync
FE/Qt: bugref:10067: Notification-center: Do not delete notifications …
4:10 AM Changeset in vbox [101668] by vboxsync
vmm/vm.h: Space nit.
4:09 AM Changeset in vbox [101667] by vboxsync
vmm/vm.h: Added VMX VCPU FFs to VMCPU_FF_ALL_MASKS as suggested in the …

Oct 30, 2023:

11:29 PM Changeset in vbox [101666] by vboxsync
iprt/uint128.h: Just zero both return values when returning NULL from …
8:58 PM Changeset in vbox [101665] by vboxsync
ValidationKit: linux.arm64 build fix, bugref:10541
8:35 PM Changeset in vbox [101664] by vboxsync
include/iprt/uint128.h: Make sure the remainder is set to 0 or code …
7:04 PM Changeset in vbox [101663] by vboxsync
Makefile.kmk: Add validationkit builds for linux.arm64, bugref:10541
4:32 PM Changeset in vbox [101662] by vboxsync
FE/Qt: bugref:10513: UISettingsDialog / UIAdvancedSettingsDialog: …
2:55 PM Changeset in vbox [101661] by vboxsync
VMM/IEM: Windows build recompiler fixes. Fixed handling of 8-bit …
1:54 PM Changeset in vbox [101660] by vboxsync
tools/win.amd64: ignore doxygen dir
1:54 PM Changeset in vbox [101659] by vboxsync
iprt/x86.h: Doxygen fix. bugref:10371
1:38 PM Changeset in vbox [101658] by vboxsync
FE/Qt: bugref:6143. Drawing soft keyboard's multimedia keys resolution …
1:17 PM Changeset in vbox [101657] by vboxsync
Runtime/uri.cpp: Make it build on linux.arm64 with -Werror, bugref:10541
1:16 PM Changeset in vbox [101656] by vboxsync
ValidationKit: Skip bootsectors on linux.arm64 for now as we don't …
1:15 PM Changeset in vbox [101655] by vboxsync
libs: Don't build libjpeg-turbo for the validation kit, bugref:10541
12:25 PM Changeset in vbox [101654] by vboxsync
FE/Qt: bugref:10513: UISettingsDialog / UIAdvancedSettingsDialog: …
11:08 AM Changeset in vbox [101653] by vboxsync
IPRT/dbg: Fixed error handling empty DBI streams in the PDB VFS.
11:07 AM Changeset in vbox [101652] by vboxsync
libs/liblzma-5.4.1: Set IN_RT to avoid a lot of linker warnings on …
10:33 AM Changeset in vbox [101651] by vboxsync
Disassembler,HostDrivers/Support: Makefile fixes to make it work on …
10:12 AM Changeset in vbox [101650] by vboxsync
Runtime: Allow building on linux.arm64, bugref:10541 [scm]
10:04 AM Changeset in vbox [101649] by vboxsync
ValidationKit/utils/FsPerf: Allow building on linux.arm64, …
9:57 AM Changeset in vbox [101648] by vboxsync
ValidationKit/utils/FsPerf: Allow building on linux.arm64, …
9:34 AM Changeset in vbox [101647] by vboxsync
IPRT/RTSignTool: Added a --intermediate-certs-from-system/-A option to …
9:33 AM Changeset in vbox [101646] by vboxsync
IPRT/x509-certpaths.cpp: Fixed copy&paste bug in …
9:28 AM Changeset in vbox [101645] by vboxsync
ValidationKit/utils/FsPerf: Allow building on linux.arm64, bugref:10541
9:27 AM Changeset in vbox [101644] by vboxsync
ValidationKit/utils/cpu-alloc-all-mem: Allow building on linux.arm64, …
9:27 AM Changeset in vbox [101643] by vboxsync
Runtime: Allow building on linux.arm64, bugref:10541

Oct 29, 2023:

12:34 AM Changeset in vbox [101642] by vboxsync
gen-slickedit-workspace.sh: v28 seems to put config data under …

Oct 28, 2023:

1:23 AM Changeset in vbox [101641] by vboxsync
VMM/IEM: Release-build fixes. bugref:10371
1:01 AM Changeset in vbox [101640] by vboxsync
VMM/IEM: Emit native code for BltIn_CheckIrq. bugref:10371

Oct 27, 2023:

7:52 PM Changeset in vbox [101639] by vboxsync
vmm/vm.h: A few todos and some whitespace adjustments.
5:37 PM Changeset in vbox [101638] by vboxsync
libssh: fixing build. bugref:10539
4:17 PM Changeset in vbox [101637] by vboxsync
FE/Qt: bugref:10513: Machine settings / Network page: Adjust …
4:03 PM Changeset in vbox [101636] by vboxsync
libssh: temporary reverting back 0.9.6 to 0.10.5 switch. bugref:10539
3:40 PM Changeset in vbox [101635] by vboxsync
libssh: ssh_channel_write_wontblock_callback fix. bugref: 10539
3:27 PM Changeset in vbox [101634] by vboxsync
libssh: removing 0.9.6 mention from Config.kmk and build fix. bugref:10539
3:11 PM Changeset in vbox [101633] by vboxsync
Main/Unattended: Support debian arm64 (tested with Debian 11 netinst) …
2:50 PM Changeset in vbox [101632] by vboxsync
Main/Global.cpp: Fixed VBOX_LINUX_SUBTYPE_TEMPLATE_ARM64, as it used …
2:26 PM Changeset in vbox [101631] by vboxsync
Main/Global.cpp: Fixed VBOX_LINUX_OSHINTS_B_ARM64, as it included x86 …
2:22 PM Changeset in vbox [101630] by vboxsync
Main/Global.cpp: For ARM VMs we need to have USB 3.0 (XHCI) currently. …
2:16 PM Changeset in vbox [101629] by vboxsync
Main/Global.cpp: Fix typo, bugref:10384
2:15 PM Changeset in vbox [101628] by vboxsync
Main/Global.cpp: Make xHCI the default for ARM VMs, bugref:10384
1:51 PM Changeset in vbox [101627] by vboxsync
Main/Global.cpp: Also set the codec for HDA when creating new ARM VMs. …
1:50 PM Changeset in vbox [101626] by vboxsync
VMM/IEM: Native implementation of BltIn_CheckMode. bugref:10371
1:47 PM Changeset in vbox [101625] by vboxsync
libssh: reverting DrvCloudTunnel.cpp . bugref:10539
1:44 PM Changeset in vbox [101624] by vboxsync
Devices/Gpio/DrvGpioButton.cpp: Also release the sleep button after …
1:37 PM Changeset in vbox [101623] by vboxsync
libssh: switching from 0.9.6 to 0.10.5. bugref:10539
1:05 PM Changeset in vbox [101622] by vboxsync
Main/src-client/ConsoleImpl: Preliminary code to hook up the power …
12:54 PM Changeset in vbox [101621] by vboxsync
Main/Global.cpp: Use HDA as the default audio controller when creating …
12:50 PM Changeset in vbox [101620] by vboxsync
Devices/Gpio: Add virtual GPIO button driver to simulate button …
12:49 PM Changeset in vbox [101619] by vboxsync
Main/src-client/ConsoleImpl: Preliminary code to hook up the power …
12:47 PM Changeset in vbox [101618] by vboxsync
Devices/Gpio: Add virtual GPIO button driver to simulate button …
12:46 PM Changeset in vbox [101617] by vboxsync
Devices/Gpio/DevPL061: Updates to the code, bugref:10453
12:37 PM Changeset in vbox [101616] by vboxsync
Devices: Don't (ab)use VBOX_VMM_TARGET_ARMV8 for defining whether the …
12:24 PM Changeset in vbox [101615] by vboxsync
VMM/VMEmt.cpp: Need to account for the elapsed time after running the …
12:17 PM Changeset in vbox [101614] by vboxsync
gen-slickedit-workspace.sh: DECL fixes.
8:41 AM Changeset in vbox [101613] by vboxsync
tstRTArmv8: Do random check of 64-bit range of masks. bugref:10371
8:18 AM Changeset in vbox [101612] by vboxsync
tstRTArmv8: Check the full 32-bit range of masks. bugref:10371
8:05 AM Changeset in vbox [101611] by vboxsync
iprt/armv8.h: Worked out the two immediates for logical instructions …
2:01 AM Changeset in vbox [101610] by vboxsync
iprt/armv8.h: Worked out the two immediates for logical instructions …
1:59 AM Changeset in vbox [101609] by vboxsync
iprt/armv8.h: Worked out the two immediates for logical instructions …

Oct 26, 2023:

5:03 PM Changeset in vbox [101608] by vboxsync
FE/Qt: bugref:10513: UIEditor: Activate children layouts after filter …
2:14 PM Changeset in vbox [101607] by vboxsync
FE/Qt: bugref:10513: Machine settings / Serial page: Renaming …
2:09 PM Changeset in vbox [101606] by vboxsync
FE/Qt: bugref:10513: Machine settings / Serial page: Reworking editor …
2:08 PM Changeset in vbox [101605] by vboxsync
FE/Qt: bugref:10513: Machine settings / Network page: Removing a bit …
12:56 PM Changeset in vbox [101604] by vboxsync
FE/Qt: bugref:10513: Machine settings / Serial page: Reworking …
11:15 AM Changeset in vbox [101603] by vboxsync
VMM: Nested VMX: Todo regarding reminder to add 'enmHwVirt' when next …
10:08 AM Changeset in vbox [101602] by vboxsync
VMM/IEM: Native IEM_MC_SUB_GREG_U16, …
9:54 AM Changeset in vbox [101601] by vboxsync
VMM/IEM: Native IEM_MC_SUB_GREG_U16, …
9:48 AM Changeset in vbox [101600] by vboxsync
pdmifs.h,DevACPI.cpp,ConsoleImpl.cpp: Move the power button events out …
9:47 AM Changeset in vbox [101599] by vboxsync
pdmifs.h,DevACPI.cpp,ConsoleImpl.cpp: Move the power button events out …
9:45 AM Changeset in vbox [101598] by vboxsync
pdmifs.h,DevACPI.cpp,ConsoleImpl.cpp: Move the power button events out …
9:09 AM Changeset in vbox [101597] by vboxsync
pdmifs.h,DevACPI.cpp,ConsoleImpl.cpp: Move the power button events out …

Oct 25, 2023:

7:32 PM Changeset in vbox [101596] by vboxsync
FE/Qt: bugref:10513: Machine settings / Network page: Renaming …
7:22 PM Changeset in vbox [101595] by vboxsync
FE/Qt: bugref:10513: Forgot something in r159678.
7:21 PM Changeset in vbox [101594] by vboxsync
FE/Qt: bugref:10513: Machine settings / Network page: Reworking editor …
3:37 PM Changeset in vbox [101593] by vboxsync
doc/manual,Frontends/VBoxManage,Main/{Global,GuestOSType,VirtualBox.xid …
1:51 PM Changeset in vbox [101592] by vboxsync
Host Drivers: Linux: VBoxNetFlt: Add initial support for RHEL 9.4 …
1:41 PM Changeset in vbox [101591] by vboxsync
FE/Qt: bugref:10513: Machine settings / Network page: Reworking …
12:54 PM Changeset in vbox [101590] by vboxsync
FE/Qt: bugref:10535. Overlay icons rather than pixmaps to have the …
12:34 PM Changeset in vbox [101589] by vboxsync
VMM/IEM: Native IEM_MC_IF_ECX_IS_NZ_AND_EFL_BIT_SET, …
12:29 PM Changeset in vbox [101588] by vboxsync
FE/Qt: bugref:10450: Get rid of Qt5 stuff; This one is about GUI Makefile.
12:25 PM Changeset in vbox [101587] by vboxsync
VMM/IEM: Native IEM_MC_SUB_GREG_U32 and IEM_MC_SUB_GREG_U64. Covers …
11:08 AM Changeset in vbox [101586] by vboxsync
IPRT/formats/udf.h: Docs fixes. bugref:10517
10:09 AM Changeset in vbox [101585] by vboxsync
VMM/IEM: Native IEM_MC_SUB_GREG_U16, …

Oct 24, 2023:

9:19 PM Changeset in vbox [101584] by vboxsync
VMM/IEM: Native IEM_MC_IF_ECX_IS_NZ and IEM_MC_IF_RCX_IS_NZ …
7:04 PM Changeset in vbox [101583] by vboxsync
VMM/IEM: Native IEM_MC_IF_CX_IS_NZ implementation. bugref:10371
2:54 PM Changeset in vbox [101582] by vboxsync
VBox-CodingGuidelines.cpp: Added some more examples of 'p' prefix use, …
2:50 PM Changeset in vbox [101581] by vboxsync
VMM/IEM: Native IEM_MC_IF_EFL_BIT_SET_OR_BITS_NE and …
1:06 PM Changeset in vbox [101580] by vboxsync
VMM/IEM: Fixes for IEM_MC_IF_EFL_BITS_NE and enabled native …
11:31 AM Changeset in vbox [101579] by vboxsync
Main,FE/Qt: More ARM guest variants, bugref:10384 [fix for Fedora]
11:30 AM Changeset in vbox [101578] by vboxsync
Main,FE/Qt: More ARM guest variants, bugref:10384 [fix for Fedora]
10:16 AM Changeset in vbox [101577] by vboxsync
Main/src-client/ConsoleImplConfigArmV8.cpp: Some cleanups, use …
9:40 AM Changeset in vbox [101576] by vboxsync
VMM/IEM: Native IEM_MC_IF_EFL_BITS_NE translation. bugref:10371
9:08 AM Changeset in vbox [101575] by vboxsync
FE/Qt: bugref:10535. Removing 32 bit OS icons.
8:27 AM Changeset in vbox [101574] by vboxsync
Main/src-client/ConsoleImplConfigArmv8.cpp: Some cleanups, bugref:10528
8:24 AM Changeset in vbox [101573] by vboxsync
Main,FE/Qt: More ARM guest variants, bugref:10384
8:23 AM Changeset in vbox [101572] by vboxsync
include/VBox/ostypes.h: Add more ARM variants, bugref:10384
12:48 AM Changeset in vbox [101571] by vboxsync
FE/Qt: bugref:10450: Get rid of Qt5 stuff; This one is about replacing …
12:46 AM Changeset in vbox [101570] by vboxsync
VMM/IEM: Native IEM_MC_IF_EFL_BIT_NOT_SET translation. bugref:10371
12:44 AM Changeset in vbox [101569] by vboxsync
VMM/IEM: Native IEM_MC_IF_EFL_NO_BITS_SET. translation. bugref:10371
12:42 AM Changeset in vbox [101568] by vboxsync
VMM/IEM: Native IEM_MC_IF_EFL_ANY_BITS_SET translation. bugref:10371
12:25 AM Changeset in vbox [101567] by vboxsync
FE/Qt: bugref:10450: Get rid of Qt5 stuff; This one is about type changes.
12:14 AM Changeset in vbox [101566] by vboxsync
FE/Qt: bugref:10450: Get rid of Qt5 stuff; This one is about QMetaType …
12:08 AM Changeset in vbox [101565] by vboxsync
FE/Qt: bugref:10450: Somehow missed part of r159640.
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