# # ChangeLog for trunk/src/recompiler/target-i386 in vbox # # Generated by Trac 1.4.3.2 # Feb 5, 2025 8:54:16 AM Tue, 10 Aug 2010 12:31:04 GMT vboxsync [31532] * trunk/src/recompiler/VBoxRecompiler.c (modified) * trunk/src/recompiler/target-i386/op_helper.c (modified) REM: logging; No doxygen @note in code. Wed, 28 Jul 2010 14:54:39 GMT vboxsync [31168] * trunk/src/recompiler/target-i386/op_helper.c (modified) REM: fixed assertion. Thu, 15 Jul 2010 18:13:56 GMT vboxsync [30862] * trunk/include/VBox/cpum.h (modified) * trunk/include/VBox/err.h (modified) * trunk/include/VBox/pgm.h (modified) * trunk/src/recompiler/VBoxREMWrapper.cpp (modified) * trunk/src/recompiler/VBoxRecompiler.c (modified) * trunk/src/recompiler/target-i386/cpu.h (modified) * trunk/src/recompiler/target-i386/op_helper.c (modified) VMM,REM: Replumbled the MSR updating and reading so that PGM can ... Thu, 24 Jun 2010 06:17:36 GMT vboxsync [30413] * trunk/src/recompiler/target-i386/translate.c (modified) REM: incorporated git b16f827b from upstream: target-i386: fix SIB ... Thu, 24 Jun 2010 06:14:36 GMT vboxsync [30412] * trunk/src/recompiler/target-i386/translate.c (modified) REM: incorporated git c2254920 and git 2e21e749 from upstream: ... Wed, 23 Jun 2010 21:25:42 GMT vboxsync [30406] * trunk/src/recompiler/target-i386/translate.c (modified) REM: incorporated git 99596385 from upstream: target-i386: Fix "call ... Fri, 21 May 2010 13:13:04 GMT vboxsync [29732] * trunk/src/recompiler/target-i386/translate.c (modified) Backed out 61853; causes more invalid state exits Thu, 20 May 2010 11:49:58 GMT vboxsync [29687] * trunk/src/recompiler/target-i386/translate.c (modified) Make sure the right descriptor attributes (0xf3) are loaded in V86 ... Tue, 11 May 2010 10:28:57 GMT vboxsync [29333] * trunk/src/recompiler/Makefile-old.kmk (modified) * trunk/src/recompiler/Makefile.kmk (modified) * trunk/src/recompiler/VBoxREMWrapper.cpp (modified) * trunk/src/recompiler/VBoxRecompiler.c (modified) * trunk/src/recompiler/target-i386/op_helper.c (modified) removed VBOX_WITH_VMI Wed, 07 Apr 2010 07:53:12 GMT vboxsync [28030] * trunk/include/VBox/x86.h (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/recompiler/target-i386/op_helper.c (modified) VMM: SpeedStep and relatives MSRs Mon, 22 Mar 2010 14:29:34 GMT vboxsync [27593] * trunk/src/recompiler/target-i386/op_helper.c (modified) REM: consistent with VMM monitor treatment Wed, 03 Mar 2010 14:23:59 GMT vboxsync [26993] * trunk/include/VBox/x86.h (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/recompiler/target-i386/op_helper.c (modified) VMM: implement some Nehalem MSRs Sun, 14 Feb 2010 08:22:40 GMT vboxsync [26499] * trunk/src/recompiler/cutils.c (modified) * trunk/src/recompiler/dyngen-exec.h (modified) * trunk/src/recompiler/elf.h (modified) * trunk/src/recompiler/fpu/softfloat.h (modified) * trunk/src/recompiler/host-utils.h (modified) * trunk/src/recompiler/softmmu_header.h (modified) * trunk/src/recompiler/softmmu_template.h (modified) * trunk/src/recompiler/target-i386/exec.h (modified) * trunk/src/recompiler/target-i386/opreg_template.h (modified) * trunk/src/recompiler/target-i386/ops_sse.h (modified) * trunk/src/recompiler/target-i386/ops_template.h (modified) * trunk/src/recompiler/target-i386/ops_template_mem.h (modified) * trunk/src/recompiler/tcg/i386/tcg-target.h (modified) * trunk/src/recompiler/tcg/tcg-op.h (modified) * trunk/src/recompiler/tcg/tcg.c (modified) * trunk/src/recompiler/tcg/tcg.h (modified) * trunk/src/recompiler/tcg/x86_64/tcg-target.c (modified) * trunk/src/recompiler/tcg/x86_64/tcg-target.h (modified) * trunk/src/recompiler/vl.h (modified) recompier: whitespace cleanup. (Clean up whitespace on the foreign ... Thu, 04 Feb 2010 14:40:08 GMT vboxsync [26237] * trunk/src/recompiler/target-i386/op_helper.c (modified) REM: Must store the ldt as it gets reloaded and might have been ... Fri, 09 Oct 2009 11:58:04 GMT vboxsync [23640] * trunk/src/recompiler/target-i386/op_helper.c (modified) load_seg_vm: correct V86 segment default segment flags Tue, 14 Jul 2009 14:41:02 GMT vboxsync [21581] * trunk/src/recompiler/qemu-lock.h (modified) * trunk/src/recompiler/target-i386/translate.c (modified) REM: fixed interrupt latency issue Fri, 03 Jul 2009 09:48:09 GMT vboxsync [21186] * trunk/src/recompiler/target-i386/translate.c (modified) recompiler: Fixed mov to/from CRx/DRx decoding to match reality (mod ... Fri, 01 May 2009 17:03:40 GMT vboxsync [19297] * trunk/Config.kmk (modified) * trunk/src/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) * trunk/src/VBox/VMM/CPUM.cpp (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/REMInternal.h (modified) * trunk/src/VBox/VMM/testcase/Makefile.kmk (modified) * trunk/src/recompiler (moved) * trunk/src/recompiler/Makefile.kmk (modified) Renamed src/recompiler_new to src/recompiler. Fri, 01 May 2009 13:07:51 GMT vboxsync [19287] * trunk/include/VBox/cdefs.h (modified) * trunk/src/VBox/VMM/CFGM.cpp (modified) * trunk/src/recompiler/target-i386/helper.c (modified) * trunk/src/recompiler_new/target-i386/op_helper.c (modified) VBox/cdefs.h,REM,CFGM: VMMRZDECL + some cleanup.