# # ChangeLog for trunk/src/VBox/VMM in vbox # # Generated by Trac 1.4.3.2 # Feb 21, 2025 11:24:31 AM Wed, 23 Oct 2024 07:34:23 GMT vboxsync [106609] * trunk/src/VBox/VMM/VMMR0/CPUMR0.cpp (modified) VMM/CPUMR0: bugref:10794 Log host's IA32_ARCH_CAPABILITIES. Tue, 22 Oct 2024 23:56:52 GMT vboxsync [106592] * trunk/src/VBox/VMM/VMMR3/NEMR3Native-win-armv8.cpp (modified) VMM/NEM-win/arm: Unused parmaeters & variable warnings (left pragma ... Tue, 22 Oct 2024 23:56:49 GMT vboxsync [106590] * trunk/src/VBox/VMM/VMMR3/PGMPhys.cpp (modified) VMM/PGMPhys.cpp: Missing #ifdef VBOX_WITH_NATIVE_NEM around some NEM ... Tue, 22 Oct 2024 23:56:48 GMT vboxsync [106589] * trunk/src/VBox/VMM/VMMR3/VMEmt.cpp (modified) VMM/VMEmt.cpp: the VMCPU force flags should be a uint64_t type, not ... Mon, 21 Oct 2024 20:33:41 GMT vboxsync [106574] * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp (modified) VMM/CPUM: The IsaExts MdsClear and ArchCapMsr were blocked by the ... Mon, 21 Oct 2024 09:09:41 GMT vboxsync [106548] * trunk/src/VBox/VMM/VMMR3/NEMR3Native-win-armv8.cpp (modified) VMM/NEMR3Native-win-armv8.cpp: Need to resolve WHvRequestInterrupt to ... Mon, 21 Oct 2024 00:36:12 GMT vboxsync [106537] * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompiler.cpp (modified) VMM/IEM: doxygen fix. bugref:10720 Mon, 21 Oct 2024 00:11:57 GMT vboxsync [106533] * trunk/src/VBox/VMM/Makefile.kmk (modified) VMM/Makefile.kmk: scm fix. bugref:10720 Sun, 20 Oct 2024 02:30:08 GMT vboxsync [106520] * trunk/src/VBox/VMM/VMMR3/NEMR3Native-win-armv8.cpp (modified) * trunk/src/VBox/VMM/VMMR3/NEMR3Native-win.cpp (modified) VMM/NEM-win: Unused variable g_apszWHvMemAccesstypes. jiraref:VBP-1171 Sun, 20 Oct 2024 02:29:46 GMT vboxsync [106519] * trunk/src/VBox/VMM/VMMAll/NEMAllNativeTemplate-win.cpp.h (modified) VMM/NEM-win: More {} for nested structs/union with stricter VC 2022. ... Sun, 20 Oct 2024 02:27:48 GMT vboxsync [106518] * trunk/src/VBox/VMM/VMMR3/APIC.cpp (modified) VMM/APIC: RT_FALL_THROUGH. jiraref:VBP-1171 Fri, 18 Oct 2024 20:50:50 GMT vboxsync [106491] * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompiler.cpp (modified) VMM/IEM: doxygen fix (after #ifdef SIMD removal). bugref:10720 Fri, 18 Oct 2024 13:26:55 GMT vboxsync [106479] * trunk/src/VBox/VMM/VMMAll/PMUAll.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PMUR3.cpp (modified) VMMArm: Skeleton of the PMU device emulation enough to make ... Fri, 18 Oct 2024 13:20:19 GMT vboxsync [106478] * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompiler.cpp (modified) * trunk/src/VBox/VMM/include/IEMN8veRecompiler.h (modified) VMM/IEM: Some IEMNATIVEVAR / iemNativeVarAllocInt optimization ... Fri, 18 Oct 2024 13:15:51 GMT vboxsync [106477] * trunk/src/VBox/VMM/VMMAll/PMUAll.cpp (modified) VMMArm: Skeleton of the PMU device emulation enough to make ... Fri, 18 Oct 2024 12:57:36 GMT vboxsync [106476] * trunk/include/VBox/log.h (modified) * trunk/include/VBox/vmm/cpum-armv8.h (modified) * trunk/include/VBox/vmm/pmu.h (added) * trunk/src/VBox/Main/src-client/ConsoleImplConfigArmV8.cpp (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllSysRegs-armv8.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PMUAll.cpp (added) * trunk/src/VBox/VMM/VMMR3/NEMR3Native-darwin-armv8.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMDevice.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PMUR3.cpp (added) * trunk/src/VBox/VMM/include/PMUInternal.h (added) VMMArm: Skeleton of the PMU device emulation enough to make ... Fri, 18 Oct 2024 12:38:26 GMT vboxsync [106475] * trunk/src/VBox/VMM/Makefile.kmk (modified) VMM/Makefile.kmk: Enable agressive inlining for VC++ 2019 for VBoxVMM ... Fri, 18 Oct 2024 00:27:52 GMT vboxsync [106465] * trunk/src/VBox/VMM/VMMAll/IEMAllN8veExecMem.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompBltIn.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompFuncs.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompiler.cpp (modified) * trunk/src/VBox/VMM/VMMAll/target-x86/IEMAllN8veEmit-x86.h (modified) * trunk/src/VBox/VMM/include/IEMN8veRecompiler.h (modified) * trunk/src/VBox/VMM/include/IEMN8veRecompilerEmit.h (modified) VMM/IEM: Added iemNativeEmitLoadGprWithGstReg[Ex]T and ... Thu, 17 Oct 2024 16:53:02 GMT vboxsync [106463] * trunk/include/iprt/armv8.h (modified) * trunk/src/VBox/VMM/VMMR3/NEMR3Native-darwin-armv8.cpp (modified) VMM: Filter out some more PMU register accesses Windows/ARM is doing ... Thu, 17 Oct 2024 13:54:35 GMT vboxsync [106453] * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompFuncs.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompiler.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllThrdRecompiler.cpp (modified) * trunk/src/VBox/VMM/VMMAll/target-x86/IEMAllN8veEmit-x86.h (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: Eliminated the IEMNATIVE_WITH_SIMD_REG_ALLOCATOR define. ... Thu, 17 Oct 2024 12:31:32 GMT vboxsync [106445] * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompFuncs.h (modified) * trunk/src/VBox/VMM/include/IEMN8veRecompilerTlbLookup.h (modified) VMM/IEM: Pass down a_fFlat to the IEMNATIVEEMITTLBSTATE constructor ... Thu, 17 Oct 2024 12:02:12 GMT vboxsync [106443] * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompBltIn.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompFuncs.h (modified) * trunk/src/VBox/VMM/include/IEMN8veRecompilerTlbLookup.h (modified) VMM/IEM: Reduced the number of arguments for iemNativeEmitTlbLookup. ... Thu, 17 Oct 2024 11:30:41 GMT vboxsync [106432] * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompFuncs.h (modified) VMM/IEM: Reduced the arguments for iemNativeEmitStackPushRip and ... Thu, 17 Oct 2024 11:29:08 GMT vboxsync [106431] * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompFuncs.h (modified) VMM/IEM: Reduced the arguments for iemNativeEmitStackPushRip and ... Thu, 17 Oct 2024 11:10:18 GMT vboxsync [106429] * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompFuncs.h (modified) VMM/IEM: In iemNativeEmitRetn (as everywhere else), 64-bit mode ... Thu, 17 Oct 2024 10:59:12 GMT vboxsync [106427] * trunk/src/VBox/VMM/VMMAll/IEMAllN8veLiveness.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompFuncs.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllThrdFuncs.cpp (modified) * trunk/src/VBox/VMM/include/IEMMc.h (modified) * trunk/src/VBox/VMM/testcase/tstIEMCheckMc.cpp (modified) VMM/IEM: Reduced the paramters for iemNativeEmitRetn. bugref:10720 Thu, 17 Oct 2024 10:10:59 GMT vboxsync [106423] * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompFuncs.h (modified) VMM/IEM: Reduced the number of parameters for iemNativeEmitStackPush ... Thu, 17 Oct 2024 09:55:05 GMT vboxsync [106419] * trunk/src/VBox/VMM/include/GICInternal.h (modified) VMMArm: Add a GIC NEM backend skeleton for Windows, bugref:10392 ... Thu, 17 Oct 2024 09:43:19 GMT vboxsync [106416] * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompFuncs.h (modified) VMM/IEM: Reduced the number of parameters for ... Thu, 17 Oct 2024 00:22:46 GMT vboxsync [106409] * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompFuncs.h (modified) VMM/IEM: Reduced the number of parameters for ... Wed, 16 Oct 2024 22:52:26 GMT vboxsync [106408] * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompiler.cpp (modified) * trunk/src/VBox/VMM/include/IEMN8veRecompiler.h (modified) VMM/IEM: Inline the iemNativeVarRegisterAcquire* case that ... Wed, 16 Oct 2024 22:30:34 GMT vboxsync [106407] * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompFuncs.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompiler.cpp (modified) * trunk/src/VBox/VMM/VMMAll/target-x86/IEMAllN8veEmit-x86.h (modified) * trunk/src/VBox/VMM/VMMR3/IEMR3.cpp (modified) * trunk/src/VBox/VMM/include/IEMN8veRecompiler.h (modified) * trunk/src/VBox/VMM/include/IEMN8veRecompilerTlbLookup.h (modified) VMM/IEM: Reduced the number of parameters for most ... Wed, 16 Oct 2024 22:30:28 GMT vboxsync [106406] * trunk/src/VBox/VMM/include/IEMInternal.h (modified) VMM/IEM: Reduced the number of parameters for most ... Wed, 16 Oct 2024 21:24:15 GMT vboxsync [106405] * trunk/src/VBox/VMM/VMMAll/IEMAllN8veExecMem.cpp (modified) VMM/IEM: Corrected the idxFreeHint setting at the end of ... Wed, 16 Oct 2024 21:00:19 GMT vboxsync [106404] * trunk/src/VBox/VMM/VMMR3/GICR3Nem-win.cpp (modified) VMMArm: Add a GIC NEM backend skeleton for Windows, bugref:10392 ... Wed, 16 Oct 2024 20:56:39 GMT vboxsync [106402] * trunk/src/VBox/VMM/VMMAll/IEMAllThrdRecompiler.cpp (modified) VMM/IEM: Build fix for compiling w/o the native recompiler. bugref:10720 Wed, 16 Oct 2024 20:56:01 GMT vboxsync [106401] * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompiler.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllThrdRecompiler.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllThrdTables.h (modified) * trunk/src/VBox/VMM/include/IEMInternal.h (modified) * trunk/src/VBox/VMM/include/IEMN8veRecompiler.h (modified) VMM/IEM: Disable control flow guard for the core IEM jump table call ... Wed, 16 Oct 2024 20:55:48 GMT vboxsync [106400] * trunk/src/VBox/VMM/include/GICInternal.h (modified) VMMArm: Add a GIC NEM backend skeleton for Windows, bugref:10392 ... Wed, 16 Oct 2024 20:55:11 GMT vboxsync [106399] * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMR3/GICR3Nem-win.cpp (added) VMMArm: Add a GIC NEM backend skeleton for Windows, bugref:10392 Wed, 16 Oct 2024 14:23:01 GMT vboxsync [106389] * trunk/src/VBox/VMM/VMMR3/PGM-armv8.cpp (modified) VMM/PGM-armv8.cpp: Sketch some page table walking code for the ... Wed, 16 Oct 2024 13:54:40 GMT vboxsync [106383] * trunk/src/VBox/VMM/VMMR3/DBGFStack.cpp (modified) VMM/DBGFStack: Some early stack walking code, bugref:10393 Wed, 16 Oct 2024 13:53:23 GMT vboxsync [106382] * trunk/src/VBox/VMM/VMMR3/PGM-armv8.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMDbg.cpp (modified) VMM/PGM-armv8.cpp: Sketch some page table walking code for the ... Wed, 16 Oct 2024 13:50:09 GMT vboxsync [106381] * trunk/include/VBox/vmm/cpum-armv8.h (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs-armv8.cpp (modified) VMM/CPUMAllRegs-armv8.cpp: Some helpers to get at the TCR_EL1 of the ... Wed, 16 Oct 2024 13:47:09 GMT vboxsync [106380] * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompiler.cpp (modified) VMM/IEM: doxygen fixes. bugref:10720 Wed, 16 Oct 2024 13:43:43 GMT vboxsync [106378] * trunk/src/VBox/VMM/VMMAll/IEMAllN8veExecMem.cpp (modified) VMM/IEM: Fixed assertion in exec mem allocator. bugref:10720 Wed, 16 Oct 2024 13:43:05 GMT vboxsync [106376] * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompiler.cpp (modified) VMM/IEM: Fixed refactoring regression from 165123. bugref:10720 Wed, 16 Oct 2024 13:41:24 GMT vboxsync [106375] * trunk/src/VBox/VMM/VMMR3/EM.cpp (modified) VMM/NEMR3Native-darwin-armv8.cpp: Implement support for breakpoints ... Wed, 16 Oct 2024 13:41:01 GMT vboxsync [106374] * trunk/src/VBox/VMM/include/GICInternal.h (modified) VMM/GIC: Some updates to the emulation to make Windows happy enough, ... Wed, 16 Oct 2024 13:38:57 GMT vboxsync [106373] * trunk/src/VBox/VMM/VMMR3/NEMR3Native-darwin-armv8.cpp (modified) VMM/NEMR3Native-darwin-armv8.cpp: Crude workaround for getting ... Wed, 16 Oct 2024 13:30:47 GMT vboxsync [106372] * trunk/src/VBox/VMM/VMMR3/NEMR3Native-darwin-armv8.cpp (modified) VMM/NEMR3Native-darwin-armv8.cpp: Implement support for breakpoints ... Wed, 16 Oct 2024 13:26:13 GMT vboxsync [106371] * trunk/src/VBox/VMM/Makefile.kmk (modified) VMM/DBGF: Prepare DBGF to support ARMv8/A64 style breakpoints for the ... Wed, 16 Oct 2024 13:25:07 GMT vboxsync [106370] * trunk/src/VBox/VMM/VMMAll/GICAll.cpp (modified) * trunk/src/VBox/VMM/VMMR3/GICR3.cpp (modified) VMM/GIC: Some updates to the emulation to make Windows happy enough, ... Wed, 16 Oct 2024 13:19:45 GMT vboxsync [106369] * trunk/src/VBox/VMM/VMMAll/DBGFAllBp.cpp (modified) VMM/DBGF: Prepare DBGF to support ARMv8/A64 style breakpoints for the ... Wed, 16 Oct 2024 13:16:40 GMT vboxsync [106368] * trunk/src/VBox/VMM/VMMAll/TMAll.cpp (modified) VMM/TMAll: Disable annoying assertion on ARMv8, bugref:1038 Wed, 16 Oct 2024 13:15:23 GMT vboxsync [106367] * trunk/src/VBox/VMM/VMMAll/DBGFAllBp.cpp (modified) VMM/DBGF: Prepare DBGF to support ARMv8/A64 style breakpoints for the ... Wed, 16 Oct 2024 13:11:39 GMT vboxsync [106365] * trunk/src/VBox/VMM/VMMR3/CPUMDbg-armv8.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGFReg.cpp (modified) VMM/DBGFReg/CMM/CPUM: Correct CPU state register sorting and make the ... Wed, 16 Oct 2024 13:08:09 GMT vboxsync [106362] * trunk/include/VBox/vmm/dbgf.h (modified) * trunk/include/VBox/vmm/vm.h (modified) * trunk/src/VBox/Debugger/DBGCEmulateCodeView.cpp (modified) * trunk/src/VBox/VMM/VMMAll/DBGFAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/DBGFAllBp.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/VMMR0/HMVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGFR3Bp.cpp (modified) * trunk/src/VBox/VMM/VMMR3/NEMR3Native-darwin.cpp (modified) * trunk/src/VBox/VMM/include/DBGFInternal.h (modified) VMM/DBGF: Prepare DBGF to support ARMv8/A64 style breakpoints for the ... Tue, 15 Oct 2024 14:19:43 GMT vboxsync [106329] * trunk/src/VBox/VMM/VMMAll/IEMAllN8veExecMem.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllThrdRecompiler.cpp (modified) * trunk/src/VBox/VMM/include/IEMInternal.h (modified) VMM/IEM: Some minor perf tweaks for iemExecMemAllocatorPrune. ... Tue, 15 Oct 2024 13:29:25 GMT vboxsync [106326] * trunk/src/VBox/VMM/VMMAll/IEMAllN8veExecMem.cpp (modified) VMM/IEM: Two small perf tweaks in iemExecMemAllocatorPrune. bugref:10720 Tue, 15 Oct 2024 08:50:24 GMT vboxsync [106319] * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompFuncs.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompiler.cpp (modified) * trunk/src/VBox/VMM/VMMAll/target-x86/IEMAllN8veEmit-x86.h (modified) * trunk/src/VBox/VMM/include/IEMN8veRecompiler.h (modified) VMM/IEM: Reduced parameter count for iemNativeRegAllocTmp*. bugref:10720 Tue, 15 Oct 2024 01:05:43 GMT vboxsync [106315] * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompBltIn.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompFuncs.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompiler.cpp (modified) * trunk/src/VBox/VMM/include/IEMN8veRecompiler.h (modified) VMM/IEM: Reduce the number of parameters passed to the shadowed- ... Mon, 14 Oct 2024 23:01:21 GMT vboxsync [106314] * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompiler.cpp (modified) VMM/IEM: Just mask out IEMNATIVE_SIMD_REG_FIXED_MASK from fHstRegs in ... Mon, 14 Oct 2024 22:45:56 GMT vboxsync [106313] * trunk/src/VBox/VMM/VMMAll/IEMAllN8veExecMem.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllThrdRecompiler.cpp (modified) VMM/IEM: Back off earlier if chunks or the allocator is very full, ... Mon, 14 Oct 2024 15:17:55 GMT vboxsync [106310] * trunk/src/VBox/VMM/VMMAll/IEMAllN8veExecMem.cpp (modified) VMM/IEM: Some more exec mem tweaking. bugref:10720 Mon, 14 Oct 2024 14:58:19 GMT vboxsync [106309] * trunk/src/VBox/VMM/VMMAll/IEMAllN8veExecMem.cpp (modified) VMM/IEM: Some more tweaking of the bitmap scanning. bugref:10720 Mon, 14 Oct 2024 14:46:30 GMT vboxsync [106308] * trunk/src/VBox/VMM/VMMR3/STAM.cpp (modified) VMM/STAM: More space when printing. bugref:10720 Mon, 14 Oct 2024 14:45:58 GMT vboxsync [106307] * trunk/src/VBox/VMM/VMMAll/IEMAllN8veExecMem.cpp (modified) * trunk/src/VBox/VMM/testcase/tstIEMN8veProfiling.cpp (modified) VMM/IEM: Some more tweaking of the bitmap scanning. bugref:10720 Sat, 12 Oct 2024 01:07:27 GMT vboxsync [106297] * trunk/src/VBox/VMM/VMMAll/IEMAllN8veExecMem.cpp (modified) * trunk/src/VBox/VMM/VMMR3/IEMR3.cpp (modified) * trunk/src/VBox/VMM/include/IEMInternal.h (modified) VMM/IEM: Attempts at optimizing iemExecMemAllocatorAllocInChunkInt ... Sat, 12 Oct 2024 01:07:25 GMT vboxsync [106296] * trunk/src/VBox/VMM/VMMAll/IEMAllThrdRecompiler.cpp (modified) VMM/IEM: Made VBOX_WITH_SAVE_THREADED_TBS_FOR_PROFILING build on arm. ... Thu, 10 Oct 2024 10:48:48 GMT vboxsync [106286] * trunk/src/VBox/VMM/include/IEMN8veRecompilerTlbLookup.h (modified) VMM/IEM: Tested the expand down limit checking code. bugref:10371 Thu, 03 Oct 2024 02:42:55 GMT vboxsync [106212] * trunk/include/VBox/vmm/iem.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllThrdRecompiler.cpp (modified) * trunk/src/VBox/VMM/VMMR3/IEMR3.cpp (modified) * trunk/src/VBox/VMM/include/IEMInternal.h (modified) * trunk/src/VBox/VMM/testcase/Makefile.kmk (modified) * trunk/src/VBox/VMM/testcase/tstIEMN8veProfiling.cpp (added) VMM/IEM: Some machinery for saving threaded TBs and a program for ... Thu, 03 Oct 2024 02:35:14 GMT vboxsync [106211] * trunk/include/VBox/vmm/ssm.h (modified) * trunk/src/VBox/VMM/VMMR3/SSM.cpp (modified) VMM/SSM: Added SSM_OPEN_F_FOR_WRITING to SSMR3Open together with ... Tue, 01 Oct 2024 23:53:28 GMT vboxsync [106203] * trunk/src/VBox/VMM/include/IEMN8veRecompiler.h (modified) VMM/IEM: Enabled the IEMNATIVE_WITH_EFLAGS_POSTPONING feature ... Tue, 01 Oct 2024 23:52:57 GMT vboxsync [106202] * trunk/src/VBox/VMM/include/IEMN8veRecompilerEmit.h (modified) VMM/IEM: A couple of debug build fixes for arm. bugref:10720 Tue, 01 Oct 2024 23:48:36 GMT vboxsync [106201] * trunk/src/VBox/VMM/VMMAll/target-x86/IEMAllN8veEmit-x86.h (modified) VMM/IEM: A couple of debug build fixes for arm. bugref:10720 Tue, 01 Oct 2024 23:37:05 GMT vboxsync [106200] * trunk/src/VBox/VMM/VMMAll/IEMAllInstCommonBodyMacros.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstOneByte.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/target-x86/IEMAllN8veEmit-x86.h (modified) VMM/IEM: Refactored the xxxxx_r_r_efl functions to take the constant ... Tue, 01 Oct 2024 23:08:47 GMT vboxsync [106199] * trunk/src/VBox/VMM/VMMAll/IEMAllInstOneByte.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/target-x86/IEMAllN8veEmit-x86.h (modified) * trunk/src/VBox/VMM/include/IEMInternal.h (modified) VMM/IEM: Refactored the xxxxx_r_i_efl functions to take the constant ... Tue, 01 Oct 2024 22:22:31 GMT vboxsync [106198] * trunk/src/VBox/VMM/VMMAll/target-x86/IEMAllN8veEmit-x86.h (modified) VMM/IEM: Some minor refactoring of iemNativeEmitEFlagsForLogical. ... Tue, 01 Oct 2024 15:35:13 GMT vboxsync [106197] * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompiler.cpp (modified) * trunk/src/VBox/VMM/VMMAll/target-x86/IEMAllN8veEmit-x86.h (modified) VMM/IEM: Use iemNativeEmitEFlagsForLogical as emitter for all cases. ... Tue, 01 Oct 2024 13:50:48 GMT vboxsync [106196] * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompFuncs.h (modified) * trunk/src/VBox/VMM/VMMAll/target-x86/IEMAllN8veEmit-x86.h (modified) VMM/IEM: Added missing skipped eflags tracking in ... Tue, 01 Oct 2024 12:57:32 GMT vboxsync [106192] * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompiler.cpp (modified) * trunk/src/VBox/VMM/VMMAll/target-x86/IEMAllN8veEmit-x86.h (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) VMM/IEM: Added some basic stats & debug info for postponed EFLAGS ... Tue, 01 Oct 2024 12:56:17 GMT vboxsync [106191] * trunk/src/VBox/VMM/VMMAll/IEMAllN8veLiveness.h (modified) VMM/IEM: Liveness fix for IEM_MC_SET_EFL_BIT and IEM_MC_CLEAR_EFL_BIT ... Tue, 01 Oct 2024 09:05:44 GMT vboxsync [106187] * trunk/include/iprt/x86.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompBltIn.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompFuncs.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompiler.cpp (modified) * trunk/src/VBox/VMM/VMMAll/target-x86/IEMAllN8veEmit-x86.h (modified) * trunk/src/VBox/VMM/include/IEMN8veRecompiler.h (modified) * trunk/src/VBox/VMM/include/IEMN8veRecompilerEmit.h (modified) VMM/IEM: Injecting postponed eflags calculations into the TLB miss ... Mon, 30 Sep 2024 15:24:34 GMT vboxsync [106181] * trunk/src/VBox/VMM/VMMAll/IEMAllInstPython.py (modified) VMM/IEM: Check that IEM_MC_REF_EFLAGS is used correctly and won't ... Mon, 30 Sep 2024 13:51:48 GMT vboxsync [106180] * trunk/src/VBox/VMM/VMMAll/IEMAllInstPython.py (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstVexMap2.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompBltIn.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompFuncs.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompiler.cpp (modified) * trunk/src/VBox/VMM/VMMAll/target-x86/IEMAllN8veEmit-x86.h (modified) * trunk/src/VBox/VMM/VMMR3/IEMR3.cpp (modified) * trunk/src/VBox/VMM/include/IEMN8veRecompiler.h (modified) * trunk/src/VBox/VMM/include/IEMN8veRecompilerEmit.h (modified) VMM/IEM: Refactoring TbExits and other early eflags calculation ... Sun, 29 Sep 2024 01:14:19 GMT vboxsync [106179] * trunk/src/VBox/VMM/VMMAll/IEMAllAImpl.asm (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllAImplC.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstOneByte.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstPython.py (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllN8veLiveness.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompFuncs.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllThrdPython.py (modified) * trunk/src/VBox/VMM/include/IEMInternal.h (modified) * trunk/src/VBox/VMM/include/IEMMc.h (modified) * trunk/src/VBox/VMM/testcase/tstIEMAImpl.cpp (modified) * trunk/src/VBox/VMM/testcase/tstIEMCheckMc.cpp (modified) VMM/IEM: Reworked the div, idiv, mul and imul assembly workers and ... Fri, 27 Sep 2024 22:17:58 GMT vboxsync [106171] * trunk/src/VBox/VMM/VMMR3/PDMThread.cpp (modified) VMM/PDMThread: More thread failure details in the release log. Fri, 27 Sep 2024 14:13:17 GMT vboxsync [106168] * trunk/src/VBox/VMM/VMMR3/PDMThread.cpp (modified) VMM/PDMThread: More thread failure details in the release log. Wed, 25 Sep 2024 06:43:43 GMT vboxsync [106145] * trunk/src/VBox/VMM/VMMR3/NEMR3Native-darwin-armv8.cpp (modified) VMM/NEMR3Native-darwin-armv8.cpp: Need to skip past the wfi ... Tue, 24 Sep 2024 21:43:50 GMT vboxsync [106144] * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompBltIn.cpp (modified) * trunk/src/VBox/VMM/include/IEMN8veRecompilerEmit.h (modified) VMM/IEM: Relaxed iemNativeEmitGprByVCpuSignedDisp assertions to avoid ... Tue, 24 Sep 2024 09:32:39 GMT vboxsync [106136] * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompiler.cpp (modified) VMM/IEM: # padding. bugref:10720 Tue, 24 Sep 2024 09:24:00 GMT vboxsync [106134] * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompiler.cpp (modified) VMM/IEM: Eliminated the #ifndef ... Mon, 23 Sep 2024 22:53:44 GMT vboxsync [106128] * trunk/src/VBox/VMM/VMMAll/IEMAllN8veExecMem.cpp (modified) VMM/IEM: Docs. bugref:10720 Mon, 23 Sep 2024 22:50:56 GMT vboxsync [106127] * trunk/src/VBox/VMM/include/IEMN8veRecompiler.h (modified) VMM/IEM: doxygen build fix. bugref:10720 Mon, 23 Sep 2024 22:45:45 GMT vboxsync [106126] * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompiler.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllThrdRecompiler.cpp (modified) * trunk/src/VBox/VMM/include/IEMN8veRecompiler.h (modified) VMM/IEM: Eliminated the #ifndef ... Mon, 23 Sep 2024 22:42:27 GMT vboxsync [106125] * trunk/src/VBox/VMM/VMMAll/IEMAllN8veExecMem.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompBltIn.cpp (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) * trunk/src/VBox/VMM/include/IEMN8veRecompilerEmit.h (modified) VMM/IEM: Eliminated the #ifndef ... Mon, 23 Sep 2024 22:37:43 GMT vboxsync [106124] * trunk/src/VBox/VMM/include/IEMN8veRecompiler.h (modified) VMM/IEM: More work on recompilation-time checks of skipped & ... Mon, 23 Sep 2024 22:04:30 GMT vboxsync [106123] * trunk/src/VBox/VMM/VMMAll/IEMAllN8vePython.py (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompFuncs.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompiler.cpp (modified) * trunk/src/VBox/VMM/VMMAll/target-x86/IEMAllN8veEmit-x86.h (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: More work on recompilation-time checks of skipped & ... Mon, 23 Sep 2024 13:59:08 GMT vboxsync [106117] * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompFuncs.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompiler.cpp (modified) * trunk/src/VBox/VMM/VMMAll/target-x86/IEMAllN8veEmit-x86.h (modified) * trunk/src/VBox/VMM/include/IEMN8veRecompiler.h (modified) VMM/IEM: Recompilation-time checks of skipped EFLAGS. bugref:10720 Sat, 21 Sep 2024 00:23:28 GMT vboxsync [106114] * trunk/src/VBox/VMM/VMMAll/IEMAllN8veLiveness.h (modified) VMM/IEM: Some liveness corrections for fEflOther (anything that ...