# # ChangeLog for trunk/include in vbox # # Generated by Trac 1.4.3.2 # Feb 1, 2025 6:56:32 AM Fri, 23 Aug 2024 16:15:01 GMT vboxsync [105850] * trunk/include/VBox/dis-armv8.h (modified) Disassembler/ARMv8: Support disassembling the load/store register ... Fri, 23 Aug 2024 16:09:32 GMT vboxsync [105849] * trunk/include/VBox/disopcode-armv8.h (modified) Disassembler/ARMv8: Support disassembling the load/store register ... Fri, 23 Aug 2024 16:05:23 GMT vboxsync [105848] * trunk/include/VBox/dis-armv8.h (modified) * trunk/include/VBox/disopcode-armv8.h (modified) * trunk/src/VBox/Disassembler/DisasmCore-armv8.cpp (modified) * trunk/src/VBox/Disassembler/DisasmFormatArmV8.cpp (modified) * trunk/src/VBox/Disassembler/DisasmInternal-armv8.h (modified) * trunk/src/VBox/Disassembler/DisasmTables-armv8-a64.cpp (modified) * trunk/src/VBox/Disassembler/testcase/tstDisasmArmv8-1-asm.S (modified) * trunk/src/VBox/Disassembler/testcase/tstDisasmArmv8-1.cpp (modified) * trunk/src/VBox/Runtime/common/script/scriptlex.cpp (modified) Disassembler/ARMv8: Support disassembling the load/store register ... Thu, 22 Aug 2024 18:13:52 GMT vboxsync [105831] * trunk/include/VBox/dis-armv8.h (modified) Disassembler/ARMv8: Implement decoding of the ldp/stp unsigned ... Thu, 22 Aug 2024 12:25:28 GMT vboxsync [105815] * trunk/include/VBox/dis-armv8.h (modified) * trunk/src/VBox/Disassembler/DisasmCore-armv8.cpp (modified) * trunk/src/VBox/Disassembler/DisasmInternal-armv8.h (modified) * trunk/src/VBox/Disassembler/DisasmTables-armv8-a64.cpp (modified) * trunk/src/VBox/Disassembler/testcase/tstDisasmArmv8-1-asm.S (modified) Disassembler/ARMv8: Started decoding more ldr/str instruction ... Thu, 22 Aug 2024 11:38:31 GMT vboxsync [105813] * trunk/include/iprt/asmdefs-arm.h (modified) * trunk/src/bldprogs/VBoxDef2LazyLoad.cpp (modified) Backed out r162650: bldprogs/VBoxDef2LazyLoad: Get it working on ... Thu, 22 Aug 2024 08:26:22 GMT vboxsync [105810] * trunk/include/VBox/dis-armv8.h (modified) * trunk/include/VBox/disopcode-armv8.h (modified) * trunk/src/VBox/Disassembler/DisasmCore-armv8.cpp (modified) * trunk/src/VBox/Disassembler/DisasmFormatArmV8.cpp (modified) * trunk/src/VBox/Disassembler/DisasmTables-armv8-a64.cpp (modified) * trunk/src/VBox/Disassembler/testcase/tstDisasmArmv8-1-asm.S (modified) Disassembler/ARMv8: Implement disassembly of ccmp/ccmn register ... Wed, 21 Aug 2024 18:42:10 GMT vboxsync [105794] * trunk/include/VBox/dis-armv8.h (modified) * trunk/src/VBox/Disassembler/DisasmCore-armv8.cpp (modified) * trunk/src/VBox/Disassembler/DisasmFormatArmV8.cpp (modified) Disassembler/ARMv8: Build fixes, our ancient compilers on the 32-bit ... Wed, 21 Aug 2024 17:27:35 GMT vboxsync [105786] * trunk/include/iprt/system.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/r3/win/RTSystemFirmware-win.cpp (modified) * trunk/src/VBox/Runtime/r3/win/RTSystemRegistry-win.cpp (added) * trunk/src/VBox/Runtime/r3/win/system-get-nt-xxx-win.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTSystemQueryOsInfo.cpp (modified) IPRT: Added RTSystemQueryNtFeatureEnabled() API to query Windows (NT) ... Wed, 21 Aug 2024 17:23:15 GMT vboxsync [105785] * trunk/include/VBox/dis-armv8.h (modified) * trunk/src/VBox/Disassembler/DisasmCore-armv8.cpp (modified) * trunk/src/VBox/Disassembler/DisasmFormatArmV8.cpp (modified) * trunk/src/VBox/Disassembler/DisasmInternal-armv8.h (modified) * trunk/src/VBox/Disassembler/DisasmTables-armv8-a64.cpp (modified) * trunk/src/VBox/Disassembler/testcase/tstDisasmArmv8-1-asm.S (modified) Disassembler/ARMv8: Updates, decode basic ldr/str (unsigned with ... Wed, 21 Aug 2024 16:44:18 GMT vboxsync [105781] * trunk/include/VBox/disopcode-armv8.h (modified) Disassembler/ARMv8: Updates, decode more instructions, add them to ... Wed, 21 Aug 2024 16:39:51 GMT vboxsync [105779] * trunk/include/VBox/dis-armv8.h (modified) * trunk/include/VBox/disopcode-armv8.h (modified) * trunk/src/VBox/Disassembler/DisasmCore-armv8.cpp (modified) * trunk/src/VBox/Disassembler/DisasmFormatArmV8.cpp (modified) * trunk/src/VBox/Disassembler/DisasmInternal-armv8.h (modified) * trunk/src/VBox/Disassembler/DisasmTables-armv8-a64.cpp (modified) * trunk/src/VBox/Disassembler/testcase/tstDisasmArmv8-1-asm.S (modified) Disassembler/ARMv8: Updates, decode more instructions, add them to ... Wed, 21 Aug 2024 12:15:14 GMT vboxsync [105760] * trunk/include/iprt/script.h (modified) * trunk/src/VBox/Runtime/common/script/scriptlex.cpp (modified) Runtime/script: Add a simple lexer API to turn a stream of characters ... Wed, 21 Aug 2024 11:42:13 GMT vboxsync [105757] * trunk/include/iprt/script.h (modified) * trunk/include/iprt/scriptbase.h (modified) Runtime/script: Add a simple lexer API to turn a stream of characters ... Wed, 21 Aug 2024 11:04:24 GMT vboxsync [105755] * trunk/include/iprt/script.h (modified) * trunk/include/iprt/scriptbase.h (modified) Runtime/script: Add a simple lexer API to turn a stream of characters ... Wed, 21 Aug 2024 10:14:13 GMT vboxsync [105752] * trunk/include/iprt/script.h (modified) * trunk/src/VBox/Runtime/common/script/scriptlex.cpp (modified) Runtime/script: Add a simple lexer API to turn a stream of characters ... Wed, 21 Aug 2024 09:51:08 GMT vboxsync [105751] * trunk/include/VBox/VMMDev.h (modified) * trunk/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR0LibHGCMInternal.cpp (modified) * trunk/src/VBox/Devices/VMMDev/VMMDev.cpp (modified) VMMDev,Vbgl: Extend the VMMDevReq_HGCMCancel2 request to take a full ... Wed, 21 Aug 2024 07:35:33 GMT vboxsync [105746] * trunk/include/iprt/mangling.h (modified) * trunk/include/iprt/script.h (added) * trunk/include/iprt/scriptbase.h (added) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/script (added) * trunk/src/VBox/Runtime/common/script/scriptlex.cpp (added) Runtime/script: Add a simple lexer API to turn a stream of characters ... Wed, 21 Aug 2024 07:16:50 GMT vboxsync [105745] * trunk/include/VBox/vmm/pgm.h (modified) * trunk/src/VBox/VMM/VMMR3/DBGFDisas.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGFMem.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGM-armv8.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMDbg.cpp (modified) VMM/PGM: Some preparations for ARMv8 page table walking, introduce ... Mon, 19 Aug 2024 18:10:56 GMT vboxsync [105738] * trunk/include/VBox/dis-armv8.h (modified) * trunk/include/VBox/disopcode-armv8.h (modified) * trunk/src/VBox/Disassembler/DisasmCore-armv8.cpp (modified) * trunk/src/VBox/Disassembler/DisasmFormatArmV8.cpp (modified) Disassembler/ARMv8: Build fix and add support conditionals, ... Mon, 19 Aug 2024 17:48:58 GMT vboxsync [105737] * trunk/include/VBox/dis-armv8.h (modified) * trunk/src/VBox/Disassembler/DisasmTables-armv8-a64.cpp (modified) Disassembler/ARMv8: Build fix and add support conditionals, ... Mon, 19 Aug 2024 17:41:36 GMT vboxsync [105736] * trunk/include/iprt/armv8.h (modified) * trunk/src/VBox/Disassembler/DisasmCore-armv8.cpp (modified) * trunk/src/VBox/Disassembler/DisasmFormatArmV8.cpp (modified) * trunk/src/VBox/Disassembler/DisasmTables-armv8-a64.cpp (modified) Disassembler/ARMv8: Build fix and add support conditionals, bugref:10388 Mon, 19 Aug 2024 17:06:09 GMT vboxsync [105734] * trunk/include/iprt/armv8.h (modified) * trunk/src/VBox/Disassembler/DisasmCore-armv8.cpp (modified) Disassembler/ARMv8: Refactoring and updates, among others make it ... Mon, 19 Aug 2024 17:02:12 GMT vboxsync [105733] * trunk/include/VBox/dis.h (modified) Disassembler/ARMv8: Refactoring and updates, among others make it ... Mon, 19 Aug 2024 17:01:37 GMT vboxsync [105732] * trunk/include/VBox/vmm/cpum-armv8.h (modified) * trunk/include/iprt/armv8.h (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs-armv8.cpp (modified) VMM/CPUM-armv8: Add some helpers tp query current guest EL and ... Mon, 19 Aug 2024 16:57:30 GMT vboxsync [105731] * trunk/include/VBox/dis-armv8.h (modified) * trunk/src/VBox/Disassembler/DisasmCore-armv8.cpp (modified) * trunk/src/VBox/Disassembler/DisasmFormatArmV8.cpp (modified) * trunk/src/VBox/Disassembler/DisasmInternal-armv8.h (modified) * trunk/src/VBox/Disassembler/DisasmTables-armv8-a64.cpp (modified) Disassembler/ARMv8: Refactoring and updates, among others make it ... Mon, 19 Aug 2024 14:05:15 GMT vboxsync [105726] * trunk/include/VBox/vmm/pdmnetifs.h (modified) * trunk/src/VBox/Devices/Network/DrvNAT.cpp (modified) * trunk/src/VBox/Devices/Network/DrvNATlibslirp.cpp (modified) * trunk/src/VBox/Devices/Network/DrvNATlibslirp.h (deleted) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/libs/libslirp-4.8.0/src/libslirp.h (modified) * trunk/src/libs/libslirp-4.8.0/src/slirp.c (modified) Devices/Network: cleaned up header file, memory leak fixes, search ... Mon, 19 Aug 2024 13:27:44 GMT vboxsync [105724] * trunk/include/VBox/dis.h (modified) * trunk/src/VBox/Debugger/DBGPlugInLinux.cpp (modified) * trunk/src/VBox/Devices/BiosCommonCode/MakeAlternativeSource.cpp (modified) * trunk/src/VBox/Disassembler/Disasm.cpp (modified) * trunk/src/VBox/Disassembler/DisasmCore-armv8.cpp (modified) * trunk/src/VBox/Disassembler/DisasmCore-x86-amd64.cpp (modified) * trunk/src/VBox/Disassembler/DisasmFormatArmV8.cpp (modified) * trunk/src/VBox/Disassembler/DisasmFormatYasm.cpp (modified) * trunk/src/VBox/Disassembler/testcase/tstDisasm-1.cpp (modified) * trunk/src/VBox/HostDrivers/Support/posix/SUPR3HardenedMain-posix.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompiler.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGFDisas.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) Disassembler,VMM,HostDrivers,Debugger,MakeAlternativeSource: Convert ... Sat, 17 Aug 2024 00:11:48 GMT vboxsync [105715] * trunk/include/VBox/vmm/tm.h (modified) * trunk/src/VBox/VMM/VMMAll/TMAll.cpp (modified) VMM/TM: Removed unused TMTimerPollBoolWith32BitMilliTS API. bugref:10656 Thu, 15 Aug 2024 23:33:49 GMT vboxsync [105698] * trunk/include/VBox/vmm/iem.h (modified) * trunk/include/VBox/vmm/tm.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompBltIn.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllThrdFuncsBltIn.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllThrdRecompiler.cpp (modified) * trunk/src/VBox/VMM/VMMAll/TMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/IEMR3.cpp (modified) * trunk/src/VBox/VMM/include/IEMInternal.h (modified) VMM/IEM,TM: Adaptive timer polling and running of the timer queues ... Thu, 15 Aug 2024 13:11:31 GMT vboxsync [105694] * trunk/include/iprt/formats/arm-psci.h (modified) include/iprt/formats/arm-psci.h: Update, bugref:10747 [whitespace] Thu, 15 Aug 2024 12:46:46 GMT vboxsync [105688] * trunk/include/iprt/formats/arm-psci.h (modified) include/iprt/formats/arm-psci.h: Update, bugref:10747 Thu, 15 Aug 2024 12:45:46 GMT vboxsync [105687] * trunk/include/VBox/vmm/gic.h (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMAll/GICAll.cpp (modified) * trunk/src/VBox/VMM/VMMR3/GICR3.cpp (modified) * trunk/src/VBox/VMM/VMMR3/GICR3Nem-darwin.cpp (added) * trunk/src/VBox/VMM/VMMR3/GICR3Nem-linux.cpp (moved) * trunk/src/VBox/VMM/VMMR3/PDMDevice.cpp (modified) * trunk/src/VBox/VMM/include/GICInternal.h (modified) VMMArm/GIC: Rename GICR3Kvm to GICR3Nem and add a stub for macOS ... Thu, 15 Aug 2024 12:36:59 GMT vboxsync [105686] * trunk/include/VBox/vmm/cpumctx-armv8.h (modified) * trunk/include/VBox/vmm/dbgf.h (modified) * trunk/src/VBox/VMM/VMMR3/CPUM-armv8.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUMDbg-armv8.cpp (modified) * trunk/src/VBox/VMM/include/CPUMInternal-armv8.h (modified) VMMArm/CPUM: Add the additional state required to support EL2 in the ... Thu, 15 Aug 2024 12:31:27 GMT vboxsync [105685] * trunk/include/iprt/armv8.h (modified) include/iprt/armv8.h: Additional system register identifiers, ... Wed, 14 Aug 2024 13:57:57 GMT vboxsync [105673] * trunk/include/VBox/err.h (modified) * trunk/include/VBox/vmm/tm.h (modified) * trunk/include/VBox/vmm/vm.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompBltIn.cpp (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/VMMAll/IEMAllThrdRecompiler.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllThrdTables.h (modified) * trunk/src/VBox/VMM/VMMAll/TMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR3/IEMR3.cpp (modified) * trunk/src/VBox/VMM/include/IEMInternal.h (modified) * trunk/src/VBox/VMM/include/IEMN8veRecompiler.h (modified) * trunk/src/VBox/VMM/include/IEMN8veRecompilerEmit.h (modified) VMM/IEM,TM: Do full-TB looping. Redid timer polling in the ... Wed, 14 Aug 2024 11:07:25 GMT vboxsync [105669] * trunk/include/iprt/param.h (modified) ARM/Linux: Fix kernel modules build for 6.9+ kernels, bugref:10630. Wed, 14 Aug 2024 08:47:13 GMT vboxsync [105664] * trunk/include/VBox/disopcode-x86-amd64.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstPython.py (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstVexMap2.cpp.h (modified) * trunk/src/VBox/VMM/include/IEMInternal.h (modified) * trunk/src/VBox/VMM/include/IEMMc.h (modified) VMM/IEM: Implement vgather[dq]p[sd], vpgather[dq][dq] instruction ... Fri, 09 Aug 2024 21:38:35 GMT vboxsync [105643] * trunk/include/iprt/memsafer.h (modified) * trunk/src/VBox/Runtime/r3/memsafer-r3.cpp (modified) * trunk/src/libs/openssl-3.1.5/crypto/mem_sec.c (modified) IPRT,libs/openssl-3.1.5: Added RTMEMSAFER_F_NO_SUPLIB_ALLOC and made ... Fri, 09 Aug 2024 17:54:47 GMT vboxsync [105640] * trunk/include/VBox/ostypes.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIIconPool.cpp (modified) * trunk/src/VBox/Main/src-all/Global.cpp (modified) Main, FE/Qt: Add guest OS type Ubuntu 24.04 LTS. 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