VirtualBox

source: vbox/trunk/src/recompiler

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @72017   7 years vboxsync REM: Increased gen_opc_buf safety margin to match recent qemu. Now …
(edit) @70948   7 years vboxsync VMM: Added a bMainExecutionEngine member to the VM structure for use …
(edit) @69505   7 years vboxsync More scm updates
(edit) @69500   7 years vboxsync *: scm --update-copyright-year
(edit) @69498   7 years vboxsync backed out r118835 as it incorrectly updated the 'This file is based …
(edit) @69496   7 years vboxsync *: scm --update-copyright-year
(edit) @69465   7 years vboxsync recompiler: scm updates
(edit) @69463   7 years vboxsync recompiler: scm updates
(edit) @69111   7 years vboxsync (C) year
(edit) @67580   7 years vboxsync recompiler: Better error code.
(edit) @67523   7 years vboxsync VBoxRecompiler: Prevent accidental execution of hardware virtualized …
(edit) @67292   7 years vboxsync recompiler: use the correct path for windres as MINGWW64 is not always …
(edit) @66262   8 years vboxsync REM: Do not mess with the TSS busy flag in CPU. Make sure that when …
(edit) @64655   8 years vboxsync VMM,recompiler: Get rid of PDM APIC interfaces reducing one level of …
(edit) @64626   8 years vboxsync Recompiler, VMM, Devices: Purge the old APIC and the …
(edit) @64533   8 years vboxsync typos
(edit) @63568   8 years vboxsync scm: cleaning up todos
(edit) @63422   8 years vboxsync VBoxREMWrapper.cpp: oops, wrong way around.
(edit) @63405   8 years vboxsync gcc warnings
(edit) @62536   8 years vboxsync (C) 2016
(edit) @62535   8 years vboxsync (C) 2016
(edit) @62534   8 years vboxsync (C) 2016
(edit) @62472   8 years vboxsync Misc: scm
(edit) @62324   8 years vboxsync REMR3StateBack: Check for EXCEPTION_IS_INT_VALUE_HARDWARE_IRQ and …
(edit) @62287   8 years vboxsync REM: Killed the REMR3NotifyPendingInterrupt interface. Misguided hack …
(edit) @62286   8 years vboxsync REM: Fixed TRPM -> recompiler IRQ translation problem, well hacked it.
(edit) @62230   8 years vboxsync tcg-target.c: Placate cppcheck - avoid bitwise operations on bools, …
(edit) @62086   8 years vboxsync Avoid arithmetic on void *
(edit) @62042   8 years vboxsync Fix printf signed/unsigned mismatch.
(edit) @61634   8 years vboxsync Fixed DBGFR3_INFO_LOG to only run on the current EMT as we'll easily …
(edit) @61363   9 years vboxsync recompiler: fix gcc asan warning
(edit) @60893   9 years vboxsync cpu-exec.c: Another IEM_VERIFICATION_MODE hack.
(edit) @60804   9 years vboxsync VMM: Introduced the new APIC update force-flag and relevant fixes, …
(edit) @60740   9 years vboxsync VMM, recompiler: Fix APIC to update pending interrupts to IRR when the …
(edit) @60307   9 years vboxsync VMM: APIC rewrite. Initial commit, work in progress.
(edit) @60049   9 years vboxsync recompiler/exec: wrong sizeof (harmless)
(edit) @60022   9 years vboxsync recompiler: shifting of negative values is undefined (thanks PVS)
(edit) @59624   9 years vboxsync recompiler: fixed wrong assembler constraint in a testcase
(edit) @58821   9 years vboxsync REM: Fixed SIDT/SGDT (see bugref:8118).
(edit) @58562   9 years vboxsync REM: reverted r103903: op_helper.c: Corrected assertion.
(edit) @58557   9 years vboxsync op_helper.c: Corrected assertion.
(edit) @58536   9 years vboxsync got the assertion the wrong way around, just needed …
(edit) @58535   9 years vboxsync REMR3EmulateInstruction: Corrected assertion.
(edit) @58396   9 years vboxsync VMM: Stubbed the csam, patm, rem and hm documentation @pages.
(edit) @58106   9 years vboxsync include,misc: Corrected a bunch of doxygen errors.
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @56984   9 years vboxsync VBoxRecompiler.c: formatting fixes
(edit) @56301   9 years vboxsync *.kmk: Updated (C) year.
(edit) @56048   10 years vboxsync pgm.h,++: Changed the return type of PDMPhysRead, PGMPhysWrite, …
(edit) @55988   10 years vboxsync iprt/log.h,SUPDrv: Replaced the 'personal' logging groups with 6 more …
(edit) @55980   10 years vboxsync iprt/log.h,++: Added extended logger instance getters that also checks …
(edit) @55899   10 years vboxsync PGM: Added an access origin to memory read & write calls that respects …
(edit) @55786   10 years vboxsync build fix
(edit) @55784   10 years vboxsync Restored lost ProductVersion.
(edit) @55782   10 years vboxsync Added an empty macro as a place holder for any additional strings we …
(edit) @55781   10 years vboxsync Clean up RC files, adding more version.h defines for common values.
(edit) @55772   10 years vboxsync Two more RC defines.
(edit) @55771   10 years vboxsync Use defines in the RC files and make those defines compatible with …
(edit) @55493   10 years vboxsync PGM,++: Separated physical access handler callback function pointers …
(edit) @55368   10 years vboxsync VBoxREM: missing dependency
(edit) @55048   10 years vboxsync VMM,REM: Allocate the FPU/SSE/AVX/FUTURE state stuff. We need to use …
(edit) @55029   10 years vboxsync VBoxRecompiler.cpp: Use alloca() to allocate the big CPUMCTX structure …
(edit) @54898   10 years vboxsync CPUMCTX,CPUMHOST: Replaced the fpu (X86FXSAVE) member with an XState …
(edit) @54737   10 years vboxsync VMM,REM: CPUID revamp - almost there now.
(edit) @53950   10 years vboxsync On older windows version (w2k3) the popen implementation in msvcrt …
(edit) @53868   10 years vboxsync recompiler/Makefile.kmk: Build fix for windows users not using the …
(edit) @53837   10 years vboxsync recompiler: .rc file for RemWrapper
(edit) @53811   10 years vboxsync cosmetics
(edit) @53810   10 years vboxsync build fix
(edit) @53807   10 years vboxsync added another Windows resource file
(edit) @53805   10 years vboxsync added more missing Windows resource files
(edit) @53624   10 years vboxsync scm automatic cleanups.
(edit) @53466   10 years vboxsync VMM/MSRs: Added status codes for returning to ring-3 to service the …
(edit) @52520   10 years vboxsync REM: Truncate linear addresses in outside of 64-bit mode.
(edit) @52213   10 years vboxsync SUP,IPRT: Implemented forwarder support in RTLdr and cleaned up some …
(edit) @52066   10 years vboxsync VMM: Fixed potential bug in AMD-V NMI injection when interrupt …
(edit) @52041   10 years vboxsync VMM: Fix NMI handling.
(edit) @51778   10 years vboxsync build fix
(edit) @51770   10 years vboxsync Merged in iprt++ dev branch.
(edit) @51326   11 years vboxsync VBoxRecompiler.c: Enable .remstep on 64-bit windows again. We're using …
(edit) @49655   11 years vboxsync Unsigned/int enum warning fix. (hope it works)
(edit) @48472   11 years vboxsync REM: Correctly propagate triple faults to EM.
(edit) @48065   11 years vboxsync load_segment: on second though, just remove the bogus log statement.
(edit) @48064   11 years vboxsync comment
(edit) @47875   11 years vboxsync recompiler: header kludge
(edit) @47767   11 years vboxsync REM: clear unnecessary TR attributes on task switch.
(edit) @47757   11 years vboxsync REM: Corrected task switch order (old task saved first, new task …
(edit) @47753   11 years vboxsync REM: LTR will not load null TR selector.
(edit) @47726   11 years vboxsync Removed unintential debug RTLogPrintf calls.
(edit) @47709   11 years vboxsync REM: Attempt at better selector attribute handling, to avoid further …
(edit) @47678   11 years vboxsync recompiler: Clear the unusable bit when the present bit is set.
(edit) @47666   11 years vboxsync Use the LAR mask that AMD documents for now.
(edit) @47550   11 years vboxsync REM: Hack for dispatching interrupts to vector 8 via TRPM in …
(edit) @47549   11 years vboxsync REM: Set more access bits on selectors, clear/set the unusable flag more.
(edit) @47423   11 years vboxsync REM: dlltool writes temp files to current directory, change directory …
(edit) @47328   11 years vboxsync CPUM,++: Fix DR6 and DR7 read-as-1 (RA1) and read-as-zero (RAZ) values …
(edit) @47324   11 years vboxsync REM: NULL SS on iret change.
(edit) @47309   11 years vboxsync REM: Try set DESC_INTEL_UNUSED where applicable. Fixed values in DR6, …
(edit) @46493   11 years vboxsync STAMR3Deregister* optimizations. Relevant for both startup and …
(edit) @46420   11 years vboxsync VMM, recompiler: Purge deprecated macros.
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