# # ChangeLog for trunk/src/VBox/VMM in vbox # # Generated by Trac 1.4.3.2 # Feb 8, 2025 2:19:19 PM Tue, 24 Oct 2023 14:50:49 GMT vboxsync [101581] * trunk/src/VBox/VMM/VMMAll/IEMAllInstPython.py (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompiler.cpp (modified) * trunk/src/VBox/VMM/include/IEMN8veRecompiler.h (modified) VMM/IEM: Native IEM_MC_IF_EFL_BIT_SET_OR_BITS_NE and ... Tue, 24 Oct 2023 13:06:41 GMT vboxsync [101580] * trunk/src/VBox/VMM/VMMAll/IEMAllInstPython.py (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompiler.cpp (modified) VMM/IEM: Fixes for IEM_MC_IF_EFL_BITS_NE and enabled native ... Tue, 24 Oct 2023 09:40:58 GMT vboxsync [101576] * trunk/src/VBox/VMM/VMMAll/IEMAllInstPython.py (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompiler.cpp (modified) * trunk/src/VBox/VMM/include/IEMN8veRecompiler.h (modified) VMM/IEM: Native IEM_MC_IF_EFL_BITS_NE translation. bugref:10371 Tue, 24 Oct 2023 00:46:54 GMT vboxsync [101570] * trunk/src/VBox/VMM/VMMAll/IEMAllInstPython.py (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompiler.cpp (modified) VMM/IEM: Native IEM_MC_IF_EFL_BIT_NOT_SET translation. bugref:10371 Tue, 24 Oct 2023 00:44:45 GMT vboxsync [101569] * trunk/src/VBox/VMM/VMMAll/IEMAllInstPython.py (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompiler.cpp (modified) VMM/IEM: Native IEM_MC_IF_EFL_NO_BITS_SET. translation. bugref:10371 Tue, 24 Oct 2023 00:42:06 GMT vboxsync [101568] * trunk/src/VBox/VMM/VMMAll/IEMAllInstPython.py (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompiler.cpp (modified) * trunk/src/VBox/VMM/include/IEMN8veRecompiler.h (modified) VMM/IEM: Native IEM_MC_IF_EFL_ANY_BITS_SET translation. bugref:10371 Mon, 23 Oct 2023 14:39:59 GMT vboxsync [101557] * trunk/src/VBox/VMM/VMMAll/IEMAllInstPython.py (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompiler.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllThrdPython.py (modified) * trunk/src/VBox/VMM/include/IEMN8veRecompiler.h (modified) VMM/IEM: Got conditional jumps working, currently only those testing ... Mon, 23 Oct 2023 09:53:09 GMT vboxsync [101549] * trunk/src/VBox/VMM/VMMR3/CPUM-armv8.cpp (modified) * trunk/src/VBox/VMM/include/CPUMInternal-armv8.h (modified) VMM/Armv8: Allow configuring the program counter reset value, ... Mon, 23 Oct 2023 01:30:06 GMT vboxsync [101548] * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompiler.cpp (modified) VMM/IEM: doxygen fix. bugref:10371 Mon, 23 Oct 2023 00:50:37 GMT vboxsync [101547] * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompiler.cpp (modified) * trunk/src/VBox/VMM/include/IEMInternal.h (modified) * trunk/src/VBox/VMM/include/IEMN8veRecompiler.h (modified) VMM/IEM: More TB disassembly and TB debuginfo. bugref:10371 Sun, 22 Oct 2023 03:05:16 GMT vboxsync [101543] * trunk/src/VBox/VMM/include/IEMInternal.h (modified) VMM/IEM: Hmm, what's up with VC++ here? bugref:10371 Sun, 22 Oct 2023 02:43:09 GMT vboxsync [101539] * trunk/include/VBox/dis-armv8.h (modified) * trunk/include/VBox/dis-x86-amd64.h (modified) * 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/DisasmFormatBytes.cpp (modified) * trunk/src/VBox/Disassembler/DisasmFormatYasm.cpp (modified) * trunk/src/VBox/Disassembler/DisasmInternal.h (modified) * trunk/src/VBox/Disassembler/DisasmMisc.cpp (modified) * trunk/src/VBox/Disassembler/Makefile.kmk (modified) * trunk/src/VBox/Disassembler/testcase/tstDisasm-1.cpp (modified) * trunk/src/VBox/Disassembler/testcase/tstDisasm-2.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstLdr-3.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstLdrDisasmTest.cpp (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompiler.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUM-armv8.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGFDisas.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGFR3Flow.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) * trunk/src/VBox/VMM/include/IEMInternal.h (modified) DIS,VMM,DBGC,IPRT,++: Some disassembler tweaks and TB disassembly ... Sat, 21 Oct 2023 22:30:50 GMT vboxsync [101538] * trunk/src/VBox/VMM/VMMAll/IEMAllInstPython.py (modified) * 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) VMM/IEM: Freed up some space in IEMTB for a pointer to debug info or ... Sat, 21 Oct 2023 02:16:05 GMT vboxsync [101537] * trunk/include/iprt/armv8.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstPython.py (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompiler.cpp (modified) * trunk/src/VBox/VMM/include/IEMN8veRecompiler.h (modified) VMM/IEM: Undebugged code for ... Fri, 20 Oct 2023 22:04:41 GMT vboxsync [101536] * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompiler.cpp (modified) VMM/IEM: Some code shuffling. bugref:10371 Fri, 20 Oct 2023 21:53:15 GMT vboxsync [101535] * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompiler.cpp (modified) * trunk/src/VBox/VMM/include/IEMN8veRecompiler.h (modified) VMM/IEM: Assert that we don't overshoot iemNativeInstrBufEnsure space ... Fri, 20 Oct 2023 14:47:42 GMT vboxsync [101524] * trunk/src/VBox/VMM/VMMR0/HMR0A.asm (modified) VMM/HMR0A.asm: Reverted previous change (r159598) as it is wrong. ... Fri, 20 Oct 2023 14:46:13 GMT vboxsync [101523] * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompiler.cpp (modified) * trunk/src/VBox/VMM/include/IEMN8veRecompiler.h (modified) VMM/IEM: Cleanups. bugref:10371 Fri, 20 Oct 2023 14:29:27 GMT vboxsync [101521] * trunk/src/VBox/VMM/VMMR0/HMR0A.asm (modified) HMR0A.asm: The code handled Linux's read-only GDT in addition to the ... Fri, 20 Oct 2023 13:25:33 GMT vboxsync [101518] * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompiler.cpp (modified) * trunk/src/VBox/VMM/include/IEMN8veRecompiler.h (modified) VMM/IEM: Deal with unconditional relative jumps (sans flag checking). ... Fri, 20 Oct 2023 13:07:03 GMT vboxsync [101516] * trunk/include/iprt/armv8.h (modified) * trunk/include/iprt/x86.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstOneByte.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllN8vePython.py (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompiler.cpp (modified) * trunk/src/VBox/VMM/include/IEMN8veRecompiler.h (modified) VMM/IEM: Deal with unconditional relative jumps (sans flag checking). ... Wed, 18 Oct 2023 23:02:20 GMT vboxsync [101505] * trunk/include/iprt/armv8.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllN8vePython.py (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompiler.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllThrdPython.py (modified) * trunk/src/VBox/VMM/include/IEMN8veRecompiler.h (modified) VMM/IEM: Deal with the two other PC advancing MCs. Some fixes. ... Wed, 18 Oct 2023 22:33:42 GMT vboxsync [101504] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) VMM/IEM: Fixed some confusion in the iemOpHlpCalcRmEffAddr* ... Wed, 18 Oct 2023 11:27:55 GMT vboxsync [101496] * trunk/src/VBox/Main/src-client/ConsoleImplConfigArmV8.cpp (modified) * trunk/src/VBox/VMM/VMMR3/NEMR3.cpp (modified) * trunk/src/VBox/VMM/VMMR3/NEMR3Native-darwin-armv8.cpp (modified) * trunk/src/VBox/VMM/include/NEMInternal.h (modified) VMM,Main: Don't hardcode the vTimer interrupt number in the NEM ... Wed, 18 Oct 2023 09:00:11 GMT vboxsync [101490] * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompiler.cpp (modified) VMM/IEM: Added missing guest register shadow copy flushing. nop ... Wed, 18 Oct 2023 08:38:42 GMT vboxsync [101488] * trunk/src/VBox/VMM/include/IEMN8veRecompiler.h (modified) VMM/IEM: doxygen fix. bugref:10371 Wed, 18 Oct 2023 06:57:30 GMT vboxsync [101487] * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp (modified) VMM/IEM: Nested VMX: bugref:10318 Add assertions to verify NMI ... Wed, 18 Oct 2023 05:24:20 GMT vboxsync [101485] * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp (modified) VMM/IEM: Nested VMX: bugref:10318 RDRAND, RDSEED VMX VM-exit fixes. Wed, 18 Oct 2023 01:32:17 GMT vboxsync [101484] * trunk/include/iprt/armv8.h (modified) * trunk/include/iprt/formats/elf-common.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstOneByte.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstPython.py (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstTwoByte0f.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllN8vePython.py (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompiler.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllThrdPython.py (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllThrdRecompiler.cpp (modified) * trunk/src/VBox/VMM/include/IEMInternal.h (modified) * trunk/src/VBox/VMM/include/IEMMc.h (modified) * trunk/src/VBox/VMM/include/IEMN8veRecompiler.h (modified) VMM/IEM: Basic register allocator sketches that incorporates simple ... Mon, 16 Oct 2023 08:56:41 GMT vboxsync [101450] * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp (modified) VMM/IEM: Nested VMX: bugref:10318 Added ifdef ... Mon, 16 Oct 2023 08:31:49 GMT vboxsync [101448] * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstTwoByte0f.cpp.h (modified) * trunk/src/VBox/VMM/include/IEMInternal.h (modified) VMM/IEM: Nested VMX: bugref:10318 Added VMX VM-exit intercepts for ... Fri, 13 Oct 2023 05:50:52 GMT vboxsync [101429] * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp (modified) VMM/CPUM: SVM feature description nit. Fri, 13 Oct 2023 05:39:12 GMT vboxsync [101428] * trunk/include/VBox/vmm/cpum-x86-amd64.h (modified) * trunk/include/iprt/x86.h (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllCpuId.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) VMM/HM: Added logging for new SVM features. Wed, 11 Oct 2023 07:01:45 GMT vboxsync [101412] * trunk/src/VBox/VMM/VMMR0/HMR0.cpp (modified) scm Wed, 11 Oct 2023 06:57:06 GMT vboxsync [101411] * trunk/src/VBox/VMM/VMMR0/HMR0.cpp (modified) scm Wed, 11 Oct 2023 04:38:39 GMT vboxsync [101408] * trunk/src/VBox/VMM/VMMR0/HMR0.cpp (modified) VMM/HMR0: bugref:9918 Clarifying comment regarding why ... Tue, 10 Oct 2023 13:14:25 GMT vboxsync [101401] * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp (modified) CPUID: Removed extra zeros from comments that made it harder to find ... Mon, 09 Oct 2023 06:34:15 GMT vboxsync [101388] * trunk/src/VBox/VMM/VMMR0/HMR0.cpp (modified) VMM/HMR0: bugref:9918 Comment typo. Sat, 07 Oct 2023 23:34:54 GMT vboxsync [101387] * trunk/src/VBox/VMM/VMMAll/IEMAllInstCommon.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstCommonBodyMacros.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstOneByte.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstPython.py (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstThree0f38.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstThree0f3a.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstTwoByte0f.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstVexMap1.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstVexMap2.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstVexMap3.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllN8vePython.py (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompiler.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllThrdFuncs.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllThrdPython.py (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllThrdRecompiler.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllThrdTables.h (modified) * trunk/src/VBox/VMM/include/IEMInline.h (modified) * trunk/src/VBox/VMM/include/IEMInternal.h (modified) * trunk/src/VBox/VMM/include/IEMMc.h (modified) * trunk/src/VBox/VMM/include/IEMN8veRecompiler.h (modified) * trunk/src/VBox/VMM/testcase/tstIEMCheckMc.cpp (modified) VMM/IEM: Added a new class of threaded function variants, the ... Fri, 06 Oct 2023 16:32:21 GMT vboxsync [101386] * trunk/src/VBox/VMM/VMMAll/IEMAllInstVexMap3.cpp.h (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3-cpu-instr-3-template.mac (modified) ValidationKit/bootsectors,VMM: Nits for r159378 and r159379, bugref:9898 Fri, 06 Oct 2023 09:19:02 GMT vboxsync [101380] * trunk/src/VBox/VMM/VMMR0/HMR0.cpp (modified) VMM/HMR0: bugref:9918 Fix detection of other hypervisors that may ... Fri, 06 Oct 2023 08:38:56 GMT vboxsync [101378] * trunk/src/VBox/VMM/VMMAll/IEMAllAImplC.cpp (modified) VMM/IEM: Implement vmpsadbw instruction emulations [review fix], ... Fri, 06 Oct 2023 08:24:35 GMT vboxsync [101376] * trunk/src/VBox/VMM/VMMAll/IEMAllAImpl.asm (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllAImplC.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstVexMap3.cpp.h (modified) * trunk/src/VBox/VMM/include/IEMInternal.h (modified) VMM/IEM: Implement vmpsadbw instruction emulations, bugref:9898 Fri, 06 Oct 2023 01:23:09 GMT vboxsync [101370] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/src-all/Global.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstPython.py (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllN8vePython.py (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompiler.cpp (modified) * trunk/src/VBox/VMM/include/IEMN8veRecompiler.h (modified) Reverted commit r159372, committed too much. Fri, 06 Oct 2023 01:22:15 GMT vboxsync [101369] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/src-all/Global.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstPython.py (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllN8vePython.py (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompiler.cpp (modified) * trunk/src/VBox/VMM/include/IEMN8veRecompiler.h (modified) Main/Global.cpp: Move the macros for compose the x64/x86/arm64/arm32 ... Sat, 30 Sep 2023 16:22:15 GMT vboxsync [101323] * trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified) VMM: Nested VMX: bugref:10318 Macro for deriving guest VMX features ... Fri, 29 Sep 2023 07:57:13 GMT vboxsync [101312] * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) VMM: Detect and log new VMX features, part 5. Fri, 29 Sep 2023 06:09:36 GMT vboxsync [101310] * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) VMM: Detect and log new VMX features, part 3. Fri, 29 Sep 2023 05:58:03 GMT vboxsync [101309] * trunk/include/VBox/vmm/cpum-x86-amd64.h (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllCpuId.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified) VMM: Detect and log new VMX features, part 2. Fri, 29 Sep 2023 01:31:56 GMT vboxsync [101307] * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllN8vePython.py (modified) VMM/IEM: Enabled native recompilation of pure defer-to-CImpl ... Fri, 29 Sep 2023 01:19:34 GMT vboxsync [101306] * trunk/src/VBox/VMM/include/IEMN8veRecompiler.h (modified) VMM/IEM: Arm build fix. bugref:10371 Fri, 29 Sep 2023 01:18:28 GMT vboxsync [101305] * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompiler.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllThrdPython.py (modified) * trunk/src/VBox/VMM/include/IEMN8veRecompiler.h (modified) VMM/IEM: Covert zero arg count defer-CImpl instruction emulations as ... Fri, 29 Sep 2023 01:02:02 GMT vboxsync [101304] * trunk/include/iprt/armv8.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstOneByte.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllN8vePython.py (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompiler.cpp (modified) * trunk/src/VBox/VMM/include/IEMInternal.h (modified) * trunk/src/VBox/VMM/include/IEMN8veRecompiler.h (modified) VMM/IEM: Emit native code for pure defer-CImpl instructions. Tested ... Tue, 26 Sep 2023 23:44:36 GMT vboxsync [101275] * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllN8vePython.py (added) * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompiler.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllThrdPython.py (modified) * trunk/src/VBox/VMM/include/IEMN8veRecompiler.h (modified) VMM/IEM: Started on bugref:10371 ... Tue, 26 Sep 2023 12:20:33 GMT vboxsync [101267] * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId-armv8.cpp (modified) VMM/CPUMR3CpuId-armv8: Dump the auxiliary feature registers 0 and 1 ... Tue, 26 Sep 2023 00:14:34 GMT vboxsync [101262] * trunk/src/VBox/VMM/include/IEMInternal.h (modified) VMM/IEM: Corrected FNIEMNATIVETB so it clearly indicates that ... Mon, 25 Sep 2023 23:57:08 GMT vboxsync [101261] * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompiler.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllThrdRecompiler.cpp (modified) * trunk/src/VBox/VMM/include/IEMInternal.h (modified) VMM/IEM: Corrected FNIEMNATIVETB so it clearly indicates that ... Mon, 25 Sep 2023 18:59:49 GMT vboxsync [101258] * trunk/include/iprt/armv8.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompiler.cpp (modified) VMM/IEM: Made throw/unwinding work on darwin.arm64. This was a bit of ... Mon, 25 Sep 2023 01:16:09 GMT vboxsync [101251] * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompiler.cpp (modified) VMM/IEM: started completeing the unwind info for darwin.amd64 (not ... Mon, 25 Sep 2023 00:54:00 GMT vboxsync [101250] * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompiler.cpp (modified) VMM/IEM: Fixed EXC_BAD_INSTRUCTION issue. bugref:10370 Mon, 25 Sep 2023 00:42:13 GMT vboxsync [101249] * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompiler.cpp (modified) VMM/IEM: Wrote a very simple sub-allocator for the executable memory ... Sun, 24 Sep 2023 02:48:56 GMT vboxsync [101248] * trunk/include/iprt/armv8.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompiler.cpp (modified) * trunk/src/VBox/VMM/include/IEMN8veRecompiler.h (modified) VMM/IEM: Ran first native arm TB. Executable memory fun prevents ... Fri, 22 Sep 2023 23:48:24 GMT vboxsync [101247] * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompiler.cpp (modified) * trunk/src/VBox/VMM/include/IEMN8veRecompiler.h (modified) VMM/IEM: Working on emitting native arm64 instructions... bugref:10370 Fri, 22 Sep 2023 23:46:24 GMT vboxsync [101245] * trunk/include/VBox/vmm/iem.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllThrdRecompiler.cpp (modified) VMM/IEM: nit. bugref:10370 Fri, 22 Sep 2023 09:16:54 GMT vboxsync [101236] * trunk/src/VBox/VMM/include/NEMInternal.h (modified) VMM/NEMR3Native-darwin-armv8.cpp: Need to sync the ID registers upon ... Fri, 22 Sep 2023 09:06:14 GMT vboxsync [101234] * trunk/src/VBox/VMM/VMMR3/NEMR3Native-darwin-armv8.cpp (modified) VMM/NEMR3Native-darwin-armv8.cpp: Need to sync the ID registers upon ... Thu, 21 Sep 2023 20:16:28 GMT vboxsync [101229] * trunk/Config.kmk (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) /Config.kmk,VMM: Enable the recompiler (threaded only) on arm64 by ... Thu, 21 Sep 2023 12:21:13 GMT vboxsync [101221] * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs-armv8.cpp (modified) VMM/CPUMAllRegs-armv8.cpp: Implement CPUMGetGuestAddrWidths(), ... Thu, 21 Sep 2023 08:56:02 GMT vboxsync [101216] * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId-armv8.cpp (modified) VMM/CPUMR3CpuId-armv8.cpp: Check for more features when loading a ... Wed, 20 Sep 2023 14:41:16 GMT vboxsync [101203] * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompiler.cpp (modified) * trunk/src/VBox/VMM/include/IEMInternal.h (modified) * trunk/src/VBox/VMM/include/IEMN8veRecompiler.h (added) VMM/IEM: Reworked the native recompiler state passing and moved most ... Wed, 20 Sep 2023 12:53:00 GMT vboxsync [101193] * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompiler.cpp (modified) VMM/IEM: Some libunwind/darwin adjustments. bugref:10370 Wed, 20 Sep 2023 11:51:34 GMT vboxsync [101190] * trunk/src/VBox/VMM/VMMR3/CPUM-armv8.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId-armv8.cpp (modified) * trunk/src/VBox/VMM/include/CPUMInternal-armv8.h (modified) VMM/CPUM-armv8: Include the guest ID registers in the saved state and ... Wed, 20 Sep 2023 09:04:06 GMT vboxsync [101186] * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId-armv8.cpp (modified) VMM/CPUMR3CpuId-armv8: Resolve more feature bits, bugref:10525 Tue, 19 Sep 2023 23:38:24 GMT vboxsync [101182] * trunk/src/VBox/VMM/VMMAll/IEMAllThrdFuncsBltIn.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllThrdPython.py (modified) VMM/IEM: Eliminated a parameter for three more builtin threaded ... Tue, 19 Sep 2023 23:14:45 GMT vboxsync [101181] * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompiler.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllThrdPython.py (modified) VMM/IEM: We don't need to emit code for setting up parameters that ... Tue, 19 Sep 2023 15:14:43 GMT vboxsync [101172] * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompiler.cpp (modified) VMM/IEM: Made the native recompiler work for win.amd64 debug builds. ... Tue, 19 Sep 2023 10:23:02 GMT vboxsync [101165] * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId-armv8.cpp (modified) VMM/CPUMR3CpuId-armv8: Resolve more feature bits, bugref:10525 Mon, 18 Sep 2023 20:44:24 GMT vboxsync [101163] * trunk/src/VBox/VMM/Config.kmk (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompiler.cpp (added) * trunk/src/VBox/VMM/VMMAll/IEMAllThrdFuncsBltIn.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllThrdRecompiler.cpp (modified) * trunk/src/VBox/VMM/VMMR3/IEMR3.cpp (modified) * trunk/src/VBox/VMM/include/IEMInline.h (modified) * trunk/src/VBox/VMM/include/IEMInternal.h (modified) VMM/IEM: Experimental recompilation of threaded blocks into native ... Thu, 14 Sep 2023 11:43:16 GMT vboxsync [101121] * trunk/include/VBox/vmm/cpum-armv8.h (modified) * trunk/src/VBox/VMM/VMMR3/CPUM-armv8.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId-armv8.cpp (modified) * trunk/src/VBox/VMM/include/CPUMInternal-armv8.h (modified) VMM/CPUM: Log host and guest features, bugref:10525 Thu, 14 Sep 2023 08:58:53 GMT vboxsync [101119] * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId-armv8.cpp (modified) VMM/CPUM: Log more ID registers, bugref:10525 Wed, 13 Sep 2023 15:37:25 GMT vboxsync [101115] * trunk/src/VBox/VMM/VMMR3/NEMR3Native-darwin-armv8.cpp (modified) VMM/NEMR3Native-darwin-armv8: Query the guest ID registers and set ... Wed, 13 Sep 2023 15:36:26 GMT vboxsync [101114] * trunk/include/VBox/vmm/cpum-armv8.h (modified) * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId-armv8.cpp (modified) VMM/CPUM: Add support for querying the ID registers presented to the ... Wed, 13 Sep 2023 14:38:19 GMT vboxsync [101111] * trunk/src/VBox/VMM/VMMAll/IEMAllThrdRecompiler.cpp (modified) * trunk/src/VBox/VMM/include/IEMInternal.h (modified) VMM/IEM: Dropped IEMTB_F_STATE_XXX as we use dedicated TBs for ... Wed, 13 Sep 2023 12:12:05 GMT vboxsync [101106] * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId-armv8.cpp (modified) VMM: Started implemented the CPU ID parsing and overriding bits as ... Wed, 13 Sep 2023 12:09:36 GMT vboxsync [101105] * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId-armv8.cpp (modified) VMM: Started implemented the CPU ID parsing and overriding bits as ... Wed, 13 Sep 2023 11:43:30 GMT vboxsync [101104] * trunk/src/VBox/VMM/VMMR3/NEMR3Native-darwin-armv8.cpp (modified) * trunk/src/VBox/VMM/include/NEMInternal.h (modified) VMM/NEMR3Native-darwin-armv8.cpp: Use the CPUMIDREGS structure to ... Wed, 13 Sep 2023 11:42:14 GMT vboxsync [101103] * trunk/include/VBox/vmm/cpum-armv8.h (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMR3/CPUM-armv8.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId-armv8.cpp (added) * trunk/src/VBox/VMM/include/CPUMInternal-armv8.h (modified) VMM: Started implemented the CPU ID parsing and overriding bits as ... Tue, 12 Sep 2023 22:59:30 GMT vboxsync [101096] * trunk/src/VBox/VMM/VMMAll/IEMAllThrdRecompiler.cpp (modified) * trunk/src/VBox/VMM/VMMR3/IEMR3.cpp (modified) VMM/IEM: Fixed a bug in the TB allocator pruning code and another one ... Tue, 12 Sep 2023 12:42:45 GMT vboxsync [101091] * trunk/src/VBox/VMM/VMMAll/IEMAllThrdRecompiler.cpp (modified) VMM/IEM: Fixed collision list issue when removing. Added length ... Tue, 12 Sep 2023 10:22:20 GMT vboxsync [101088] * trunk/include/VBox/vmm/iem.h (modified) * trunk/include/VBox/vmm/tm.h (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,VMM/TM: Basic TB managment and allocation rewrite. bugref:10369 Tue, 12 Sep 2023 10:18:37 GMT vboxsync [101087] * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp (modified) CPUID: Updated logging of CPUID bits with information from current ... Fri, 08 Sep 2023 08:53:04 GMT vboxsync [101062] * trunk/src/VBox/VMM/VMMAll/GICAll.cpp (modified) VMM/GICAll: Properly fix assertion, uIntId == 0 is of course allowed ... Fri, 08 Sep 2023 07:59:48 GMT vboxsync [101060] * trunk/src/VBox/VMM/VMMAll/VMXAllTemplate.cpp.h (modified) VMM: Nested VMX: bugref:10318 VMX PAT MSR checking nit. Fri, 08 Sep 2023 04:02:27 GMT vboxsync [101058] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) VMM: Nested VMX: bugref:10318 Pass only the final (leaf) SLAT PTE ... Wed, 06 Sep 2023 08:29:11 GMT vboxsync [101025] * trunk/src/VBox/VMM/VMMAll/GICAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/TMAllVirtual.cpp (modified) VMM/VMMAll: Compilation fixes. Wed, 06 Sep 2023 08:26:08 GMT vboxsync [101024] * trunk/src/VBox/VMM/VMMR3/HM-armv8.cpp (modified) VMM/VMMR3: Compilation fixes. Tue, 05 Sep 2023 09:11:24 GMT vboxsync [101017] * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp (modified) CPUID: Corrected AMD L2/L3 cache info dumping from CPUID Fn8000_0006. Fri, 01 Sep 2023 14:03:12 GMT vboxsync [101002] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) VMM: Nested VMX: bugref:10318 Naming consistency nits. Fri, 01 Sep 2023 13:57:59 GMT vboxsync [101001] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMR3/PGM.cpp (modified) VMM: Nested VMX: bugref:10318 Fix performance issue with Hyper-V ... Thu, 31 Aug 2023 19:53:44 GMT vboxsync [100998] * trunk/src/VBox/VMM/include/IEMInline.h (modified) * trunk/src/VBox/VMM/include/PGMInternal.h (modified) doxygen fix