VirtualBox

source: vbox/trunk/src/recompiler

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @13363   16 years vboxsync small clean fixes
(edit) @13306   16 years vboxsync IPRT,++: some assert.h cleanup, making a suitable place to call …
(edit) @13185   16 years vboxsync VBoxREM: export the tb statistics.
(edit) @13144   16 years vboxsync #1865: Implmented the alternative R0 code for darwin (turned out to be …
(edit) @13128   16 years vboxsync logging fixes
(edit) @13117   16 years vboxsync recompiler: some logging fixes
(edit) @13044   16 years vboxsync filter out -Wextra -Wno-missing-field-initializers for op.S
(edit) @13034   16 years vboxsync minor warnings
(edit) @13022   16 years vboxsync REM: this is what I mean.
(edit) @13021   16 years vboxsync align
(edit) @13020   16 years vboxsync Knut-compatibility fixes
(edit) @13013   16 years vboxsync infrastructure work for X2APIC support
(edit) @13008   16 years vboxsync darwin build fix
(edit) @12828   16 years vboxsync Fixed saved state restore in real mode.
(edit) @12797   16 years vboxsync Provide more information in partial cpu context passed to …
(edit) @12679   16 years vboxsync Syscall emulation fix.
(edit) @12655   16 years vboxsync stupid stupid editor!
(edit) @12654   16 years vboxsync VBoxREMWrapper: fixed funny char in comment.
(edit) @12653   16 years vboxsync various files: doxygen fixes.
(edit) @12600   16 years vboxsync Turned dr0..dr7 into an array.
(edit) @12549   16 years vboxsync VMM: Implemented a TSC mode where it's tied to execution and halt …
(edit) @12427   16 years vboxsync Minor 64 bits guest execution issues.
(edit) @12421   16 years vboxsync Fixed 64 bits displacements. (see #3096)
(edit) @12308   16 years vboxsync Activated flushing.
(edit) @12303   16 years vboxsync Extra stat counter for TB flushes
(edit) @12299   16 years vboxsync Add option to REMR3State to flush all TBs. (currently not yet active)
(edit) @12296   16 years vboxsync More wrong function parameter descriptions
(edit) @12295   16 years vboxsync Wrong parameter info for CSAM imports
(edit) @12246   16 years vboxsync recompiler/Makefile: some PATH_TARGET elimination.
(edit) @12240   16 years vboxsync cmpxchg8b bugfix (without the EAX cast the result is incorrect).
(edit) @12023   16 years vboxsync Must sync the HF_LMA_MASK too
(edit) @12022   16 years vboxsync More logging
(edit) @12001   16 years vboxsync VBoxREMWrapperA.asm: Added a todo - using the wrong regs?
(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) @11897   16 years vboxsync Resync the whole CPU state after saved state restore.
(edit) @11813   16 years vboxsync Deal with 1.6 saved states in the recompiler.
(edit) @11805   16 years vboxsync - rearranged SDK-only stuff in makefiles per Knut advise
(edit) @11792   16 years vboxsync Assert when the SSM version doesn't match.
(edit) @11725   16 years vboxsync #3076: Merged in the branch with the alternate driver authentication …
(edit) @11721   16 years vboxsync - completly divorced SDK and binary, use 'kmk sdk' to build SDK
(edit) @11496   16 years vboxsync The sysenter eip & esp values are 64 bits. (note breaks saved states)
(edit) @11455   16 years vboxsync gcc-4.3 testmath fix
(edit) @11312   16 years vboxsync REM: ELEMENTS -> RT_ELEMENTS.
(edit) @10851   16 years vboxsync Make sure CPU_RAW_HWACC is set; we might never execute …
(edit) @10664   16 years vboxsync Compile for for the PDMApicGetTPR change.
(edit) @10410   16 years vboxsync Introduced VM_FF_REM_HANDLER_NOTIFY action flag to replay the handler …
(edit) @10408   16 years vboxsync Increase number of queued rem handler notifications. Flush them on …
(edit) @10357   16 years vboxsync Flush the recompiler's TLB when our invlpg replay array overflows.
(edit) @10239   16 years vboxsync The other one too.
(edit) @10238   16 years vboxsync sub-makefile fix/hack.
(edit) @10235   16 years vboxsync MAKEFILE_CURRENT instead of Makefile.kmk or MAKEFILE.
(edit) @10188   16 years vboxsync Converted to sub-makefile.
(edit) @10186   16 years vboxsync Fixed deps. sub-makefile conversion continues.
(edit) @10185   16 years vboxsync Converting to sub-makefile…
(edit) @10184   16 years vboxsync Converted to sub-makefile.
(edit) @9997   16 years vboxsync logging
(edit) @9985   16 years vboxsync Relax the requirement for VT-x when in 64 bits mode.
(edit) @9817   16 years vboxsync fs & gs base cleanup
(edit) @9802   16 years vboxsync CPUMIsGuestIn64BitCodeEx update
(edit) @9800   16 years vboxsync Correction
(edit) @9798   16 years vboxsync fs & gs base fixes
(edit) @9771   16 years vboxsync Minor fix
(edit) @9769   16 years vboxsync Sync MSRs before the CRx registers.
(edit) @9732   16 years vboxsync gdtr and idtr were cut off.
(edit) @9653   16 years vboxsync Added comments
(edit) @9561   16 years vboxsync Properly define the solaris version for the recompiler.
(edit) @9541   16 years vboxsync Loggign changes
(edit) @9486   17 years vboxsync Synced 64 bits lahf/sahf from QEmu.
(edit) @9467   17 years vboxsync Broken assertion
(edit) @9421   17 years vboxsync 64 bits hidden selector base.
(edit) @9415   17 years vboxsync Sync 64 bits register state.
(edit) @9406   17 years vboxsync darwin build fix
(edit) @9405   17 years vboxsync enable VBOX_WITH_64_BITS_GUESTS for Darwin
(edit) @9399   17 years vboxsync recompiler Mac build fix
(edit) @9276   17 years vboxsync Prevent an fInRem assertion in the tlb flushing code when A20 is …
(edit) @9219   17 years vboxsync More fixes for 32 bits hosts & 64 bits guests.
(edit) @9212   17 years vboxsync Major changes for sizeof(RTGCPTR) == uint64_t. Introduced RCPTRTYPE …
(edit) @9143   17 years vboxsync Preparations for VBOX_WITH_64_BITS_GUESTS
(edit) @9015   17 years vboxsync removed #if 1, the code seems working fine.
(edit) @8955   17 years vboxsync Updated REMR3NotifyInterruptClear docs as it is being called on …
(edit) @8922   17 years vboxsync REMR3NotifyInterruptClear can now be called from non-EMT threads. …
(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) @8829   17 years vboxsync Fixed REMR3EmulateInstruction entry logging.
(edit) @8828   17 years vboxsync CPUMGetGuestCS/SS.
(edit) @8826   17 years vboxsync lock mov wherever, whereever is an invalid lock sequence, so raise …
(edit) @8760   17 years vboxsync PATH_KBUILD -> KBUILD_PATH.
(edit) @8759   17 years vboxsync BUILD_TYPE -> KBUILD_TYPE.
(edit) @8758   17 years vboxsync BUILD_TARGET* -> KBUILD_TARGET*.
(edit) @8757   17 years vboxsync BUILD_PLATFORM* -> KBUILD_HOST*.
(edit) @8722   17 years vboxsync recompiler: fix for some special gcc versions
(edit) @8678   17 years vboxsync RTThreadSelf and RTThreadGetWriteLockCount.
(edit) @8626   17 years vboxsync Renamed the PGMR3PhysRead* and PGMR3PhysWrite* function and added U64 …
(edit) @8564   17 years vboxsync NoDmik -> NOT_DMIK.
(edit) @8489   17 years vboxsync corrected CFLAGS check if VBOX_RECOMPILER_OP_GCC != …
(edit) @8450   17 years vboxsync recompiler: enabled workaround for gcc-4.3 when compiling for 32-bit hosts
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