VirtualBox

source: vbox/trunk/src/recompiler/target-i386

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11813   16 years vboxsync Deal with 1.6 saved states in the recompiler.
(edit) @11496   16 years vboxsync The sysenter eip & esp values are 64 bits. (note breaks saved states)
(edit) @9771   16 years vboxsync Minor fix
(edit) @9486   17 years vboxsync Synced 64 bits lahf/sahf from QEmu.
(edit) @9212   17 years vboxsync Major changes for sizeof(RTGCPTR) == uint64_t. Introduced RCPTRTYPE …
(edit) @9015   17 years vboxsync removed #if 1, the code seems working fine.
(edit) @8849   17 years vboxsync load the modrm value before parsing it (CMPXCHG8B/16B). Updated s->pc …
(edit) @8832   17 years vboxsync exception 6 is a trap => don't change the PC
(edit) @8826   17 years vboxsync lock mov wherever, whereever is an invalid lock sequence, so raise …
(edit) @8564   17 years vboxsync NoDmik -> NOT_DMIK.
(edit) @8450   17 years vboxsync recompiler: enabled workaround for gcc-4.3 when compiling for 32-bit hosts
(edit) @8353   17 years vboxsync added a (disabled) workaround for …
(edit) @8174   17 years vboxsync rebranding
(edit) @6938   17 years vboxsync recompiler: fix ptab calculation for 32bit code under x86_64 (from qemu)
(edit) @6726   17 years vboxsync 2 fixes from qemu: fix cmpxchg8b detection and fix DR6 single step …
(edit) @6475   17 years vboxsync Added the NoDmik() macro.
(edit) @6158   17 years vboxsync Fixed reporting of segment not present exceptions when using call …
(edit) @6108   17 years vboxsync Fixed nasty bug in ARPL emulation (uninitialized variable).
(edit) @5853   17 years vboxsync The static tb isn't working right in single stepping mode. (fix not …
(edit) @5371   17 years vboxsync The stack isn't necessiarly a safe place for the tb_temp on 64-bit …
(edit) @5197   17 years vboxsync Experiment with call recording for CSAM
(edit) @3952   17 years vboxsync Incorporated aam division by zero security fix.
(edit) @3727   17 years vboxsync Double underscore cleanup.
(edit) @3023   18 years vboxsync only check for excessive faults when in protected mode
(edit) @2841   18 years vboxsync Added comments about Solaris
(edit) @2840   18 years vboxsync Solaris regression
(edit) @2477   18 years vboxsync export
(edit) @2475   18 years vboxsync Makefile.kmk -> Makefile.kup
(edit) @2465   18 years vboxsync drop the builtin_frame_address attempt at stack alignment …
(edit) @2426   18 years vboxsync Removed the old recompiler code. (wonder why subversion didn't pick up …
(edit) @2422   18 years vboxsync Removed the old recompiler code.
(edit) @1953   18 years vboxsync Reversed vif & if clearing
(edit) @1923   18 years vboxsync Correct CPL when trying to load a ring 1 selector
(edit) @1516   18 years vboxsync iret with cpl=0 is allowed to change VIF_MASK & VIP_MASK too
(edit) @1514   18 years vboxsync Update eip for each instruction. (makes it easier to generate …
(edit) @1511   18 years vboxsync Needs more testing
(edit) @1510   18 years vboxsync Using a null selector is illegal.
(edit) @1506   18 years vboxsync backed out accidental commit
(edit) @1505   18 years vboxsync changed condition order
(edit) @1478   18 years vboxsync Support VME in guests. (v86 extensions)
(edit) @1093   18 years vboxsync printf -> Log
(edit) @1078   18 years vboxsync Fixes for V86 segment syncing. (+ cleanup)
(add) @1   55 years vboxsync import
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette