# # ChangeLog for trunk/include in vbox # # Generated by Trac 1.4.3.2 # Jan 20, 2025 4:50:29 PM Tue, 06 Aug 2024 14:00:56 GMT vboxsync [105605] * trunk/include/VBox/settings.h (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/include/DrvAudioRec.h (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/include/Recording.h (modified) * trunk/src/VBox/Main/include/RecordingInternals.h (modified) * trunk/src/VBox/Main/include/RecordingScreenSettingsImpl.h (modified) * trunk/src/VBox/Main/include/RecordingSettingsImpl.h (modified) * trunk/src/VBox/Main/include/RecordingStream.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-client/DrvAudioRec.cpp (modified) * trunk/src/VBox/Main/src-client/Recording.cpp (modified) * trunk/src/VBox/Main/src-client/RecordingCodec.cpp (modified) * trunk/src/VBox/Main/src-client/RecordingStream.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/src-server/RecordingScreenSettingsImpl.cpp (modified) * trunk/src/VBox/Main/src-server/RecordingSettingsImpl.cpp (modified) * trunk/src/VBox/Main/src-server/SnapshotImpl.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) Recording/Main: Renaming: Dropped the superfluous "Settings" suffix ... Tue, 06 Aug 2024 09:39:44 GMT vboxsync [105600] * trunk/include/VBox/platforms/vbox-armv8.h (modified) * trunk/src/VBox/Devices/EFI/Firmware/ArmPlatformPkg/PrePeiCore/AArch64/PrePeiCoreEntryPoint.S (modified) * trunk/src/VBox/Devices/EFI/Firmware/ArmVirtPkg/ArmVirtQemu.dsc (modified) * trunk/src/VBox/Devices/EFI/Firmware/VBoxPkg/Library/VBoxArmPlatformLib/VBoxArmPlatformLib.c (modified) * trunk/src/VBox/Devices/EFI/FirmwareBin/VBoxEFIAArch64.fd (modified) * trunk/src/VBox/Main/src-client/ConsoleImplConfigArmV8.cpp (modified) * trunk/src/VBox/Main/src-client/ResourceAssignmentManager.cpp (modified) VMM/ARM: Move the VBox ARMv8 platform descriptor from the end of the ... Fri, 26 Jul 2024 14:18:15 GMT vboxsync [105522] * trunk/include/iprt/formats/acpi-tables.h (modified) include/iprt/formats: Add acpi-tables.h which will contain required ... Fri, 26 Jul 2024 08:45:43 GMT vboxsync [105513] * trunk/include/iprt/formats/pecoff.h (modified) iprt/format/pecoff.h: More subsystem types. bugref:10727 Fri, 26 Jul 2024 07:26:44 GMT vboxsync [105512] * trunk/include/iprt/formats/acpi-tables.h (modified) include/iprt/formats: Add acpi-tables.h which will contain required ... Fri, 26 Jul 2024 07:12:33 GMT vboxsync [105511] * trunk/include/iprt/formats/acpi-tables.h (modified) include/iprt/formats: Add acpi-tables.h which will contain required ... Fri, 26 Jul 2024 07:01:10 GMT vboxsync [105510] * trunk/Doxyfile.Core (modified) * trunk/include/iprt/formats/acpi-tables.h (added) include/iprt/formats: Add acpi-tables.h which will contain required ... Wed, 24 Jul 2024 14:24:03 GMT vboxsync [105485] * trunk/include/iprt/armv8.h (modified) include/iprt/armv8.h: Add helper for the BFC instruction alias, ... Wed, 24 Jul 2024 08:27:10 GMT vboxsync [105459] * trunk/include/iprt/x86.h (modified) * trunk/include/iprt/x86.mac (modified) VMM/IEM: Need to clear PE if either OE/UE is set and not masked by ... Wed, 24 Jul 2024 08:05:44 GMT vboxsync [105457] * trunk/include/iprt/err.mac (modified) * trunk/include/iprt/x86.mac (modified) VMM/IEM: Need to clear PE if either OE/UE is set and not masked by ... Tue, 23 Jul 2024 11:24:56 GMT vboxsync [105443] * trunk/include/iprt/armv8.h (modified) iprt/armv8.h: DMB, DSB, ISB, SSBB & PSSBB. (Only DMB has been ... Tue, 23 Jul 2024 10:55:43 GMT vboxsync [105441] * trunk/include/iprt/armv8.h (modified) * trunk/include/iprt/x86.h (modified) include/{x86.h,armv8.h}: Some additional definitions for MXCSR and ... Thu, 18 Jul 2024 12:16:59 GMT vboxsync [105399] * trunk/include/iprt/armv8.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstThree0f38.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/target-x86/IEMAllN8veEmit-x86.h (modified) VMM/IEM: Implement native emitters for ... Wed, 17 Jul 2024 21:06:21 GMT vboxsync [105390] * trunk/include/iprt/cdefs.h (modified) iprt/cdefs.h: s/WITH_IPRT_CALL_ATTRIBUTE/WITH_IPRT_CALLREQ_ATTRIBUTE/ ... Wed, 17 Jul 2024 16:10:32 GMT vboxsync [105386] * trunk/include/iprt/armv8.h (modified) include/iprt/armv8.h: Add definitions for FPCR and FPSR registers, ... Wed, 17 Jul 2024 16:08:51 GMT vboxsync [105385] * trunk/include/iprt/armv8.h (modified) include/iprt/armv8.h: Add definitions for FPCR and FPSR registers, ... Wed, 17 Jul 2024 14:56:24 GMT vboxsync [105384] * trunk/include/iprt/cdefs.h (modified) iprt/cdefs.h,*: s/RT_IPRT_CALL_ATTR/RT_IPRT_CALLREQ_ATTR/g bugref:10725 Wed, 17 Jul 2024 14:06:05 GMT vboxsync [105377] * trunk/include/VBox/vmm/pdmdev.h (modified) * trunk/include/VBox/vmm/vmapi.h (modified) * trunk/include/iprt/cdefs.h (modified) * trunk/include/iprt/req.h (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlProcess.cpp (modified) * trunk/src/VBox/Devices/Network/slirp/libslirp.h (modified) * trunk/src/VBox/Devices/USB/VUSBInternal.h (modified) * trunk/src/VBox/Runtime/include/internal/thread.h (modified) iprt/cdefs.h,*: s/RT_IPRT_CALL_ATTR/RT_IPRT_CALLREQ_ATTR/g bugref:10725 Wed, 17 Jul 2024 07:32:44 GMT vboxsync [105364] * trunk/include/VBox/vmm/cpum-x86-amd64.h (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllCpuId.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp (modified) VMM: Expose FMA and F16C instruction set extensions if available and ... Tue, 16 Jul 2024 11:47:19 GMT vboxsync [105353] * trunk/include/iprt/req.h (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlProcess.cpp (modified) * trunk/src/VBox/Devices/Network/DrvCloudTunnel.cpp (modified) * trunk/src/VBox/Devices/Network/DrvNAT.cpp (modified) * trunk/src/VBox/Devices/Network/DrvNATlibslirp.cpp (modified) * trunk/src/VBox/Devices/Network/slirp/hostres.c (modified) * trunk/src/VBox/Devices/Network/slirp/libslirp.h (modified) * trunk/src/VBox/Devices/Storage/DrvRamDisk.cpp (modified) * trunk/src/VBox/Devices/USB/VUSBDevice.cpp (modified) * trunk/src/VBox/Devices/USB/VUSBInternal.h (modified) * trunk/src/VBox/HostServices/GuestProperties/VBoxGuestPropSvc.cpp (modified) * trunk/src/VBox/Main/src-client/UsbCardReader.cpp (modified) * trunk/src/VBox/NetworkServices/NAT/proxy_pollmgr.c (modified) * trunk/src/VBox/Runtime/common/misc/reqqueue.cpp (modified) * trunk/src/VBox/Runtime/include/internal/thread.h (modified) iprt/req.h,*: Adjustments of the RTReqQueue API to fit darwin/arm64 ... Tue, 16 Jul 2024 11:21:19 GMT vboxsync [105352] * trunk/include/VBox/vmm/pdmdev.h (modified) * trunk/include/VBox/vmm/vmapi.h (modified) * trunk/include/iprt/cdefs.h (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/src-client/EmulatedUSBImpl.cpp (modified) * trunk/src/VBox/VMM/VMMAll/VMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGFAddr.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGFDisas.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGFInfo.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGFMem.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGFOS.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGFStack.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMDevHlp.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VMReq.cpp (modified) * trunk/src/VBox/VMM/testcase/tstAnimate.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMREQ.cpp (modified) * trunk/src/bldprogs/VBoxCompilerPlugInsGcc.cpp (modified) VMM/VMR3Req,iprt/cdefs.h: Adjustments of VMR3ReqCallUV family to fit ... Fri, 12 Jul 2024 17:37:43 GMT vboxsync [105314] * trunk/include/VBox/disopcode-x86-amd64.h (modified) * trunk/src/VBox/Disassembler/DisasmTables-x86-amd64.cpp (modified) * trunk/src/VBox/Disassembler/testcase/tstDisasm-1A.asm (modified) Disassembler: Fix disassembly of vcvttsd2si and vcvtsd2si, bugref:9898 Fri, 12 Jul 2024 15:32:18 GMT vboxsync [105310] * trunk/include/VBox/disopcode-x86-amd64.h (modified) * trunk/src/VBox/Disassembler/DisasmTables-x86-amd64.cpp (modified) * trunk/src/VBox/Disassembler/testcase/tstDisasm-1A.asm (modified) Disassembler: Implement diassembly for vcvtsi2sd, bugref:9898 Thu, 11 Jul 2024 19:23:32 GMT vboxsync [105281] * trunk/include/VBox/disopcode-x86-amd64.h (modified) * trunk/src/VBox/Disassembler/DisasmTables-x86-amd64.cpp (modified) * trunk/src/VBox/Disassembler/testcase/tstDisasm-1A.asm (modified) Disassembler: Fix disassembly of vcmpps, vcmppd, vcmpss, vcmpsd, ... Thu, 11 Jul 2024 07:49:37 GMT vboxsync [105266] * trunk/doc/manual/en_US/man_VBoxManage-controlvm.xml (modified) * trunk/doc/manual/ru_RU/man_VBoxManage-controlvm.xml (modified) * trunk/include/VBox/err.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageControlVM.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIDetailsGenerator.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIMainEventListener.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIConsoleEventHandler.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsDisplay.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/include/Recording.h (modified) * trunk/src/VBox/Main/include/RecordingSettingsImpl.h (modified) * trunk/src/VBox/Main/include/RecordingStream.h (modified) * trunk/src/VBox/Main/include/SessionImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-client/Recording.cpp (modified) * trunk/src/VBox/Main/src-client/RecordingStream.cpp (modified) * trunk/src/VBox/Main/src-client/SessionImpl.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/src-server/RecordingSettingsImpl.cpp (modified) * trunk/src/VBox/Main/testcase/Makefile.kmk (modified) * trunk/src/VBox/ValidationKit/testdriver/vbox.py (modified) Recording: Implemented support for a dedicated progress object, which ... Wed, 10 Jul 2024 10:57:09 GMT vboxsync [105257] * trunk/include/iprt/x86.h (modified) include/iprt/x86.h: Add signed integer views to X86YMMREG and ... Tue, 09 Jul 2024 10:07:25 GMT vboxsync [105227] * trunk/include/VBox/vmm/vm.h (modified) * trunk/include/VBox/vmm/vm.mac (modified) VMM/IEM: Implement vmin{ps,pd,ss,sd} instruction emulations, ... Tue, 09 Jul 2024 09:51:51 GMT vboxsync [105225] * trunk/include/VBox/vmm/vm.mac (modified) VMM/IEM: Implement vmin{ps,pd,ss,sd} instruction emulations, ... Tue, 09 Jul 2024 09:48:25 GMT vboxsync [105224] * trunk/include/VBox/vmm/vm.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllAImplC.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstVexMap1.cpp.h (modified) * trunk/src/VBox/VMM/include/IEMInternal.h (modified) VMM/IEM: Implement vmin{ps,pd,ss,sd} instruction emulations, bugref:9898 Tue, 09 Jul 2024 08:37:49 GMT vboxsync [105216] * trunk/include/iprt/x86.h (modified) iprt/x86.h: doxygen fix. bugref:10715 Mon, 08 Jul 2024 09:29:14 GMT vboxsync [105177] * trunk/include/VBox/vmm/pgm.h (modified) * trunk/include/VBox/vmm/vm.h (modified) * trunk/include/VBox/vmm/vm.mac (modified) * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR3/IEMR3.cpp (modified) * trunk/src/VBox/VMM/include/IEMInternal-armv8.h (modified) * trunk/src/VBox/VMM/include/IEMInternal.h (modified) VMM/IEM: Increase TLB size to 8192 on arm; quick fix for 2M/4M page ... Sun, 07 Jul 2024 13:09:15 GMT vboxsync [105175] * trunk/include/iprt/armv8.h (modified) include/iprt/armv8.h: Add helper for 3 operand floating point ... Sun, 07 Jul 2024 13:05:54 GMT vboxsync [105174] * trunk/include/iprt/armv8.h (modified) include/iprt/armv8.h: Add helper for 3 operand floating point ... Sun, 07 Jul 2024 13:04:51 GMT vboxsync [105173] * trunk/include/iprt/armv8.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstTwoByte0f.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/target-x86/IEMAllN8veEmit-x86.h (modified) VMM/IEM: Implement native emitter for packuswb, bugref:10652 Sun, 07 Jul 2024 12:59:59 GMT vboxsync [105172] * trunk/include/iprt/armv8.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstTwoByte0f.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/target-x86/IEMAllN8veEmit-x86.h (modified) VMM/IEM: Implement native emitters for pmullw,paddusb,paddusw, ... Sun, 07 Jul 2024 12:57:24 GMT vboxsync [105171] * trunk/include/iprt/armv8.h (modified) VMM/IEM: Implement native emitter for por,orps,orpd instructions, ... Sun, 07 Jul 2024 12:51:14 GMT vboxsync [105170] * trunk/include/iprt/armv8.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstTwoByte0f.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/target-x86/IEMAllN8veEmit-x86.h (modified) VMM/IEM: Implement native emitter for por,orps,orpd instructions, ... Fri, 05 Jul 2024 02:08:15 GMT vboxsync [105154] * trunk/include/iprt/asmdefs.mac (modified) iprt/asmdefs.mac: Corrected RT_NOCRT_BEGINPROC to not export symbols ... Wed, 03 Jul 2024 17:50:46 GMT vboxsync [105124] * trunk/include/iprt/crypto/x509.h (modified) * trunk/src/VBox/Main/include/VRDEServerImpl.h (modified) * trunk/src/VBox/Main/src-server/VRDEServerImpl.cpp (modified) * trunk/src/VBox/Runtime/common/crypto/x509-create-sign.cpp (modified) * trunk/src/VBox/ValidationKit/tests/api/tdCloneMedium1.py (modified) Certificate repair function added - bugref:10310 Tue, 02 Jul 2024 08:55:52 GMT vboxsync [105092] * trunk/include/VBox/vmm/cpum-x86-amd64.h (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) VMM/CPUM: Fixed ancient bug in CPUMRecalcHyperDRx where it would try ... Mon, 01 Jul 2024 23:27:59 GMT vboxsync [105087] * trunk/doc/manual/en_US/man_VBoxManage-sharedfolder.xml (modified) * trunk/include/VBox/settings.h (modified) * trunk/include/VBox/shflsvc.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageMisc.cpp (modified) * trunk/src/VBox/HostServices/SharedFolders/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedFolders/VBoxSharedFoldersSvc.cpp (modified) * trunk/src/VBox/HostServices/SharedFolders/mappings.cpp (modified) * trunk/src/VBox/HostServices/SharedFolders/mappings.h (modified) * trunk/src/VBox/HostServices/SharedFolders/shfl.h (modified) * trunk/src/VBox/HostServices/SharedFolders/testcase/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedFolders/testcase/tstSharedFolderService.cpp (modified) * trunk/src/VBox/HostServices/SharedFolders/testcase/tstSharedFolderService.h (modified) * trunk/src/VBox/HostServices/SharedFolders/teststubs.h (modified) * trunk/src/VBox/HostServices/SharedFolders/vbsf.cpp (modified) * trunk/src/VBox/HostServices/SharedFolders/vbsfpath.cpp (modified) * trunk/src/VBox/HostServices/SharedFolders/vbsfpath.h (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/ConsoleSharedFolderImpl.h (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/include/SharedFolderImpl.h (modified) * trunk/src/VBox/Main/src-all/ConsoleSharedFolderImpl.cpp (modified) * trunk/src/VBox/Main/src-all/SharedFolderImpl.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings.xsd (modified) doc/manual,include/VBox,Frontends/VBoxManage,HostServices/SharedFolder ... Fri, 28 Jun 2024 18:35:41 GMT vboxsync [105076] * trunk/include/VBox/vmm/vm.h (modified) * trunk/include/VBox/vmm/vm.mac (modified) * trunk/src/VBox/VMM/include/IEMInternal.h (modified) VMM/IEM: Increased the TLB size from 256 to 1024 entries. bugref:10687 Fri, 28 Jun 2024 12:03:20 GMT vboxsync [105072] * trunk/include/VBox/vmm/cpumctx-x86-amd64.h (modified) * trunk/include/VBox/vmm/dbgf.h (modified) * trunk/include/VBox/vmm/vm.h (modified) * trunk/include/VBox/vmm/vm.mac (modified) * trunk/include/iprt/x86.h (modified) * trunk/src/VBox/VMM/VMMAll/DBGFAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstOneByte.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllThrdFuncsBltIn.cpp (modified) * trunk/src/VBox/VMM/include/IEMInline.h (modified) * trunk/src/VBox/VMM/include/IEMInternal.h (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3-cpu-weird-1-x0.c (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3-cpu-weird-1.c (modified) VMM/IEM,DBGF,bs3-cpu-weird-1: Early data breakpoint support, mostly ... Wed, 26 Jun 2024 22:33:48 GMT vboxsync [105036] * trunk/include/VBox/vmm/vm.h (modified) * trunk/include/VBox/vmm/vm.mac (modified) * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllMemRWTmplInline.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompiler.cpp (modified) * trunk/src/VBox/VMM/VMMR3/IEMR3.cpp (modified) * trunk/src/VBox/VMM/include/IEMInternal.h (modified) * trunk/src/VBox/VMM/include/IEMN8veRecompilerEmit.h (modified) * trunk/src/VBox/VMM/include/IEMN8veRecompilerTlbLookup.h (modified) VMM/IEM: Split the TLB into non-global (even) and global (odd) ... Tue, 25 Jun 2024 11:06:29 GMT vboxsync [105018] * trunk/doc/manual/en_US/man_VBoxManage-sharedfolder.xml (modified) * trunk/include/VBox/settings.h (modified) * trunk/include/VBox/shflsvc.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageMisc.cpp (modified) * trunk/src/VBox/HostServices/SharedFolders/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedFolders/VBoxSharedFoldersSvc.cpp (modified) * trunk/src/VBox/HostServices/SharedFolders/mappings.cpp (modified) * trunk/src/VBox/HostServices/SharedFolders/mappings.h (modified) * trunk/src/VBox/HostServices/SharedFolders/shfl.h (modified) * trunk/src/VBox/HostServices/SharedFolders/testcase/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedFolders/testcase/tstSharedFolderService.cpp (modified) * trunk/src/VBox/HostServices/SharedFolders/testcase/tstSharedFolderService.h (modified) * trunk/src/VBox/HostServices/SharedFolders/teststubs.h (modified) * trunk/src/VBox/HostServices/SharedFolders/vbsf.cpp (modified) * trunk/src/VBox/HostServices/SharedFolders/vbsfpath.cpp (modified) * trunk/src/VBox/HostServices/SharedFolders/vbsfpath.h (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/ConsoleSharedFolderImpl.h (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/include/SharedFolderImpl.h (modified) * trunk/src/VBox/Main/src-all/ConsoleSharedFolderImpl.cpp (modified) * trunk/src/VBox/Main/src-all/SharedFolderImpl.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings.xsd (modified) doc/manual,include/VBox,Frontends/VBoxManage,HostServices/SharedFolder ... Tue, 25 Jun 2024 10:28:21 GMT vboxsync [105016] * trunk/doc/manual/en_US/man_VBoxManage-sharedfolder.xml (modified) * trunk/include/VBox/settings.h (modified) * trunk/include/VBox/shflsvc.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageMisc.cpp (modified) * trunk/src/VBox/HostServices/SharedFolders/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedFolders/VBoxSharedFoldersSvc.cpp (modified) * trunk/src/VBox/HostServices/SharedFolders/mappings.cpp (modified) * trunk/src/VBox/HostServices/SharedFolders/mappings.h (modified) * trunk/src/VBox/HostServices/SharedFolders/shfl.h (modified) * trunk/src/VBox/HostServices/SharedFolders/testcase/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedFolders/testcase/tstSharedFolderService.cpp (modified) * trunk/src/VBox/HostServices/SharedFolders/testcase/tstSharedFolderService.h (modified) * trunk/src/VBox/HostServices/SharedFolders/teststubs.h (modified) * trunk/src/VBox/HostServices/SharedFolders/vbsf.cpp (modified) * trunk/src/VBox/HostServices/SharedFolders/vbsfpath.cpp (modified) * trunk/src/VBox/HostServices/SharedFolders/vbsfpath.h (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/ConsoleSharedFolderImpl.h (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/include/SharedFolderImpl.h (modified) * trunk/src/VBox/Main/src-all/ConsoleSharedFolderImpl.cpp (modified) * trunk/src/VBox/Main/src-all/SharedFolderImpl.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings.xsd (modified) doc/manual,include/VBox,Frontends/VBoxManage,HostServices/SharedFolder ... Mon, 24 Jun 2024 17:43:00 GMT vboxsync [105006] * trunk/include/VBox/err.h (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/include/DisplayImpl.h (modified) * trunk/src/VBox/Main/include/MouseImpl.h (modified) * trunk/src/VBox/Main/include/Recording.h (modified) * trunk/src/VBox/Main/include/RecordingInternals.h (modified) * trunk/src/VBox/Main/include/RecordingStream.h (modified) * trunk/src/VBox/Main/include/RecordingUtils.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/src-client/DrvAudioRec.cpp (modified) * trunk/src/VBox/Main/src-client/MouseImpl.cpp (modified) * trunk/src/VBox/Main/src-client/Recording.cpp (modified) * trunk/src/VBox/Main/src-client/RecordingCodec.cpp (modified) * trunk/src/VBox/Main/src-client/RecordingInternals.cpp (modified) * trunk/src/VBox/Main/src-client/RecordingStream.cpp (modified) * trunk/src/VBox/Main/src-client/RecordingUtils.cpp (modified) * trunk/src/VBox/Main/testcase/Makefile.kmk (modified) * trunk/src/VBox/Main/testcase/tstRecording.cpp (added) Video Recording: Big revamp to improve overall performance. We now ... Mon, 24 Jun 2024 13:02:33 GMT vboxsync [104994] * trunk/include/iprt/x86.h (modified) iprt/x86.h: Defined more ARCH_CAP bits. bugref:10687 Thu, 20 Jun 2024 23:13:46 GMT vboxsync [104991] * trunk/include/VBox/vmm/iem.h (modified) VMM/IEM: Added IEMTlbInvalidateAllGlobal and made the ... Thu, 20 Jun 2024 14:07:04 GMT vboxsync [104984] * trunk/include/iprt/armv8.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstOneByte.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompFuncs.h (modified) * trunk/src/VBox/VMM/include/IEMInline.h (modified) * trunk/src/VBox/VMM/include/IEMInternal.h (modified) * trunk/src/VBox/VMM/include/IEMN8veRecompilerEmit.h (modified) * trunk/src/VBox/VMM/include/IEMN8veRecompilerTlbLookup.h (modified) VMM/IEM: Relax alignment restrictions in native code TLB lookup, ... Thu, 20 Jun 2024 09:30:46 GMT vboxsync [104974] * trunk/include/iprt/formats/tpm.h (modified) * trunk/include/iprt/tracelog-decoder-plugin.h (modified) Devices/Trace: Updates to the TPM trace decoding, bugref:10701 ... Wed, 19 Jun 2024 15:40:02 GMT vboxsync [104966] * trunk/include/iprt/tracelog-decoder-plugin.h (modified) * trunk/src/VBox/Devices/Trace/VBoxTraceLogDecoders.cpp (modified) * trunk/src/VBox/Runtime/tools/RTTraceLogTool.cpp (modified) Runtime/tools/RTTraceLogTool,Devices/Trace: Decouple decoding from ... Mon, 17 Jun 2024 20:23:40 GMT vboxsync [104947] * trunk/include/VBox/vmm/gvm.h (modified) * trunk/include/VBox/vmm/vm.h (modified) * trunk/src/VBox/VMM/Config.kmk (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/include/IEMInternal.h (modified) * trunk/src/VBox/VMM/include/IEMN8veRecompilerTlbLookup.h (modified) * trunk/src/VBox/VMM/testcase/Makefile.kmk (modified) VMM/IEM,tstVMStructSize: Made the IEM TLB size more easily ... Sat, 15 Jun 2024 00:44:02 GMT vboxsync [104933] * trunk/include/VBox/vmm/pgm.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllGst.h (modified) VMM/PGM,IEM: Refactored+copied PGMGstGetPage into PGMGstQueryPage ... Sat, 15 Jun 2024 00:29:39 GMT vboxsync [104932] * trunk/include/VBox/err.h (modified) * trunk/include/VBox/vmm/pgm.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllGst.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllGstSlatEpt.cpp.h (modified) * trunk/src/VBox/VMM/include/IEMInternal.h (modified) * trunk/src/VBox/VMM/include/PGMInternal.h (modified) VMM/PGM,IEM: Refactored+copied PGMGstGetPage into PGMGstQueryPage ... Sat, 15 Jun 2024 00:27:17 GMT vboxsync [104931] * trunk/include/VBox/vmm/vm.h (modified) * trunk/include/VBox/vmm/vm.mac (modified) VMM/PGM: Adjusted VM:pgm padding for the arm debug build. bugref:10687 Fri, 14 Jun 2024 15:15:25 GMT vboxsync [104923] * trunk/include/iprt/formats/tpm.h (modified) * trunk/src/VBox/Devices/Trace/VBoxTraceLogDecoders.cpp (modified) * trunk/src/VBox/Runtime/tools/RTTraceLogTool.cpp (modified) Devices/Trace: Some more TPM trace decoding, bugref:10701 Fri, 14 Jun 2024 12:04:58 GMT vboxsync [104921] * trunk/include/iprt/tracelog-decoder-plugin.h (modified) * trunk/src/VBox/Runtime/tools/RTTraceLogTool.cpp (modified) Runtime/tools/RTTraceLogTool,Devices/VBoxTraceLogDecoders.cpp: Allow ... Fri, 14 Jun 2024 12:02:03 GMT vboxsync [104920] * trunk/include/iprt/tracelog-decoder-plugin.h (modified) * trunk/src/VBox/Devices/Trace/VBoxTraceLogDecoders.cpp (modified) * trunk/src/VBox/Runtime/tools/RTTraceLogTool.cpp (modified) Runtime/tools/RTTraceLogTool,Devices/VBoxTraceLogDecoders.cpp: Allow ... Fri, 14 Jun 2024 09:01:03 GMT vboxsync [104918] * trunk/include/iprt/formats/tpm.h (modified) * trunk/src/VBox/Devices/Trace/VBoxTraceLogDecoders.cpp (modified) Devices/Trace: Some more decoding for TPM commands, bugref:10701 Thu, 13 Jun 2024 10:31:38 GMT vboxsync [104910] * trunk/include/VBox/vmm/pgm.h (modified) * trunk/src/VBox/VMM/VMMR3/PGMPhys.cpp (modified) VMM/PGM: bugref:10703 Add PGM API for retreiving boot zeroed RAM ... Wed, 12 Jun 2024 17:10:06 GMT vboxsync [104905] * trunk/include/iprt/formats/tpm.h (modified) Devices/Trace: Some updates to the TPM trace decoding, bugref:10701 ... Wed, 12 Jun 2024 13:52:28 GMT vboxsync [104893] * trunk/include/iprt/formats/tpm.h (modified) include/formats/tpm.h: Add more constants, bugref:10701 Wed, 12 Jun 2024 13:51:26 GMT vboxsync [104892] * trunk/include/iprt/tracelog-decoder-plugin.h (added) * trunk/src/VBox/Runtime/tools/RTTraceLogTool.cpp (modified) Runtime/RTTraceLogTool: Add support for loading decoder plugins which ... Tue, 11 Jun 2024 14:29:28 GMT vboxsync [104886] * trunk/include/VBox/vmm/gvm.h (modified) * trunk/include/VBox/vmm/gvm.mac (modified) * trunk/src/VBox/VMM/VMMR0/PGMR0.cpp (modified) * trunk/src/VBox/VMM/include/PGMInternal.h (modified) VMM/PGM: Tweaked the RAM range TLB hashing and quadrupled the size to ... Tue, 11 Jun 2024 12:37:11 GMT vboxsync [104885] * trunk/include/VBox/vmm/gvm.h (modified) * trunk/include/VBox/vmm/gvm.mac (modified) * trunk/include/VBox/vmm/pgm.h (modified) * trunk/include/VBox/vmm/vm.h (modified) * trunk/include/VBox/vmm/vm.mac (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) * trunk/src/VBox/VMM/VMMR0/PGMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGM-armv8.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/include/PGMInline.h (modified) * trunk/src/VBox/VMM/include/PGMInternal.h (modified) VMM/PGM: Lockless PGMPhysIemGCPhys2PtrNoLock. bugref:10687 Fri, 07 Jun 2024 13:36:30 GMT vboxsync [104870] * trunk/include/VBox/vmm/pgm.h (modified) * trunk/src/VBox/VMM/VMMR3/PGM-armv8.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/include/PGMInternal.h (modified) VMM/PGM: Missing pgmPhysInvalidatePageMapTLB & ... Wed, 05 Jun 2024 20:33:10 GMT vboxsync [104859] * trunk/include/VBox/vmm/gvm.h (modified) * trunk/include/VBox/vmm/gvm.mac (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/include/PGMInline.h (modified) * trunk/src/VBox/VMM/include/PGMInternal.h (modified) VMM/PGM: Moved the apRamRangesTlbR0 out of the shared PGM structure ... Wed, 05 Jun 2024 09:49:53 GMT vboxsync [104850] * trunk/include/VBox/vmm/vm.h (modified) * trunk/include/VBox/vmm/vm.mac (modified) VMM/PGM: Build fix (arm). bugref:10687 bugref:10093 Wed, 05 Jun 2024 09:38:20 GMT vboxsync [104848] * trunk/include/iprt/mangling.h (modified) * trunk/include/iprt/memobj.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvIOC.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) * trunk/src/VBox/Runtime/include/internal/memobj.h (modified) * trunk/src/VBox/Runtime/r0drv/darwin/memobj-r0drv-darwin.cpp (modified) * trunk/src/VBox/Runtime/r0drv/freebsd/memobj-r0drv-freebsd.c (modified) * trunk/src/VBox/Runtime/r0drv/haiku/memobj-r0drv-haiku.c (modified) * trunk/src/VBox/Runtime/r0drv/linux/memobj-r0drv-linux.c (modified) * trunk/src/VBox/Runtime/r0drv/memobj-r0drv.cpp (modified) * trunk/src/VBox/Runtime/r0drv/netbsd/memobj-r0drv-netbsd.c (modified) * trunk/src/VBox/Runtime/r0drv/nt/memobj-r0drv-nt.cpp (modified) * trunk/src/VBox/Runtime/r0drv/os2/memobj-r0drv-os2.cpp (modified) * trunk/src/VBox/Runtime/r0drv/solaris/memobj-r0drv-solaris.c (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) VMM/PGM,SUPDrv,IPRT: Added a RTR0MemObjZeroInitialize function to ... Wed, 05 Jun 2024 02:08:09 GMT vboxsync [104846] * trunk/include/VBox/graphics.h (deleted) * trunk/include/VBox/param.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.h (modified) * trunk/src/VBox/Devices/Graphics/vmsvga_include/svga_reg.h (modified) * trunk/src/VBox/Main/src-all/PlatformPropertiesImpl.cpp (modified) include/VBox,Main,DevVGA: Folded VBox/graphics.h into VBox/param.h ... Wed, 05 Jun 2024 01:02:34 GMT vboxsync [104842] * trunk/include/VBox/graphics.h (modified) * trunk/src/VBox/Devices/Bus/DevPCI.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImplConfigX86.cpp (modified) DevVGA,DevPCI,Main: Increased the max VRAM size to 1GB. Experimental. ... Wed, 05 Jun 2024 00:59:51 GMT vboxsync [104840] * trunk/include/VBox/err.h (modified) * trunk/include/VBox/vmm/gvm.h (modified) * trunk/include/VBox/vmm/gvm.mac (modified) * trunk/include/VBox/vmm/pgm.h (modified) * trunk/include/VBox/vmm/vm.h (modified) * trunk/include/VBox/vmm/vm.mac (modified) * trunk/include/VBox/vmm/vmm.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllHandler.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) * trunk/src/VBox/VMM/VMMR0/PGMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/IOMR3Mmio.cpp (modified) * trunk/src/VBox/VMM/VMMR3/NEMR3NativeTemplate-linux.cpp.h (modified) * trunk/src/VBox/VMM/VMMR3/PDM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMDevHlp.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMDbg.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMPool.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMSavedState.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMSharedPage.cpp (modified) * trunk/src/VBox/VMM/include/IOMInternal.h (modified) * trunk/src/VBox/VMM/include/PGMInternal.h (modified) * trunk/src/VBox/VMM/testcase/tstVMStructSize.cpp (modified) VMM/PGM: Refactored RAM ranges, MMIO2 ranges and ROM ranges and added ... Tue, 04 Jun 2024 14:37:41 GMT vboxsync [104834] * trunk/include/VBox/Graphics/VBoxVideoGuest.h (modified) * trunk/src/VBox/Additions/common/VBoxVideo/HGSMIBase.cpp (modified) * trunk/src/VBox/Additions/linux/drm/vbox_mode.c (modified) * trunk/src/VBox/Additions/x11/vboxvideo/pointer.c (modified) Grahpics/HGSMI: Renamed VBoxHGSMICursorPosition() -> ... Tue, 28 May 2024 22:46:02 GMT vboxsync [104808] * trunk/include/iprt/assert.h (modified) iprt/assert.h: Added AssertLogRelReturnStmt & ... Tue, 28 May 2024 19:24:26 GMT vboxsync [104807] * trunk/include/iprt/asm.h (modified) iprt/asm.h: re-shuffle declarations and code to meet ISO C90 ... Mon, 27 May 2024 20:08:37 GMT vboxsync [104795] * trunk/include/iprt/asm.h (modified) * trunk/include/iprt/types.h (modified) * trunk/src/VBox/Runtime/testcase/tstRTInlineAsm.cpp (modified) iprt/asm.h: Added ASMAtomic[Uo]WriteU128[U|v2] and ... Mon, 27 May 2024 08:42:44 GMT vboxsync [104786] * trunk/include/VBox/graphics.h (added) * trunk/src/VBox/Devices/Graphics/DevVGA.h (modified) * trunk/src/VBox/Devices/Graphics/vmsvga_include/svga_reg.h (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/src-all/PlatformPropertiesImpl.cpp (modified) Main: Added a new include VBox/graphics.h to avoid dragging in a lot ... Fri, 24 May 2024 13:40:23 GMT vboxsync [104778] * trunk/include/VBox/com/errorprint.h (modified) com/errorprint.h: Parameter 'ret' in ASSERT_BREAK macro makes no ... Fri, 24 May 2024 12:56:32 GMT vboxsync [104773] * trunk/include/VBox/GuestHost/clipboard-helper.h (modified) * trunk/src/VBox/Additions/darwin/VBoxClient/VBoxClientClipboardGuestToHost.cpp (modified) * trunk/src/VBox/GuestHost/SharedClipboard/clipboard-common.cpp (modified) * trunk/src/VBox/HostServices/SharedClipboard/darwin-pasteboard.cpp (modified) Shared Clipboard: Make ShClUtf16LFLenUtf8 to provide proper length in ... Thu, 23 May 2024 12:03:04 GMT vboxsync [104767] * trunk/include/VBox/vmm/iom.h (modified) * trunk/include/VBox/vmm/pgm.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllGst.h (modified) * trunk/src/VBox/VMM/VMMR3/IOMR3Mmio.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMDevHlp.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMDevHlpTracing.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMPhys.cpp (modified) VMM/PGM,IOM,PDM: MMIO cleanups. bugref:10687 Tue, 21 May 2024 12:52:09 GMT vboxsync [104745] * trunk/include/iprt/crypto/x509.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/Main/src-server/VRDEServerImpl.cpp (modified) * trunk/src/VBox/Runtime/common/crypto/iprt-openssl.cpp (modified) * trunk/src/VBox/Runtime/common/crypto/x509-create-sign.cpp (modified) * trunk/src/VBox/Runtime/include/internal/iprt-openssl.h (modified) * trunk/src/VBox/Runtime/tools/RTSignTool.cpp (modified) IPRT,Main: Reworked the newly introduced RTCrX509Certificate_Generate ... Mon, 20 May 2024 16:22:53 GMT vboxsync [104730] * trunk/Config.kmk (modified) * trunk/include/iprt/param.h (modified) Config.kmk,include/iprt/param.h: Allow bolting the linux.arm64 builds ... Mon, 20 May 2024 16:20:03 GMT vboxsync [104728] * trunk/include/iprt/armv8.h (modified) include/iprt/armv8.h: Include system register definitions for the ... Mon, 20 May 2024 15:46:22 GMT vboxsync [104726] * trunk/include/iprt/armv8.h (modified) include/iprt/armv8.h: Include system register definitions for ... Thu, 16 May 2024 10:09:12 GMT vboxsync [104666] * trunk/include/iprt/param.h (modified) include/iprt/param.h: Set page size and associated macros to indicate ... Thu, 16 May 2024 10:01:00 GMT vboxsync [104664] * trunk/include/iprt/asm-math.h (modified) include/iprt/asm-math.h: Build fix for win.arm64 where the __emul and ... Thu, 16 May 2024 09:58:20 GMT vboxsync [104662] * trunk/include/iprt/asmdefs-arm.h (modified) include/iprt/asmdefs-arm.h: Support win.arm64 when using clang for ... Thu, 16 May 2024 09:49:49 GMT vboxsync [104655] * trunk/include/iprt/armv8.h (modified) include/iprt/armv8.h: Add CNTFRQ_EL0 and CNTVCT_EL0 system register ... Thu, 16 May 2024 09:48:17 GMT vboxsync [104654] * trunk/include/iprt/param.h (modified) include/iprt/param.h: Set page size and associated macros to indicate ... Tue, 14 May 2024 12:06:12 GMT vboxsync [104626] * trunk/include/iprt/vfs.h (modified) * trunk/src/VBox/Runtime/common/vfs/vfsbase.cpp (modified) * trunk/src/VBox/Runtime/common/vfs/vfsiosmisc.cpp (modified) * trunk/src/VBox/Runtime/common/vfs/vfsreadahead.cpp (modified) * trunk/src/VBox/Runtime/common/vfs/vfsstdfile.cpp (modified) IPRT/VFS: Fixed warnings. ​bugref:3409 Fri, 10 May 2024 04:58:46 GMT vboxsync [104570] * trunk/include/iprt/crypto/x509.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/Main/include/VRDEServerImpl.h (modified) * trunk/src/VBox/Main/src-server/VRDEServerImpl.cpp (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/crypto/x509-create-sign.cpp (added) Make TLS default and auto-generate a certificate - bugref:10310 Wed, 08 May 2024 08:32:59 GMT vboxsync [104541] * trunk/include/iprt/crypto/x509.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/Main/include/VRDEServerImpl.h (modified) * trunk/src/VBox/Main/src-server/VRDEServerImpl.cpp (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/crypto/x509-create-sign.cpp (deleted) Revert r163069-r163071 for debugging Wed, 08 May 2024 07:02:52 GMT vboxsync [104538] * trunk/include/iprt/crypto/x509.h (modified) * trunk/include/iprt/mangling.h (modified) Made TLS default with auto-generation of self-signed certificate - #10310 Tue, 07 May 2024 08:13:16 GMT vboxsync [104525] * trunk/include/VBox/vmm/pdmnetifs.h (modified) VBox/vmm/pdmnetifs.h: Change PDMSCATTERGATHER::fFlags from size_t to ... Sat, 04 May 2024 01:53:42 GMT vboxsync [104516] * trunk/include/VBox/err.h (modified) * trunk/include/VBox/vmm/cpum-common.h (modified) * trunk/include/VBox/vmm/gcm.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImplConfigX86.cpp (modified) * trunk/src/VBox/VMM/VMMAll/GCMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp (modified) * trunk/src/VBox/VMM/VMMAll/VMXAllTemplate.cpp.h (modified) * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/GCM.cpp (modified) * trunk/src/VBox/VMM/include/GCMInternal.h (modified) VMM/GCM,IEM,HM: Integrate GCM with IEM, extending it to cover the ... Fri, 03 May 2024 15:03:42 GMT vboxsync [104511] * trunk/include/VBox/vmm/gcm.h (modified) * trunk/src/VBox/VMM/VMMAll/GCMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/VMXAllTemplate.cpp.h (modified) * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/GCM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) VMM: Some more GCM cleanup. bugref:9735 bugref:10683 Fri, 03 May 2024 14:16:41 GMT vboxsync [104510] * trunk/include/VBox/vmm/vm.h (modified) * trunk/include/VBox/vmm/vm.mac (modified) VMM: Some more GCM cleanup. bugref:9735 bugref:10683 Fri, 03 May 2024 14:14:36 GMT vboxsync [104509] * trunk/include/VBox/vmm/gcm.h (modified) * trunk/src/VBox/VMM/VMMAll/GCMAll.cpp (modified) * trunk/src/VBox/VMM/include/GCMInternal.h (modified) VMM: Some more GCM cleanup. bugref:9735 bugref:10683 Fri, 03 May 2024 14:09:24 GMT vboxsync [104508] * trunk/include/VBox/log.h (modified) * trunk/src/VBox/VMM/VMMAll/GCMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR3/GCM.cpp (modified) VMM: Some more GCM cleanup. bugref:9735 bugref:10683