# # ChangeLog for trunk/src in vbox # # Generated by Trac 1.4.3.2 # Apr 4, 2025 2:14:27 AM Wed, 22 Nov 2023 10:16:01 GMT vboxsync [102238] * trunk/src/libs/xpcom18a4/xpcom/threads/plevent.h (modified) libs/xpcom: Remove public PR_Lock and PR_CondVar APIs as they are not ... Wed, 22 Nov 2023 10:08:58 GMT vboxsync [102237] * trunk/src/libs/xpcom18a4/xpcom/components/nsCategoryManager.cpp (modified) libs/xpcom: Remove public PR_Lock and PR_CondVar APIs as they are not ... Wed, 22 Nov 2023 10:02:15 GMT vboxsync [102236] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) libs/xpcom: Move machine dependent (MD) code for the interval API ... Wed, 22 Nov 2023 09:58:27 GMT vboxsync [102235] * trunk/src/libs/xpcom18a4/xpcom/base/nsExceptionService.cpp (modified) libs/xpcom: Remove public PR_Lock and PR_CondVar APIs as they are not ... Wed, 22 Nov 2023 09:57:32 GMT vboxsync [102234] * trunk/src/libs/xpcom18a4/nsprpub/pr/include/private/primpl.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/md (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/misc/prinrval.c (modified) libs/xpcom: Move machine dependent (MD) code for the interval API ... Wed, 22 Nov 2023 09:50:12 GMT vboxsync [102233] * trunk/src/libs/xpcom18a4/nsprpub/pr/include/md/prosdep.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/private/primpl.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/unix.c (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/misc/prinit.c (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/misc/prinrval.c (modified) libs/xpcom: Remove useless init code in nsprpub, bugref:10545 Wed, 22 Nov 2023 09:44:51 GMT vboxsync [102232] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/nspr.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/prcvar.h (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/private/primpl.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/prlock.h (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/ptsynch.c (modified) libs/xpcom: Remove public PR_Lock and PR_CondVar APIs as they are not ... Wed, 22 Nov 2023 09:37:34 GMT vboxsync [102231] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/md/_darwin.h (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/md/_freebsd.h (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/md/_linux.h (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/md/_netbsd.h (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/md/_openbsd.h (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/md/_solaris.h (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/md/prosdep.h (modified) libs/xpcom: Remove individual _.h files and merge relevant stuff ... Wed, 22 Nov 2023 09:16:27 GMT vboxsync [102230] * trunk/src/VBox/GuestHost/SharedClipboard/testcase/tstClipboardHttpServer.cpp (modified) Shared Clipboard/tstClipboardHttpServer: Try to fixing timeouts on ... Wed, 22 Nov 2023 09:14:10 GMT vboxsync [102229] * trunk/src/libs/xpcom18a4/Config.kmk (modified) libs/xpcom: Remove individual *.cfg files and merge relevant stuff ... Wed, 22 Nov 2023 09:07:45 GMT vboxsync [102228] * trunk/src/VBox/Main/include/UnattendedScript.h (modified) Main/Unattended: Added support for returning hashed values (MD5, ... Wed, 22 Nov 2023 08:58:37 GMT vboxsync [102227] * trunk/src/VBox/Main/src-server/UnattendedScript.cpp (modified) Main/Unattended: Added support for returning hashed values (MD5, ... Wed, 22 Nov 2023 08:55:23 GMT vboxsync [102226] * trunk/src/libs/xpcom18a4/Config.kmk (modified) * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/md/_darwin.cfg (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/md/_freebsd.cfg (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/md/_linux.cfg (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/md/_netbsd.cfg (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/md/_openbsd.cfg (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/md/_solaris32.cfg (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/md/_solaris64.cfg (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/md/_vbox.cfg (modified) libs/xpcom: Remove individual *.cfg files and merge relevant stuff ... Wed, 22 Nov 2023 08:54:21 GMT vboxsync [102225] * trunk/src/libs/xpcom18a4/nsprpub/pr/include/private/primpl.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/prtime.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/unix.c (modified) * trunk/src/libs/xpcom18a4/xpcom/build/nsXPComInit.cpp (modified) libs/xpcom: Remove use PR_Now() and get rid of it, bugref:10545 Wed, 22 Nov 2023 08:53:57 GMT vboxsync [102224] * trunk/src/VBox/Main/src-server/UnattendedScript.cpp (modified) * trunk/src/VBox/Main/testcase/tstUnattendedScript-1.expected (modified) * trunk/src/VBox/Main/testcase/tstUnattendedScript-1.template (modified) * trunk/src/VBox/Main/testcase/tstUnattendedScript.cpp (modified) Main/Unattended: Added support for returning hashed values (MD5, ... Tue, 21 Nov 2023 21:42:06 GMT vboxsync [102223] * trunk/src/libs/xpcom18a4/nsprpub/pr/include/prprf.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/prtime.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/io/prprf.c (modified) libs/xpcom: Remove more unused code, bugref:10545 Tue, 21 Nov 2023 17:59:36 GMT vboxsync [102222] * trunk/src/VBox/Frontends/VirtualBox/src/extradata/UIExtraDataDefs.cpp (modified) FE/Qt: Minimum for font scaling is now 40% instead of 20%. Tue, 21 Nov 2023 17:25:50 GMT vboxsync [102221] * trunk/src/VBox/Frontends/VirtualBox/src/settings/editors/UIMotherboardFeaturesEditor.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/editors/UIMotherboardFeaturesEditor.h (modified) FE/Qt: bugref:10513: Reverting r160146; As we consider this option to ... Tue, 21 Nov 2023 17:19:15 GMT vboxsync [102220] * trunk/src/VBox/Frontends/VirtualBox/src/settings/editors/UIShortcutConfigurationEditor.cpp (modified) FE/Qt: bugref:10513: Changed requirements for Global Preferences ... Tue, 21 Nov 2023 17:16:48 GMT vboxsync [102219] * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManagerWidget.cpp (modified) FE/Qt: bugref:10513: Changed requirements for Basic set of ... Tue, 21 Nov 2023 15:19:19 GMT vboxsync [102218] * trunk/src/libs/xpcom18a4/xpcom/threads/plevent.c (modified) libs/xpcom: Remove mostly unused headers and move used stuff ... Tue, 21 Nov 2023 15:14:20 GMT vboxsync [102217] * trunk/src/libs/xpcom18a4/nsprpub/pr/include/md/_unixos.h (modified) libs/xpcom: Clear out more unused stuff to fix the build, bugref:10545 Tue, 21 Nov 2023 15:10:54 GMT vboxsync [102216] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/private/pprthred.h (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/private/primpl.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/private/prpriv.h (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/prmon.h (modified) libs/xpcom: Remove mostly unused headers and move used stuff ... Tue, 21 Nov 2023 15:00:17 GMT vboxsync [102215] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/md/_darwin.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/md/_linux.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/md/_nspr_pthread.h (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/md/_pth.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/nspr.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/private/primpl.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/prthread.h (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/misc/prinit.c (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/ptthread.c (deleted) libs/xpcom: Bury the NSPR thread code finally, there is no user left, ... Tue, 21 Nov 2023 14:50:26 GMT vboxsync [102214] * trunk/src/libs/xpcom18a4/ipc/ipcd/client/public/ipcdclient.h (modified) * trunk/src/libs/xpcom18a4/ipc/ipcd/shared/src/ipcLog.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/base/nsExceptionService.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/glue/nsISupportsImpl.h (modified) libs/xpcom: Remove unused includes, bugref:10545 Tue, 21 Nov 2023 14:29:32 GMT vboxsync [102213] * trunk/src/libs/xpcom18a4/nsprpub/pr/include/private/primpl.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/ptsynch.c (modified) libs/xpcom: As PR_Interrupt() is not existing anymore it issafe to ... Tue, 21 Nov 2023 14:24:22 GMT vboxsync [102212] * trunk/src/libs/xpcom18a4/xpcom/base/nsDebugImpl.cpp (modified) libs/xpcom: Remove now unused code in nsprpub, bugref:10545 [build fix] Tue, 21 Nov 2023 14:19:17 GMT vboxsync [102211] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/nspr.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/prinit.h (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/misc/prinit.c (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/ptthread.c (modified) libs/xpcom: Remove now unused code in nsprpub, bugref:10545 Tue, 21 Nov 2023 14:11:36 GMT vboxsync [102210] * trunk/src/libs/xpcom18a4/xpcom/glue/nsDebug.h (modified) * trunk/src/libs/xpcom18a4/xpcom/glue/nsISupportsImpl.h (modified) libs/xpcom/xpcom: Get rid of PR_GetCurrentThread(), bugref:10545 Tue, 21 Nov 2023 14:04:02 GMT vboxsync [102209] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/md/_unix_errors.h (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/md/prosdep.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/nspr.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/prerr.h (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/prerror.h (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/private/primpl.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/unix_errors.c (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/misc/prerror.c (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/ptsynch.c (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/ptthread.c (modified) libs/xpcom/nsprpub: Now that there is no one left querying the ... Tue, 21 Nov 2023 13:54:06 GMT vboxsync [102208] * trunk/src/libs/xpcom18a4/xpcom/threads/plevent.c (modified) libs/xpcom: Remove querying the exact failure in plevent.c because ... Tue, 21 Nov 2023 13:46:00 GMT vboxsync [102207] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/prerror.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/misc/prerr.c (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/misc/prerr.et (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/misc/prerr.properties (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/misc/prerror.c (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/misc/prerrortable.c (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/misc/prinit.c (modified) libs/xpcom: Remove unused error handling code, bugref:10545 Tue, 21 Nov 2023 13:38:38 GMT vboxsync [102206] * trunk/src/VBox/Main/src-server/xpcom/server_module.cpp (modified) VBox: Get rid of unused (and now removed) include, bugref:10545 ... Tue, 21 Nov 2023 13:32:58 GMT vboxsync [102205] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) libs/xpcom: Get rid of nsprpub I/O methods and associated code, ... Tue, 21 Nov 2023 13:30:06 GMT vboxsync [102204] * trunk/src/libs/xpcom18a4/xpcom/components/nsNativeComponentLoader.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/io/nsLocalFileUnix.cpp (modified) libs/xpcom/xpcom: Get rid of last PR_GetErrorText() usages which are ... Tue, 21 Nov 2023 13:20:07 GMT vboxsync [102203] * trunk/src/libs/xpcom18a4/nsprpub/pr/include/md/_unixos.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/private/primpl.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/misc/prinit.c (modified) libs/xpcom: Get rid of nsprpub I/O methods and associated code, ... Tue, 21 Nov 2023 13:16:56 GMT vboxsync [102202] * trunk/src/libs/xpcom18a4/nsprpub/pr/include/prthread.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/ptsynch.c (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/ptthread.c (modified) libs/xpcom: Start kicking out threads stuff which is not used ... Tue, 21 Nov 2023 13:15:33 GMT vboxsync [102201] * trunk/src/VBox/ValidationKit/bootsectors/bs3-cpu-basic-3-high-asm.asm (modified) ValKit/bs3-cpu-basic-3: More 64-bit lea testing. bugref:10371 Tue, 21 Nov 2023 13:02:20 GMT vboxsync [102200] * trunk/src/libs/xpcom18a4/nsprpub/pr/include/nspr.h (modified) libs/xpcom: Get rid of nsprpub I/O methods and associated code, ... Tue, 21 Nov 2023 13:01:47 GMT vboxsync [102199] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/private/pprio.h (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/private/prpriv.h (modified) libs/xpcom: Remove unused pprio.h, bugref:10545 Tue, 21 Nov 2023 12:58:34 GMT vboxsync [102198] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/nspr.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/prinet.h (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/prio.h (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/io/priometh.c (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/unix.c (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/unix_errors.c (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/misc/prinit.c (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/ptio.c (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/ptthread.c (modified) libs/xpcom: Get rid of nsprpub I/O methods and associated code, ... Tue, 21 Nov 2023 12:51:35 GMT vboxsync [102197] * trunk/src/libs/xpcom18a4/ipc/ipcd/client/src/ipcdclient.cpp (modified) * trunk/src/libs/xpcom18a4/ipc/ipcd/daemon/src/ipcd.cpp (modified) * trunk/src/libs/xpcom18a4/vboxdeps.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/components/nsCategoryManager.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/components/nsCategoryManager.h (modified) * trunk/src/libs/xpcom18a4/xpcom/components/nsComponentManager.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/reflect/xptinfo/src/xptiManifest.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/reflect/xptinfo/src/xptiprivate.h (modified) libs/xpcom: Remove unused prio.h includes, bugref:10545 Tue, 21 Nov 2023 12:47:39 GMT vboxsync [102196] * trunk/src/libs/xpcom18a4/xpcom/reflect/xptinfo/src/xptiInterfaceInfoManager.cpp (modified) libs/xpcom/xpcom: Convert xptiManifest reading and writing from ... Tue, 21 Nov 2023 12:43:15 GMT vboxsync [102195] * trunk/src/libs/xpcom18a4/xpcom/io/nsILocalFile.idl (modified) * trunk/src/libs/xpcom18a4/xpcom/io/nsLocalFile.h (modified) * trunk/src/libs/xpcom18a4/xpcom/io/nsLocalFileUnix.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/io/nsLocalFileUnix.h (modified) libs/xpcom/xpcom: Get rid of nsprpub based file I/O and convert to ... Tue, 21 Nov 2023 11:52:23 GMT vboxsync [102194] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/prprf.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/io/prstdio.c (deleted) libs/xpcom: Remove now unused prstdio.c, bugref:10545 Tue, 21 Nov 2023 11:52:20 GMT vboxsync [102193] * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-mode-MemCopyFlat.asm (modified) scm fix, bs3-mode-MemCopyFlat.asm file Tue, 21 Nov 2023 11:19:35 GMT vboxsync [102192] * trunk/src/libs/xpcom18a4/xpcom/components/nsComponentManager.cpp (modified) libs/xpcom/xpcom: Convert nsComponentManager registry reading from ... Tue, 21 Nov 2023 11:15:45 GMT vboxsync [102191] * trunk/src/libs/xpcom18a4/xpcom/reflect/xptinfo/src/xptiInterfaceInfoManager.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/reflect/xptinfo/src/xptiManifest.cpp (modified) libs/xpcom/xpcom: Convert xptiManifest reading and writing from ... Tue, 21 Nov 2023 11:09:03 GMT vboxsync [102190] * trunk/src/VBox/ValidationKit/testdriver/vboxtestvms.py (modified) Validation Kit/vboxtestvms.py: Fix config of win7-64 smoketest VM. Tue, 21 Nov 2023 11:03:54 GMT vboxsync [102189] * trunk/src/VBox/ValidationKit/testdriver/vboxtestvms.py (modified) Validation Kit/vboxtestvms.py: Fix guest OS type for Windows Server ... Tue, 21 Nov 2023 10:57:48 GMT vboxsync [102188] * trunk/src/VBox/HostServices/SharedClipboard/Makefile.kmk (modified) Shared Clipboard/Transfers: Compile fix for Solaris (not enabled by ... Tue, 21 Nov 2023 10:50:09 GMT vboxsync [102187] * trunk/src/libs/xpcom18a4/xpcom/components/nsComponentManager.cpp (modified) libs/xpcom/xpcom: Convert nsComponentManager registry reading from ... Tue, 21 Nov 2023 10:38:17 GMT vboxsync [102186] * trunk/src/libs/xpcom18a4/xpcom/components/nsCategoryManager.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/components/nsCategoryManager.h (modified) * trunk/src/libs/xpcom18a4/xpcom/components/nsComponentManager.cpp (modified) libs/xpcom/xpcom: Convert nsComponentManager and nsCategoryManager ... Tue, 21 Nov 2023 10:25:58 GMT vboxsync [102185] * trunk/src/VBox/Devices/Storage/DrvVD.cpp (modified) Storage/DrvVD: Floppy type upgrade fixes. bugref:10371 Tue, 21 Nov 2023 10:08:22 GMT vboxsync [102184] * trunk/src/libs/xpcom18a4/xpcom/reflect/xptinfo/src/xptiInterfaceInfoManager.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/reflect/xptinfo/src/xptiMisc.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/reflect/xptinfo/src/xptiprivate.h (modified) libs/xpcom: Convert some xpti logging to use IPRT instead of NSPR, ... Tue, 21 Nov 2023 09:46:56 GMT vboxsync [102183] * trunk/src/VBox/ValidationKit/bootsectors/bs3-cpu-basic-3-high-asm.asm (modified) ValKit/bs3-cpu-basic-3: Move the 64-bit lea tests to the high DLL ... Tue, 21 Nov 2023 09:46:33 GMT vboxsync [102182] * trunk/src/VBox/ValidationKit/bootsectors/bs3-cpu-basic-3-cmn-template.c (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3-cpu-basic-3-cmn-template.mac (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3-cpu-basic-3-high-asm.asm (modified) ValKit/bs3-cpu-basic-3: Move the 64-bit lea tests to the high DLL ... Tue, 21 Nov 2023 09:45:40 GMT vboxsync [102181] * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/VBoxBs3Linker.cpp (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-mode-DiskRead.asm (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-rm-InitHighDlls.c (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3kit-linker.h (modified) ValKit/bs3kit: High DLL loading fixes (keep forgetting the BIOS ... Tue, 21 Nov 2023 09:42:06 GMT vboxsync [102180] * trunk/src/VBox/GuestHost/SharedClipboard/testcase/tstClipboardHttpServer.cpp (modified) Shared Clipboard/tstClipboardHttpServer: Further decreased test file ... Tue, 21 Nov 2023 09:23:44 GMT vboxsync [102179] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) libs/xpcom: Remove more unused code, bugref:10545 [Missing file] Tue, 21 Nov 2023 09:20:06 GMT vboxsync [102178] * trunk/src/libs/xpcom18a4/nsprpub/pr/include/private/primpl.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/prtime.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/misc/prtime.c (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/ptio.c (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/ptsynch.c (modified) libs/xpcom: Remove more unused code, bugref:10545 Tue, 21 Nov 2023 09:09:41 GMT vboxsync [102177] * trunk/src/libs/xpcom18a4/xpcom/reflect/xptinfo/src/xptiMisc.cpp (modified) libs/xpcom/xpcom: Convert the xptiAutoLog timestamp writing to IPRT ... Tue, 21 Nov 2023 08:38:57 GMT vboxsync [102176] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/private/primpl.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/io/prmapopt.c (deleted) libs/xpcom: Remove unused code, bugref:10545 Tue, 21 Nov 2023 08:29:54 GMT vboxsync [102175] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/ipc/ipcd/extensions/transmngr/src/tmTransactionService.cpp (modified) * trunk/src/libs/xpcom18a4/nsprpub/lib/libc/include/plstr.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/lib/libc/src/strdup.c (deleted) * trunk/src/libs/xpcom18a4/xpcom/base/nsTraceRefcntImpl.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/components/nsComponentManager.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/ds/nsCRT.h (modified) * trunk/src/libs/xpcom18a4/xpcom/proxy/src/nsProxyEvent.cpp (modified) libs/xpcom: Replace PL_strdup/PL_strndup/PL_strfree with IPRT ... Tue, 21 Nov 2023 08:19:57 GMT vboxsync [102174] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/nsprpub/lib/libc/include/plstr.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/lib/libc/src/strchr.c (deleted) * trunk/src/libs/xpcom18a4/nsprpub/lib/libc/src/strcstr.c (deleted) * trunk/src/libs/xpcom18a4/nsprpub/lib/libc/src/strpbrk.c (deleted) * trunk/src/libs/xpcom18a4/nsprpub/lib/libc/src/strstr.c (deleted) * trunk/src/libs/xpcom18a4/vboxdeps.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/reflect/xptinfo/src/xptiInterfaceInfoManager.cpp (modified) libs/xpcom: Remove more unused code, bugref:10545 Tue, 21 Nov 2023 08:18:58 GMT vboxsync [102173] * trunk/src/libs/xpcom18a4/nsprpub/pr/include/private/primpl.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/ptsynch.c (modified) libs/xpcom/nsprpub: Convert PR_Atomic* to ASMAtomic*, bugref:10545 ... Tue, 21 Nov 2023 07:09:04 GMT vboxsync [102172] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Nested VMX: bugref:10318 Trying to nail down the cause ... Mon, 20 Nov 2023 23:05:24 GMT vboxsync [102171] * trunk/src/VBox/Main/include/UnattendedImpl.h (modified) * trunk/src/VBox/Main/src-server/UnattendedImpl.cpp (modified) Main/Unattended: Removed WIMImage::mEnmOsType as it is a duplicate of ... Mon, 20 Nov 2023 22:54:22 GMT vboxsync [102170] * trunk/src/VBox/Main/src-server/UnattendedImpl.cpp (modified) Main/Unattended: Changed a three uses of VBOXOSTYPE_OsTypeMask to ... Mon, 20 Nov 2023 22:43:41 GMT vboxsync [102167] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageList.cpp (modified) VBoxManage: 'list ostype': Use platformArchitectureToStr (no ... Mon, 20 Nov 2023 22:13:57 GMT vboxsync [102166] * trunk/src/VBox/HostServices/SharedClipboard/testcase/Makefile.kmk (modified) Shared Clipboard/Transfers: Another build fix for Solaris (not ... Mon, 20 Nov 2023 18:41:07 GMT vboxsync [102165] * trunk/src/VBox/HostServices/SharedClipboard/Makefile.kmk (modified) Shared Clipboard/Transfers: Compile fix for Solaris (not enabled by ... Mon, 20 Nov 2023 17:56:30 GMT vboxsync [102164] * trunk/src/VBox/Frontends/VirtualBox/src/settings/editors/UIDescriptionEditor.cpp (modified) FE/Qt: bugref:10513: Temporary layout workaround for UIDescriptionEditor. Mon, 20 Nov 2023 17:43:04 GMT vboxsync [102163] * trunk/src/VBox/GuestHost/SharedClipboard/testcase/tstClipboardHttpServer.cpp (modified) Shared Clipboard/tstClipboardHttpServer: Added some more tests ... Mon, 20 Nov 2023 17:32:01 GMT vboxsync [102162] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIGuestOSType.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIGuestOSType.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/editors/UINameAndSystemEditor.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/editors/UINameAndSystemEditor.h (modified) FE/Qt: bugref:10513: UINameAndSystemEditor: Make sure editor allows ... Mon, 20 Nov 2023 17:26:05 GMT vboxsync [102161] * trunk/src/VBox/GuestHost/SharedClipboard/testcase/tstClipboardHttpServer.cpp (modified) Shared Clipboard/tstClipboardHttpServer: Compare source and ... Mon, 20 Nov 2023 17:24:27 GMT vboxsync [102160] * trunk/src/VBox/Frontends/VirtualBox/src/settings/UIAdvancedSettingsDialog.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/UIAdvancedSettingsDialogSpecific.cpp (modified) FE/Qt: bugref:10513: UIAdvancedSettingsDialog: Make sure both x86 and ... Mon, 20 Nov 2023 17:10:48 GMT vboxsync [102159] * trunk/src/VBox/GuestHost/SharedClipboard/testcase/tstClipboardHttpServer.cpp (modified) Shared Clipboard/tstClipboardHttpServer: Increased default running ... Mon, 20 Nov 2023 17:10:24 GMT vboxsync [102158] * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-mode-MemCopyFlat.asm (added) ValKit/bs3kit,bs3-cpu-basic-3: Experimental support for loading a 2nd ... Mon, 20 Nov 2023 16:16:55 GMT vboxsync [102157] * trunk/src/VBox/ValidationKit/bootsectors/Config.kmk (modified) * trunk/src/VBox/ValidationKit/bootsectors/Makefile.kmk (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3-cpu-basic-3-asm.asm (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3-cpu-basic-3-cmn-template.c (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3-cpu-basic-3-cmn-template.mac (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3-cpu-basic-3-high-asm.asm (added) * trunk/src/VBox/ValidationKit/bootsectors/bs3-cpu-basic-3.c (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/Makefile.kmk (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/VBoxBs3Linker.cpp (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-cmn-SlabAllocFixed.c (copied) * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-first-common.mac (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-first-high-image.asm (added) * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-mode-BiosInt15hE820.asm (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-mode-DiskQueryGeometry.asm (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-mode-DiskRead.asm (copied) * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-rm-InitAll.c (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-rm-InitAllWithHighDlls.c (added) * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-rm-InitHighDlls.c (added) * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3kit-autostubs.kmk (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3kit-linker.h (added) * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3kit-mangling-code-define.h (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3kit-mangling-code-undef.h (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3kit.h (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3kit.mac (modified) ValKit/bs3kit,bs3-cpu-basic-3: Experimental support for loading a 2nd ... Mon, 20 Nov 2023 16:16:49 GMT vboxsync [102156] * trunk/src/VBox/Runtime/common/ldr/ldrLX.cpp (modified) IPRT/ldrLX: Must always apply internal fixups after loading the bits, ... Mon, 20 Nov 2023 15:15:42 GMT vboxsync [102154] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageList.cpp (modified) Frontends/VBoxManage: Add platform architecture to OS type list. ... Mon, 20 Nov 2023 15:05:27 GMT vboxsync [102153] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIGuestOSType.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIGuestOSType.h (modified) FE/Qt: bugref:10513: A bit of cleanup for UIGuestOSType stuff. Mon, 20 Nov 2023 14:58:48 GMT vboxsync [102152] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIGuestOSType.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIGuestOSType.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/editors/UINameAndSystemEditor.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIGuestOSTypeSelectionButton.cpp (modified) FE/Qt: bugref:10513: UIGuestOSType: A bit of refactoring; Rename ... Mon, 20 Nov 2023 14:06:57 GMT vboxsync [102151] * trunk/src/VBox/Frontends/VirtualBox/src/activity/vmactivity/UIVMActivityMonitor.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/activity/vmactivity/UIVMActivityMonitor.h (modified) FE/Qt: bugref:10501. Some fixes in retranslate stuff, etc. Mon, 20 Nov 2023 11:14:18 GMT vboxsync [102150] * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-mode-DiskQueryGeometry.asm (modified) ValKit/bs3kit: Initial Bs3DiskQueryGeometry code. bugref:10371 Mon, 20 Nov 2023 11:14:01 GMT vboxsync [102149] * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-mode-DiskQueryGeometry.asm (copied) ValKit/bs3kit: Initial Bs3DiskQueryGeometry code. bugref:10371 Mon, 20 Nov 2023 06:45:56 GMT vboxsync [102148] * trunk/src/VBox/Frontends/VirtualBox/src/activity/vmactivity/UIVMActivityMonitor.h (modified) FE/Qt: bugref:10501. Build fix. Mon, 20 Nov 2023 06:35:00 GMT vboxsync [102147] * trunk/src/VBox/Frontends/VirtualBox/src/activity/overview/UIVMActivityToolWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/activity/vmactivity/UIVMActivityMonitor.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/activity/vmactivity/UIVMActivityMonitor.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIVMInformationDialog.cpp (modified) FE/Qt: bugref:10501. Splitting UIVMActivityMonitor into a base and a ... Sat, 18 Nov 2023 17:53:25 GMT vboxsync [102146] * trunk/src/VBox/GuestHost/SharedClipboard/testcase/tstClipboardHttpServer.cpp (modified) Shared Clipboard/Transfers: Implemented support for percent-encoded ... Fri, 17 Nov 2023 21:47:01 GMT vboxsync [102145] * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dx/VBoxDX.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dx/VBoxDX.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dx/VBoxDXCmd.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dx/VBoxDXCmd.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dx/VBoxDXDDI.cpp (modified) WDDM: user mode driver update: bugref:10529 Fri, 17 Nov 2023 19:25:12 GMT vboxsync [102144] * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/gallium/Svga.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/gallium/Svga.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/gallium/SvgaRender.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/gallium/VBoxMPGaWddm.cpp (modified) WDDM: miniport update: bugref:10529 Fri, 17 Nov 2023 19:06:12 GMT vboxsync [102143] * trunk/src/VBox/Devices/Graphics/vmsvga_include/svga3d_cmd.h (modified) * trunk/src/VBox/Devices/Graphics/vmsvga_include/svga3d_types.h (modified) Devices/Graphics: header update. bugref:10529 Fri, 17 Nov 2023 18:59:15 GMT vboxsync [102142] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA-cmd.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-dx-dx11.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-dx.cpp (modified) Devices/Graphics: avoid compiler warnings. bugref:10529 Fri, 17 Nov 2023 15:27:32 GMT vboxsync [102141] * trunk/include/iprt/http-server.h (modified) * trunk/src/VBox/GuestHost/SharedClipboard/clipboard-transfers-http.cpp (modified) * trunk/src/VBox/GuestHost/SharedClipboard/testcase/tstClipboardHttpServer.cpp (modified) Shared Clipboard/Transfers: Implemented support for percent-encoded ... Fri, 17 Nov 2023 15:26:30 GMT vboxsync [102140] * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManager.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/UIAdvancedSettingsDialog.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/UIAdvancedSettingsDialogSpecific.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/UIAdvancedSettingsDialogSpecific.h (modified) FE/Qt: bugref:10513: Before opening any kind of settings dialog make ... Fri, 17 Nov 2023 14:35:57 GMT vboxsync [102139] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManager.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManager.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/UIAdvancedSettingsDialogSpecific.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/UIAdvancedSettingsDialogSpecific.h (modified) FE/Qt: bugref:10513: Get rid of UISettingsDialog/Specific usage; ... Fri, 17 Nov 2023 14:11:21 GMT vboxsync [102138] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.h (modified) FE/Qt: bugref:10513: Runtime UI / Machine logic: Switching to ... Fri, 17 Nov 2023 12:51:09 GMT vboxsync [102137] * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dx/VBoxDXDDIVideo.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dx/VBoxDXVideo.cpp (added) WDDM: D3D11_1DDI_VIDEODEVICEFUNCS: bugref:10529 Fri, 17 Nov 2023 12:46:34 GMT vboxsync [102136] * trunk/src/VBox/Devices/Graphics/vmsvga_include/vbsvga3d_dx.h (added) Devices/Graphics: additional header. bugref:10529