VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @17039   16 years vboxsync Old REM: New TR sync.
(edit) @15861   16 years vboxsync REM: put VME bit update in place
(edit) @14411   16 years vboxsync RDTSCP support added. Enabled only for AMD-V guests.
(edit) @13839   16 years vboxsync And yet more %V* -> %R* changes…
(edit) @13449   16 years vboxsync Fixed default flags for selector register loads in real and V86 mode
(edit) @13385   16 years vboxsync fix OSE
(edit) @13375   16 years vboxsync some (disabled) VMI bits
(edit) @13117   16 years vboxsync recompiler: some logging fixes
(edit) @13034   16 years vboxsync minor warnings
(edit) @13022   16 years vboxsync REM: this is what I mean.
(edit) @13020   16 years vboxsync Knut-compatibility fixes
(edit) @13013   16 years vboxsync infrastructure work for X2APIC support
(edit) @12679   16 years vboxsync Syscall emulation fix.
(edit) @12427   16 years vboxsync Minor 64 bits guest execution issues.
(edit) @12421   16 years vboxsync Fixed 64 bits displacements. (see #3096)
(edit) @12240   16 years vboxsync cmpxchg8b bugfix (without the EAX cast the result is incorrect).
(edit) @12022   16 years vboxsync More logging
(edit) @11982   16 years vboxsync All: license header changes for 2.0 (OSE headers, add Sun GPL/LGPL …
(edit) @11901   16 years vboxsync Number of registers was different in version 1.6. Correct the old …
(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   17 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