# # ChangeLog for trunk/src in vbox # # Generated by Trac 1.4.3.2 # Feb 22, 2025 3:56:07 AM Fri, 03 Nov 2023 15:17:55 GMT vboxsync [101743] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/obsolete/pralarm.h (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/misc/pralarm.c (deleted) libs/xpcom: Remove pralarm.{c,h} as they aren't used anywhere, ... Fri, 03 Nov 2023 15:16:50 GMT vboxsync [101742] * trunk/src/VBox/VMM/VMMAll/IEMAllInstPython.py (modified) VMM/IEM: Consider #if/#ifdef/#ifndef/#elif/#else/#endif when picking ... Fri, 03 Nov 2023 15:05:07 GMT vboxsync [101741] * trunk/src/VBox/Main/src-all/PlatformPropertiesImpl.cpp (modified) Main: Added ... Fri, 03 Nov 2023 14:59:45 GMT vboxsync [101740] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/nsprpub/lib/libc/include/plbase64.h (deleted) * trunk/src/libs/xpcom18a4/nsprpub/lib/libc/src/base64.c (deleted) libs/xpcom: Remove plbase64.h and base64.c as they aren't used ... Fri, 03 Nov 2023 14:57:45 GMT vboxsync [101739] * trunk/src/libs/xpcom18a4/xpcom/io/nsLocalFileMac.cpp (deleted) * trunk/src/libs/xpcom18a4/xpcom/io/nsLocalFileOSX.cpp (deleted) libs/xpcom: Remove unused files, bugref:10545 Fri, 03 Nov 2023 14:56:26 GMT vboxsync [101738] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/nsprpub/lib/ds/plvrsion.c (deleted) * trunk/src/libs/xpcom18a4/nsprpub/lib/libc/src/plvrsion.c (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/prvrsion.h (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/prvrsion.c (deleted) libs/xpcom: Remove prvrsion.h, plvrsion.c, prvrsion.c as they aren't ... Fri, 03 Nov 2023 14:55:39 GMT vboxsync [101737] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/PlatformPropertiesImpl.h (modified) * trunk/src/VBox/Main/src-all/PlatformPropertiesImpl.cpp (modified) Main: Added ... Fri, 03 Nov 2023 14:47:25 GMT vboxsync [101736] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/nsprpub/lib/libc/include/plresolv.h (deleted) libs/xpcom: Remove plresolv.h as it isn't used anywhere, bugref:10545 Fri, 03 Nov 2023 14:45:39 GMT vboxsync [101735] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/ipc/ipcd/extensions/transmngr/test (deleted) * trunk/src/libs/xpcom18a4/nsprpub/lib/libc/include/plgetopt.h (deleted) * trunk/src/libs/xpcom18a4/nsprpub/lib/libc/src/plgetopt.c (deleted) libs/xpcom: Remove plgetopt.{h,c} as it isn't used anywhere (except ... Fri, 03 Nov 2023 14:42:49 GMT vboxsync [101734] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/nsprpub/lib/libc/include/plerror.h (deleted) * trunk/src/libs/xpcom18a4/nsprpub/lib/libc/src/plerror.c (deleted) libs/xpcom: Remove plerror.{h,c} as it isn't used anywhere, bugref:10545 Fri, 03 Nov 2023 14:31:34 GMT vboxsync [101733] * trunk/src/libs/xpcom18a4/nsprpub/lib/ds/MANIFEST (deleted) * trunk/src/libs/xpcom18a4/nsprpub/lib/ds/plds.def (deleted) * trunk/src/libs/xpcom18a4/nsprpub/lib/ds/plds.rc (deleted) * trunk/src/libs/xpcom18a4/nsprpub/lib/ds/plds_symvec.opt (deleted) * trunk/src/libs/xpcom18a4/nsprpub/lib/libc/README (deleted) * trunk/src/libs/xpcom18a4/nsprpub/lib/libc/include/MANIFEST (deleted) * trunk/src/libs/xpcom18a4/nsprpub/lib/libc/include/README (deleted) * trunk/src/libs/xpcom18a4/nsprpub/lib/libc/src/README (deleted) * trunk/src/libs/xpcom18a4/nsprpub/lib/libc/src/plc.def (deleted) * trunk/src/libs/xpcom18a4/nsprpub/lib/libc/src/plc.rc (deleted) * trunk/src/libs/xpcom18a4/nsprpub/lib/libc/src/plc_symvec.opt (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/cplus (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/misc/compile-et.pl (deleted) * trunk/src/libs/xpcom18a4/xpcom/reflect/xptcall/README (deleted) * trunk/src/libs/xpcom18a4/xpcom/reflect/xptcall/porting.html (deleted) * trunk/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/mac (deleted) * trunk/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/os2 (deleted) * trunk/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/test (deleted) * trunk/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/win32 (deleted) * trunk/src/libs/xpcom18a4/xpcom/reflect/xptcall/status.html (deleted) * trunk/src/libs/xpcom18a4/xpcom/windbgdlg (deleted) libs/xpcom: Remove unused files, bugref:10545 Fri, 03 Nov 2023 14:19:42 GMT vboxsync [101732] * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstPython.py (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstTwoByte0f.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllThrdPython.py (modified) VMM/IEM: Consider #if/#ifdef/#ifndef/#elif/#else/#endif when picking ... Fri, 03 Nov 2023 14:10:04 GMT vboxsync [101731] * trunk/src/libs/xpcom18a4/nsprpub/pr/src/md/beos (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/md/mac (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/md/os2 (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/md/windows (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/threads/combined (deleted) libs/xpcom: Remove unused files, bugref:10545 Fri, 03 Nov 2023 14:09:53 GMT vboxsync [101730] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) libs/xpcom/Makefile.kmk: Drop os2 form the Makefile as support won't ... Fri, 03 Nov 2023 13:59:27 GMT vboxsync [101729] * trunk/src/libs/xpcom18a4/nsprpub/pr/src/bthreads (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/nspr.def (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/nspr.rc (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/nspr_symvec.opt (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/os2extra.def (deleted) * trunk/src/libs/xpcom18a4/xpcom/build/dlldeps.cpp (deleted) * trunk/src/libs/xpcom18a4/xpcom/build/malloc.c (deleted) * trunk/src/libs/xpcom18a4/xpcom/build/nsOS2VACLegacy.cpp (deleted) * trunk/src/libs/xpcom18a4/xpcom/build/win32.order (deleted) * trunk/src/libs/xpcom18a4/xpcom/build/xpcom-tests.pkg (deleted) * trunk/src/libs/xpcom18a4/xpcom/build/xpcom.pkg (deleted) * trunk/src/libs/xpcom18a4/xpcom/build/xpcom_alpha.def (deleted) * trunk/src/libs/xpcom18a4/xpcom/doc (deleted) * trunk/src/libs/xpcom18a4/xpcom/libxpt (deleted) libs/xpcom: Remove unused files, bugref:10545 Fri, 03 Nov 2023 13:42:11 GMT vboxsync [101728] * trunk/src/libs/xpcom18a4/nsprpub/lib/msgc (deleted) * trunk/src/libs/xpcom18a4/nsprpub/lib/prstreams (deleted) * trunk/src/libs/xpcom18a4/nsprpub/lib/tests (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/tests (deleted) * trunk/src/libs/xpcom18a4/xpcom/MoreFiles (deleted) * trunk/src/libs/xpcom18a4/xpcom/sample (deleted) * trunk/src/libs/xpcom18a4/xpcom/stub (deleted) * trunk/src/libs/xpcom18a4/xpcom/tools (deleted) libs/xpcom: Remove unused files, bugref:10545 Fri, 03 Nov 2023 13:41:29 GMT vboxsync [101727] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) libs/xpcom: Remove long unused darwin.x86 stuff, bugref:10545 Fri, 03 Nov 2023 13:29:20 GMT vboxsync [101726] * trunk/src/libs/xpcom18a4/ipc/ipcd/.cvsignore (deleted) * trunk/src/libs/xpcom18a4/ipc/ipcd/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/ipc/ipcd/client/public/.cvsignore (deleted) * trunk/src/libs/xpcom18a4/ipc/ipcd/client/public/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/ipc/ipcd/client/src/.cvsignore (deleted) * trunk/src/libs/xpcom18a4/ipc/ipcd/client/src/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/ipc/ipcd/daemon/public/.cvsignore (deleted) * trunk/src/libs/xpcom18a4/ipc/ipcd/daemon/public/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/ipc/ipcd/daemon/src/.cvsignore (deleted) * trunk/src/libs/xpcom18a4/ipc/ipcd/daemon/src/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/ipc/ipcd/extensions/.cvsignore (deleted) * trunk/src/libs/xpcom18a4/ipc/ipcd/extensions/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/ipc/ipcd/extensions/dconnect/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/ipc/ipcd/extensions/dconnect/public/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/ipc/ipcd/extensions/dconnect/src/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/ipc/ipcd/extensions/dconnect/test/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/ipc/ipcd/extensions/lock/.cvsignore (deleted) * trunk/src/libs/xpcom18a4/ipc/ipcd/extensions/lock/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/ipc/ipcd/extensions/lock/public/.cvsignore (deleted) * trunk/src/libs/xpcom18a4/ipc/ipcd/extensions/lock/public/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/ipc/ipcd/extensions/lock/src/.cvsignore (deleted) * trunk/src/libs/xpcom18a4/ipc/ipcd/extensions/lock/src/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/ipc/ipcd/extensions/lock/src/module/.cvsignore (deleted) * trunk/src/libs/xpcom18a4/ipc/ipcd/extensions/lock/src/module/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/ipc/ipcd/extensions/lock/test/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/ipc/ipcd/extensions/transmngr/.cvsignore (deleted) * trunk/src/libs/xpcom18a4/ipc/ipcd/extensions/transmngr/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/ipc/ipcd/extensions/transmngr/build/.cvsignore (deleted) * trunk/src/libs/xpcom18a4/ipc/ipcd/extensions/transmngr/build/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/ipc/ipcd/extensions/transmngr/common/.cvsignore (deleted) * trunk/src/libs/xpcom18a4/ipc/ipcd/extensions/transmngr/common/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/ipc/ipcd/extensions/transmngr/module/.cvsignore (deleted) * trunk/src/libs/xpcom18a4/ipc/ipcd/extensions/transmngr/module/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/ipc/ipcd/extensions/transmngr/public/.cvsignore (deleted) * trunk/src/libs/xpcom18a4/ipc/ipcd/extensions/transmngr/public/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/ipc/ipcd/extensions/transmngr/src/.cvsignore (deleted) * trunk/src/libs/xpcom18a4/ipc/ipcd/extensions/transmngr/src/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/ipc/ipcd/extensions/transmngr/test/.cvsignore (deleted) * trunk/src/libs/xpcom18a4/ipc/ipcd/extensions/transmngr/test/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/ipc/ipcd/shared/src/.cvsignore (deleted) * trunk/src/libs/xpcom18a4/ipc/ipcd/shared/src/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/ipc/ipcd/test/.cvsignore (deleted) * trunk/src/libs/xpcom18a4/ipc/ipcd/test/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/ipc/ipcd/test/module/.cvsignore (deleted) * trunk/src/libs/xpcom18a4/ipc/ipcd/test/module/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/ipc/ipcd/util/.cvsignore (deleted) * trunk/src/libs/xpcom18a4/ipc/ipcd/util/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/ipc/ipcd/util/public/.cvsignore (deleted) * trunk/src/libs/xpcom18a4/ipc/ipcd/util/public/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/ipc/ipcd/util/src/.cvsignore (deleted) * trunk/src/libs/xpcom18a4/ipc/ipcd/util/src/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/nsprpub/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/nsprpub/admin (deleted) * trunk/src/libs/xpcom18a4/nsprpub/config (deleted) * trunk/src/libs/xpcom18a4/nsprpub/configure (deleted) * trunk/src/libs/xpcom18a4/nsprpub/configure.in (deleted) * trunk/src/libs/xpcom18a4/nsprpub/gmakefile.win (deleted) * trunk/src/libs/xpcom18a4/nsprpub/lib/.cvsignore (deleted) * trunk/src/libs/xpcom18a4/nsprpub/lib/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/nsprpub/lib/ds/.cvsignore (deleted) * trunk/src/libs/xpcom18a4/nsprpub/lib/ds/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/nsprpub/lib/libc/.cvsignore (deleted) * trunk/src/libs/xpcom18a4/nsprpub/lib/libc/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/nsprpub/lib/libc/include/.cvsignore (deleted) * trunk/src/libs/xpcom18a4/nsprpub/lib/libc/include/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/nsprpub/lib/libc/src/.cvsignore (deleted) * trunk/src/libs/xpcom18a4/nsprpub/lib/libc/src/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/nsprpub/lib/msgc/.cvsignore (deleted) * trunk/src/libs/xpcom18a4/nsprpub/lib/msgc/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/nsprpub/lib/msgc/include/.cvsignore (deleted) * trunk/src/libs/xpcom18a4/nsprpub/lib/msgc/include/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/nsprpub/lib/msgc/src/.cvsignore (deleted) * trunk/src/libs/xpcom18a4/nsprpub/lib/msgc/src/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/nsprpub/lib/msgc/tests/.cvsignore (deleted) * trunk/src/libs/xpcom18a4/nsprpub/lib/msgc/tests/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/nsprpub/lib/prstreams/.cvsignore (deleted) * trunk/src/libs/xpcom18a4/nsprpub/lib/prstreams/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/nsprpub/lib/prstreams/tests/testprstrm/.cvsignore (deleted) * trunk/src/libs/xpcom18a4/nsprpub/lib/prstreams/tests/testprstrm/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/nsprpub/lib/tests/.cvsignore (deleted) * trunk/src/libs/xpcom18a4/nsprpub/lib/tests/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/nsprpub/makefile.win (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pkg (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/.cvsignore (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/.cvsignore (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/md/.cvsignore (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/md/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/obsolete/.cvsignore (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/obsolete/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/private/.cvsignore (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/private/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/.cvsignore (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/bthreads/.cvsignore (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/bthreads/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/cplus/.cvsignore (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/cplus/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/cplus/tests/.cvsignore (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/cplus/tests/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/io/.cvsignore (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/io/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/linking/.cvsignore (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/linking/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/malloc/.cvsignore (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/malloc/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/md/.cvsignore (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/md/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/md/beos/.cvsignore (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/md/beos/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/md/os2/.cvsignore (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/md/os2/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/.cvsignore (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/md/windows/.cvsignore (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/md/windows/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/memory/.cvsignore (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/memory/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/misc/.cvsignore (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/misc/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/.cvsignore (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/threads/.cvsignore (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/threads/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/threads/combined/.cvsignore (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/threads/combined/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/tests/.cvsignore (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/tests/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/tests/dll/.cvsignore (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/tests/dll/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/tests/w16gui/.cvsignore (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/tests/w16gui/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/nsprpub/tools (deleted) * trunk/src/libs/xpcom18a4/python/.cvsignore (deleted) * trunk/src/libs/xpcom18a4/python/client/.cvsignore (deleted) * trunk/src/libs/xpcom18a4/python/server/.cvsignore (deleted) * trunk/src/libs/xpcom18a4/python/test/.cvsignore (deleted) * trunk/src/libs/xpcom18a4/xpcom/.cvsignore (deleted) * trunk/src/libs/xpcom18a4/xpcom/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/xpcom/MoreFiles/.cvsignore (deleted) * trunk/src/libs/xpcom18a4/xpcom/MoreFiles/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/xpcom/base/.cvsignore (deleted) * trunk/src/libs/xpcom18a4/xpcom/base/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/xpcom/build/.cvsignore (deleted) * trunk/src/libs/xpcom18a4/xpcom/build/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/xpcom/components/.cvsignore (deleted) * trunk/src/libs/xpcom18a4/xpcom/components/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/xpcom/ds/.cvsignore (deleted) * trunk/src/libs/xpcom18a4/xpcom/ds/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/xpcom/glue/.cvsignore (deleted) * trunk/src/libs/xpcom18a4/xpcom/glue/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/xpcom/glue/standalone/.cvsignore (deleted) * trunk/src/libs/xpcom18a4/xpcom/glue/standalone/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/xpcom/io/.cvsignore (deleted) * trunk/src/libs/xpcom18a4/xpcom/io/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/xpcom/obsolete (deleted) * trunk/src/libs/xpcom18a4/xpcom/proxy/.cvsignore (deleted) * trunk/src/libs/xpcom18a4/xpcom/proxy/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/xpcom/proxy/public/.cvsignore (deleted) * trunk/src/libs/xpcom18a4/xpcom/proxy/public/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/xpcom/proxy/src/.cvsignore (deleted) * trunk/src/libs/xpcom18a4/xpcom/proxy/src/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/xpcom/proxy/tests/.cvsignore (deleted) * trunk/src/libs/xpcom18a4/xpcom/proxy/tests/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/xpcom/reflect/.cvsignore (deleted) * trunk/src/libs/xpcom18a4/xpcom/reflect/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/xpcom/reflect/xptcall/.cvsignore (deleted) * trunk/src/libs/xpcom18a4/xpcom/reflect/xptcall/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/xpcom/reflect/xptcall/public/.cvsignore (deleted) * trunk/src/libs/xpcom18a4/xpcom/reflect/xptcall/public/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/.cvsignore (deleted) * trunk/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/.cvsignore (deleted) * trunk/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/os2/.cvsignore (deleted) * trunk/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/os2/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/test/.cvsignore (deleted) * trunk/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/test/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/.cvsignore (deleted) * trunk/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/win32/.cvsignore (deleted) * trunk/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/win32/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/xpcom/reflect/xptcall/tests/.cvsignore (deleted) * trunk/src/libs/xpcom18a4/xpcom/reflect/xptcall/tests/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/xpcom/reflect/xptinfo/.cvsignore (deleted) * trunk/src/libs/xpcom18a4/xpcom/reflect/xptinfo/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/xpcom/reflect/xptinfo/public/.cvsignore (deleted) * trunk/src/libs/xpcom18a4/xpcom/reflect/xptinfo/public/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/xpcom/reflect/xptinfo/src/.cvsignore (deleted) * trunk/src/libs/xpcom18a4/xpcom/reflect/xptinfo/src/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/xpcom/reflect/xptinfo/tests/.cvsignore (deleted) * trunk/src/libs/xpcom18a4/xpcom/reflect/xptinfo/tests/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/xpcom/sample/.cvsignore (deleted) * trunk/src/libs/xpcom18a4/xpcom/sample/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/xpcom/string/.cvsignore (deleted) * trunk/src/libs/xpcom18a4/xpcom/string/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/xpcom/string/public/.cvsignore (deleted) * trunk/src/libs/xpcom18a4/xpcom/string/public/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/xpcom/string/src/.cvsignore (deleted) * trunk/src/libs/xpcom18a4/xpcom/string/src/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/xpcom/tests/.cvsignore (deleted) * trunk/src/libs/xpcom18a4/xpcom/tests/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/xpcom/tests/StringFactoringTests/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/xpcom/tests/dynamic/.cvsignore (deleted) * trunk/src/libs/xpcom18a4/xpcom/tests/dynamic/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/xpcom/tests/services/.cvsignore (deleted) * trunk/src/libs/xpcom18a4/xpcom/tests/services/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/xpcom/tests/windows/.cvsignore (deleted) * trunk/src/libs/xpcom18a4/xpcom/tests/windows/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/xpcom/threads/.cvsignore (deleted) * trunk/src/libs/xpcom18a4/xpcom/threads/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/xpcom/tools/.cvsignore (deleted) * trunk/src/libs/xpcom18a4/xpcom/tools/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/xpcom/tools/registry/.cvsignore (deleted) * trunk/src/libs/xpcom18a4/xpcom/tools/registry/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/xpcom/tools/windows/.cvsignore (deleted) * trunk/src/libs/xpcom18a4/xpcom/tools/windows/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/xpcom/typelib/.cvsignore (deleted) * trunk/src/libs/xpcom18a4/xpcom/typelib/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/xpcom/typelib/xpidl/.cvsignore (deleted) * trunk/src/libs/xpcom18a4/xpcom/typelib/xpidl/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/xpcom/typelib/xpt/.cvsignore (deleted) * trunk/src/libs/xpcom18a4/xpcom/typelib/xpt/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/xpcom/typelib/xpt/public/.cvsignore (deleted) * trunk/src/libs/xpcom18a4/xpcom/typelib/xpt/public/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/xpcom/typelib/xpt/src/.cvsignore (deleted) * trunk/src/libs/xpcom18a4/xpcom/typelib/xpt/src/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/xpcom/typelib/xpt/tests/.cvsignore (deleted) * trunk/src/libs/xpcom18a4/xpcom/typelib/xpt/tests/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/xpcom/typelib/xpt/tools/.cvsignore (deleted) * trunk/src/libs/xpcom18a4/xpcom/typelib/xpt/tools/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/xpcom/windbgdlg/.cvsignore (deleted) * trunk/src/libs/xpcom18a4/xpcom/windbgdlg/Makefile.in (deleted) * trunk/src/libs/xpcom18a4/xpcom/xpcom-config.h.in (deleted) * trunk/src/libs/xpcom18a4/xpcom/xpcom-private.h.in (deleted) libs/xpcom: Remove unused files, bugref:10545 Fri, 03 Nov 2023 13:13:47 GMT vboxsync [101725] * trunk/src/VBox/Frontends/VirtualBox/src/settings/editors/UIAudioControllerEditor.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/editors/UIAudioControllerEditor.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/editors/UIGraphicsControllerEditor.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/editors/UIGraphicsControllerEditor.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/editors/UINetworkFeaturesEditor.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/editors/UINetworkFeaturesEditor.h (modified) FE/Qt: bugref:10543: VM Settings / Audio, Display and Network pages: ... Fri, 03 Nov 2023 08:43:56 GMT vboxsync [101724] * trunk/src/VBox/Frontends/VirtualBox/src/settings/UIAdvancedSettingsDialogSpecific.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/UIAdvancedSettingsDialogSpecific.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsGeneral.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsGeneral.h (modified) FE/Qt: bugref:10543: UIAdvancedSettingsDialogMachine & ... Fri, 03 Nov 2023 08:38:21 GMT vboxsync [101723] * trunk/src/VBox/Frontends/VirtualBox/src/settings/UIAdvancedSettingsDialog.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/UIAdvancedSettingsDialog.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/editors/UIEditor.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/editors/UIEditor.h (modified) FE/Qt: bugref:10513: UIEditor and UIAdvancedSettingsDialog: Optional ... Fri, 03 Nov 2023 00:36:45 GMT vboxsync [101722] * trunk/src/VBox/VMM/VMMAll/IEMAllInstPython.py (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstTwoByte0f.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllN8vePython.py (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllThrdPython.py (modified) * trunk/src/VBox/VMM/include/IEMInternal.h (modified) VMM/IEM: Identify the different styles IEM_MC_CALL_XXX and mark these ... Thu, 02 Nov 2023 15:23:58 GMT vboxsync [101721] * trunk/src/VBox/Additions/x11/VBoxClient/clipboard-common.cpp (modified) * trunk/src/VBox/Additions/x11/VBoxClient/clipboard.h (modified) Additions: X11/Wayland: Clipboard: fix memory zeroing on realloc ... Thu, 02 Nov 2023 15:21:13 GMT vboxsync [101720] * trunk/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3Lib.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibClipboard.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibGuestProp.cpp (modified) Additions: Guest Library: Fix valgrind warnings about uninitialized ... Thu, 02 Nov 2023 15:13:38 GMT vboxsync [101719] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachine.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachine.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.h (modified) FE/Qt: bugref:10481. Adding a checkbox to the Device/Shared Clipboard ... Thu, 02 Nov 2023 13:08:31 GMT vboxsync [101718] * trunk/Config.kmk (modified) * trunk/src/libs/Makefile.kmk (modified) libssh: switching to 0.10.5 bugref:10539 Thu, 02 Nov 2023 12:22:25 GMT vboxsync [101717] * trunk/src/VBox/Frontends/VirtualBox/src/settings/UIAdvancedSettingsDialog.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/UIAdvancedSettingsDialog.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/editors/UIAudioSettingsEditor.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/editors/UIAudioSettingsEditor.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/editors/UIEditor.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/editors/UIEditor.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/editors/UINetworkAttachmentEditor.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/editors/UINetworkAttachmentEditor.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/editors/UINetworkSettingsEditor.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/editors/UINetworkSettingsEditor.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/editors/UIUpdateSettingsEditor.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/editors/UIUpdateSettingsEditor.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsDisplay.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsDisplay.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsGeneral.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsGeneral.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsDisplay.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsDisplay.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsGeneral.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsGeneral.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsInterface.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsInterface.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsNetwork.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsNetwork.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsSystem.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsSystem.h (modified) FE/Qt: bugref:10513: UIEditor and sub-classes: Simplify filterOut ... Thu, 02 Nov 2023 12:09:09 GMT vboxsync [101716] * trunk/src/VBox/Devices/Network/DrvCloudTunnel.cpp (modified) DrvCloudTunnel: The signature of the ... Thu, 02 Nov 2023 12:08:14 GMT vboxsync [101715] * trunk/src/VBox/Runtime/r3/win/VBoxRT-openssl-3.0.def (modified) IPRT/VBoxRT-openssl-3.0.def: libssh v0.10.5 requires a bunch more ... Thu, 02 Nov 2023 09:51:36 GMT vboxsync [101713] * 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:10543: UINameAndSystemEditor cleanup: Missing part of ... Thu, 02 Nov 2023 09:46:23 GMT vboxsync [101712] * trunk/src/VBox/Frontends/VirtualBox/src/settings/editors/UINameAndSystemEditor.cpp (modified) FE/Qt: bugref:10543: UINameAndSystemEditor cleanup: Missing part of ... Thu, 02 Nov 2023 09:42:03 GMT vboxsync [101711] * 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:10543: UINameAndSystemEditor cleanup: Renaming subtype ... Thu, 02 Nov 2023 09:33:24 GMT vboxsync [101710] * 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:10543: UINameAndSystemEditor cleanup: Renaming, ... Thu, 02 Nov 2023 09:20:27 GMT vboxsync [101709] * trunk/src/VBox/Frontends/VirtualBox/src/settings/editors/UINameAndSystemEditor.cpp (modified) FE/Qt: bugref:10543: Bits missed in r159802. Thu, 02 Nov 2023 09:08:56 GMT vboxsync [101708] * 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:10543: UINameAndSystemEditor cleanup: Reordering stuff. Thu, 02 Nov 2023 00:54:18 GMT vboxsync [101707] * trunk/src/VBox/VMM/VMMAll/IEMAllInstOneByte.cpp.h (modified) * trunk/src/VBox/VMM/testcase/tstIEMCheckMc.cpp (modified) VMM/IEM: Use IEM_MC_STORE_GREG_U*_CONST when storing an immediate ... Thu, 02 Nov 2023 00:29:00 GMT vboxsync [101706] * trunk/src/VBox/VMM/VMMAll/IEMAllN8vePython.py (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompiler.cpp (modified) VMM/IEM: Native translation for ... Thu, 02 Nov 2023 00:28:10 GMT vboxsync [101705] * trunk/src/VBox/VMM/include/IEMN8veRecompiler.h (modified) VMM/IEM: Fixed incorrect rex prefix for the AND emitters. bugref:10371 Wed, 01 Nov 2023 23:47:07 GMT vboxsync [101704] * trunk/include/VBox/err.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllN8vePython.py (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompiler.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllThrdPython.py (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllThrdRecompiler.cpp (modified) * trunk/src/VBox/VMM/include/IEMN8veRecompiler.h (modified) VMM/IEM: Native translation for ... Wed, 01 Nov 2023 15:34:19 GMT vboxsync [101703] * trunk/src/VBox/VMM/VMMR3/EM.cpp (modified) VMM/EM: Need to update the status code, bugref:10390 Wed, 01 Nov 2023 15:29:30 GMT vboxsync [101702] * trunk/src/VBox/ValidationKit/testdriver/vboxtestvms.py (modified) * trunk/src/VBox/ValidationKit/tests/installation/tdGuestOsUnattendedInst1.py (modified) ValidationKit/tdGuestOsUnattendedInst1: Add OracleLinux 9 arm64 to ... Wed, 01 Nov 2023 15:14:36 GMT vboxsync [101701] * trunk/src/VBox/ValidationKit/testdriver/vboxtestvms.py (modified) ValidationKit: Fixes for arm and 7.1 Main API, bugref:10542 [fix] Wed, 01 Nov 2023 15:03:18 GMT vboxsync [101700] * trunk/src/VBox/ValidationKit/testdriver/vboxtestvms.py (modified) ValidationKit: Fixes for arm and 7.1 Main API, bugref:10542 [fix] Wed, 01 Nov 2023 14:59:19 GMT vboxsync [101699] * trunk/src/VBox/ValidationKit/testdriver/vbox.py (modified) * trunk/src/VBox/ValidationKit/testdriver/vboxtestvms.py (modified) ValidationKit: Fixes for arm and 7.1 Main API, bugref:10542 Wed, 01 Nov 2023 12:08:40 GMT vboxsync [101698] * trunk/src/VBox/Main/src-all/Global.cpp (modified) Main/Global.cpp: Some fixes for the ARM Linux types, Oracle Linux and ... Wed, 01 Nov 2023 11:56:34 GMT vboxsync [101697] * trunk/src/VBox/Main/UnattendedTemplates/ol9_ks.cfg (modified) * trunk/src/VBox/Main/UnattendedTemplates/ol_postinstall.sh (modified) * trunk/src/VBox/Main/src-server/UnattendedInstaller.cpp (modified) Main/Unattended: Support OracleLinux for unattended installation, ... Wed, 01 Nov 2023 11:55:53 GMT vboxsync [101696] * trunk/src/VBox/Main/src-all/Global.cpp (modified) Main/Global.cpp: Some fixes for the ARM Linux types, Oracle Linux and ... Wed, 01 Nov 2023 10:41:27 GMT vboxsync [101695] * trunk/src/VBox/Main/include/UnattendedInstaller.h (modified) * trunk/src/VBox/Main/src-server/UnattendedInstaller.cpp (modified) Main/UnattendedInstaller: Move editDebianGrubCfg() to the base ... Wed, 01 Nov 2023 00:08:56 GMT vboxsync [101694] * trunk/src/VBox/VMM/VMMAll/IEMAllInstPython.py (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllN8vePython.py (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompiler.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllThrdFuncs.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllThrdPython.py (modified) VMM/IEM: Native translation of IEM_MC_STORE_GREG_U8_CONST_THREADED ... Tue, 31 Oct 2023 16:46:47 GMT vboxsync [101693] * trunk/src/VBox/Frontends/VirtualBox/src/settings/UIAdvancedSettingsDialog.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/UIAdvancedSettingsDialog.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/UISettingsSelector.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/UISettingsSelector.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/editors/UIEditor.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/editors/UIEditor.h (modified) FE/Qt: bugref:10513: Extend tree-view UISettingsSelector to be able ... Tue, 31 Oct 2023 16:08:48 GMT vboxsync [101692] * trunk/src/VBox/Frontends/VirtualBox/src/settings/UISettingsSelector.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/UISettingsSelector.h (modified) FE/Qt: bugref:10513: Reworking tree-view UISettingsSelector to use ... Tue, 31 Oct 2023 16:03:38 GMT vboxsync [101691] * trunk/src/VBox/Frontends/VirtualBox/src/settings/UISettingsSelector.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/UISettingsSelector.h (modified) FE/Qt: bugref:10513: A bit of cleanup for tree-view UISettingsSelector. Tue, 31 Oct 2023 13:14:45 GMT vboxsync [101689] * trunk/Doxyfile.Core (modified) * trunk/src/VBox/Runtime/Doxyfile (modified) Doxyfile.*: DECL_FORCE_INLINE_THROW Tue, 31 Oct 2023 12:52:55 GMT vboxsync [101688] * trunk/src/VBox/Additions/x11/.scm-settings (modified) * trunk/src/VBox/Additions/x11/VBoxClient/vbox-gtk.h (modified) Additions: X11/Wayland: Fix scm, bugref:10194. Tue, 31 Oct 2023 12:41:24 GMT vboxsync [101686] * trunk/src/VBox/ValidationKit/tests/installation/tdGuestOsUnattendedInst1.py (modified) ValidationKit/tdGuestOsUnattendedInst1: Add a debian arm64 VM in ... Tue, 31 Oct 2023 12:40:20 GMT vboxsync [101685] * trunk/src/VBox/Main/include/GuestOSTypeImpl.h (modified) * trunk/src/VBox/Main/src-server/UnattendedInstaller.cpp (modified) Main/Unattended|GuestOSType: Add an entry in the guest OS type to ... Tue, 31 Oct 2023 12:39:45 GMT vboxsync [101684] * trunk/src/VBox/Main/src-server/HostImpl.cpp (modified) Main/Host: Set the hwvirt++ flags on arm64 accordingly so the ... Tue, 31 Oct 2023 12:38:46 GMT vboxsync [101683] * trunk/src/VBox/Main/UnattendedTemplates/debian_postinstall.sh (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/Global.h (modified) * trunk/src/VBox/Main/include/UnattendedImpl.h (modified) * trunk/src/VBox/Main/src-all/Global.cpp (modified) * trunk/src/VBox/Main/src-server/GuestOSTypeImpl.cpp (modified) * trunk/src/VBox/Main/src-server/UnattendedImpl.cpp (modified) * trunk/src/VBox/Main/src-server/UnattendedScript.cpp (modified) * trunk/src/VBox/Main/testcase/tstUnattendedScript.cpp (modified) Main/Unattended|GuestOSType: Add an entry in the guest OS type to ... Tue, 31 Oct 2023 12:18:44 GMT vboxsync [101682] * trunk/include/VBox/err.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompiler.cpp (modified) * trunk/src/VBox/VMM/include/IEMInternal.h (modified) * trunk/src/VBox/VMM/include/IEMN8veRecompiler.h (modified) VMM/IEM,VBox/err.h: Refactored the native recompiler code to ... Tue, 31 Oct 2023 12:05:22 GMT vboxsync [101681] * trunk/src/VBox/Additions/x11/VBoxClient/clipboard.h (modified) Additions: X11/Wayland clipboard: fix scm, bugref:10194. Tue, 31 Oct 2023 11:51:23 GMT vboxsync [101680] * trunk/src/VBox/Additions/x11/VBoxClient/clipboard-common.cpp (added) * trunk/src/VBox/Additions/x11/VBoxClient/clipboard.h (modified) Additions: X11/Wayland: Add common code for clipboard processing, ... Tue, 31 Oct 2023 11:39:59 GMT vboxsync [101679] * trunk/src/VBox/ValidationKit/tests/benchmarks/tdBenchmark2.py (modified) ValidationKit/tests/benchmark/tdBenchmark2: Fix for 7.1, bugref:10507 Tue, 31 Oct 2023 11:38:53 GMT vboxsync [101678] * trunk/src/VBox/Additions/x11/VBoxClient/vbox-gtk.h (added) * trunk/src/VBox/GuestHost/libgtk-3.def (added) Additions: Wayland: Add header and dynamic loader desc for libgtk and ... Tue, 31 Oct 2023 10:44:27 GMT vboxsync [101677] * trunk/src/VBox/Additions/x11/wlInclude (added) * trunk/src/VBox/Additions/x11/wlInclude/wayland-client-core.h (added) * trunk/src/VBox/Additions/x11/wlInclude/wayland-client-protocol.h (added) * trunk/src/VBox/Additions/x11/wlInclude/wayland-protocol.c (added) * trunk/src/VBox/Additions/x11/wlInclude/wayland-util.h (added) * trunk/src/VBox/Additions/x11/wlInclude/wayland-version.h (added) * trunk/src/VBox/Additions/x11/wlInclude/wlr-data-control-unstable-v1.c (added) * trunk/src/VBox/Additions/x11/wlInclude/wlr-data-control-unstable-v1.h (added) * trunk/src/VBox/GuestHost/libwayland-client.def (added) Additions: Wayland: Add generated code and dynamic loader desc for ... Tue, 31 Oct 2023 10:40:39 GMT vboxsync [101676] * trunk/src/VBox/ValidationKit/testdriver/vboxtestvms.py (modified) ValidaiontKit/testdriver: Grok arm64 debian VMs, bugref:10542 Tue, 31 Oct 2023 10:33:54 GMT vboxsync [101675] * trunk/src/VBox/ValidationKit/utils/TestExecServ/linux/vboxtxs.sh (modified) ValidationKit/TestExecServ: Use the correct binaries for arm, ... Tue, 31 Oct 2023 10:30:36 GMT vboxsync [101674] * trunk/include/VBox/GuestHost/mime-type-converter.h (added) * trunk/src/VBox/GuestHost/common (added) * trunk/src/VBox/GuestHost/common/mime-type-converter.cpp (added) GuestHost: Shared Clipboard and DnD: Add common code for mime-types ... Tue, 31 Oct 2023 09:57:18 GMT vboxsync [101673] * trunk/include/VBox/GuestHost/DisplayServerType.h (modified) * trunk/src/VBox/GuestHost/DisplayServerType.cpp (modified) GuestHost: DisplayServerType: Add runtime detection if Gtk library is ... Tue, 31 Oct 2023 09:22:10 GMT vboxsync [101672] * trunk/src/VBox/ValidationKit/testboxscript/TestBoxHelper.cpp (modified) ValidationKit/TestBoxHelper: Some fixes for ARM, bugref:10542 Tue, 31 Oct 2023 08:56:06 GMT vboxsync [101671] * trunk/src/libs/xpcom18a4/python/Makefile.kmk (modified) libs/xpcom/python: Ventura ships with python 3.9 only, bugref:10507 Tue, 31 Oct 2023 04:47:47 GMT vboxsync [101669] * trunk/src/VBox/Frontends/VirtualBox/src/notificationcenter/UINotificationObjectItem.cpp (modified) FE/Qt: bugref:10067: Notification-center: Do not delete notifications ... Mon, 30 Oct 2023 20:58:22 GMT vboxsync [101665] * trunk/src/VBox/ValidationKit/Makefile.kmk (modified) ValidationKit: linux.arm64 build fix, bugref:10541 Mon, 30 Oct 2023 16:32:20 GMT vboxsync [101662] * trunk/src/VBox/Frontends/VirtualBox/src/settings/UIAdvancedSettingsDialog.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/UIAdvancedSettingsDialog.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/UISettingsDialog.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/UISettingsDialog.h (modified) FE/Qt: bugref:10513: UISettingsDialog / UIAdvancedSettingsDialog: ... Mon, 30 Oct 2023 14:55:00 GMT vboxsync [101661] * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompiler.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllThrdPython.py (modified) * trunk/src/VBox/VMM/include/IEMN8veRecompiler.h (modified) VMM/IEM: Windows build recompiler fixes. Fixed handling of 8-bit ... Mon, 30 Oct 2023 13:38:39 GMT vboxsync [101658] * trunk/src/VBox/Frontends/VirtualBox/src/softkeyboard/UISoftKeyboard.cpp (modified) FE/Qt: bugref:6143. Drawing soft keyboard's multimedia keys ... Mon, 30 Oct 2023 13:17:13 GMT vboxsync [101657] * trunk/src/VBox/Runtime/common/misc/uri.cpp (modified) Runtime/uri.cpp: Make it build on linux.arm64 with -Werror, bugref:10541 Mon, 30 Oct 2023 13:16:19 GMT vboxsync [101656] * trunk/src/VBox/ValidationKit/Makefile.kmk (modified) ValidationKit: Skip bootsectors on linux.arm64 for now as we don't ... Mon, 30 Oct 2023 13:15:40 GMT vboxsync [101655] * trunk/src/libs/Makefile.kmk (modified) libs: Don't build libjpeg-turbo for the validation kit, bugref:10541 Mon, 30 Oct 2023 12:25:53 GMT vboxsync [101654] * trunk/src/VBox/Frontends/VirtualBox/src/settings/UIAdvancedSettingsDialogSpecific.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/UISettingsDialogSpecific.h (modified) FE/Qt: bugref:10513: UISettingsDialog / UIAdvancedSettingsDialog: ... Mon, 30 Oct 2023 11:08:56 GMT vboxsync [101653] * trunk/src/VBox/Runtime/common/fs/pdbvfs.cpp (modified) IPRT/dbg: Fixed error handling empty DBI streams in the PDB VFS. Mon, 30 Oct 2023 11:07:36 GMT vboxsync [101652] * trunk/src/libs/liblzma-5.4.1/Makefile.kmk (modified) libs/liblzma-5.4.1: Set IN_RT to avoid a lot of linker warnings on ... Mon, 30 Oct 2023 10:33:47 GMT vboxsync [101651] * trunk/src/VBox/Disassembler/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) Disassembler,HostDrivers/Support: Makefile fixes to make it work on ... Mon, 30 Oct 2023 10:12:29 GMT vboxsync [101650] * trunk/src/VBox/Runtime/Makefile.kmk (modified) Runtime: Allow building on linux.arm64, bugref:10541 [scm] Mon, 30 Oct 2023 10:04:14 GMT vboxsync [101649] * trunk/src/VBox/ValidationKit/utils/fs/FsPerf.cpp (modified) ValidationKit/utils/FsPerf: Allow building on linux.arm64, ... Mon, 30 Oct 2023 09:57:41 GMT vboxsync [101648] * trunk/src/VBox/ValidationKit/utils/fs/FsPerf.cpp (modified) ValidationKit/utils/FsPerf: Allow building on linux.arm64, ... Mon, 30 Oct 2023 09:34:56 GMT vboxsync [101647] * trunk/src/VBox/Runtime/tools/RTSignTool.cpp (modified) IPRT/RTSignTool: Added a --intermediate-certs-from-system/-A option ... Mon, 30 Oct 2023 09:33:02 GMT vboxsync [101646] * trunk/src/VBox/Runtime/common/crypto/x509-certpaths.cpp (modified) IPRT/x509-certpaths.cpp: Fixed copy&paste bug in ... Mon, 30 Oct 2023 09:28:02 GMT vboxsync [101645] * trunk/src/VBox/ValidationKit/utils/fs/FsPerf.cpp (modified) ValidationKit/utils/FsPerf: Allow building on linux.arm64, bugref:10541 Mon, 30 Oct 2023 09:27:30 GMT vboxsync [101644] * trunk/src/VBox/ValidationKit/utils/cpu/cpu-alloc-all-mem.cpp (modified) ValidationKit/utils/cpu-alloc-all-mem: Allow building on linux.arm64, ... Mon, 30 Oct 2023 09:27:02 GMT vboxsync [101643] * trunk/src/VBox/Runtime/Makefile.kmk (modified) Runtime: Allow building on linux.arm64, bugref:10541 Sat, 28 Oct 2023 01:23:47 GMT vboxsync [101641] * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompiler.cpp (modified) VMM/IEM: Release-build fixes. bugref:10371 Sat, 28 Oct 2023 01:01:28 GMT vboxsync [101640] * trunk/include/iprt/x86.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompiler.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllThrdFuncsBltIn.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllThrdPython.py (modified) * trunk/src/VBox/VMM/include/IEMInternal.h (modified) * trunk/src/VBox/VMM/include/IEMN8veRecompiler.h (modified) VMM/IEM: Emit native code for BltIn_CheckIrq. bugref:10371 Fri, 27 Oct 2023 17:37:59 GMT vboxsync [101638] * trunk/src/VBox/Devices/Network/DrvCloudTunnel.cpp (modified) libssh: fixing build. bugref:10539 Fri, 27 Oct 2023 16:17:24 GMT vboxsync [101637] * trunk/src/VBox/Frontends/VirtualBox/src/settings/editors/UINetworkAttachmentEditor.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/editors/UINetworkAttachmentEditor.h (modified) FE/Qt: bugref:10513: Machine settings / Network page: Adjust ... Fri, 27 Oct 2023 16:03:58 GMT vboxsync [101636] * trunk/Config.kmk (modified) * trunk/src/libs/Makefile.kmk (modified) libssh: temporary reverting back 0.9.6 to 0.10.5 switch. bugref:10539 Fri, 27 Oct 2023 15:40:41 GMT vboxsync [101635] * trunk/src/VBox/Devices/Network/DrvCloudTunnel.cpp (modified) libssh: ssh_channel_write_wontblock_callback fix. bugref: 10539 Fri, 27 Oct 2023 15:27:36 GMT vboxsync [101634] * trunk/Config.kmk (modified) * trunk/src/VBox/Devices/Network/DrvCloudTunnel.cpp (modified) libssh: removing 0.9.6 mention from Config.kmk and build fix. ... Fri, 27 Oct 2023 15:11:34 GMT vboxsync [101633] * trunk/include/VBox/ostypes.h (modified) * trunk/src/VBox/Main/src-server/UnattendedImpl.cpp (modified) * trunk/src/VBox/Main/src-server/UnattendedInstaller.cpp (modified) Main/Unattended: Support debian arm64 (tested with Debian 11 netinst) ... Fri, 27 Oct 2023 14:50:25 GMT vboxsync [101632] * trunk/src/VBox/Main/src-all/Global.cpp (modified) Main/Global.cpp: Fixed VBOX_LINUX_SUBTYPE_TEMPLATE_ARM64, as it used ... Fri, 27 Oct 2023 14:26:32 GMT vboxsync [101631] * trunk/src/VBox/Main/src-all/Global.cpp (modified) Main/Global.cpp: Fixed VBOX_LINUX_OSHINTS_B_ARM64, as it included x86 ...