VirtualBox

source: vbox/trunk/src/recompiler

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5853   17 years vboxsync The static tb isn't working right in single stepping mode. (fix not …
(edit) @5852   17 years vboxsync DISInstr returns vbox status code, not bool.
(edit) @5696   17 years vboxsync VBOX_WITH_DEBUGGER
(edit) @5691   17 years vboxsync Mac OS X version 10.5 build hacks.
(edit) @5605   17 years vboxsync BIT => RT_BIT, BIT64 => RT_BIT_64. BIT() is defined in Linux 2.6.24
(edit) @5466   17 years vboxsync Added helper_record_call.
(edit) @5372   17 years vboxsync Avoid using rbp for any global register variable as it seems to cause …
(edit) @5371   17 years vboxsync The stack isn't necessiarly a safe place for the tb_temp on 64-bit …
(edit) @5369   17 years vboxsync disas: don't flood the log on 64-bit hosts.
(edit) @5367   17 years vboxsync RTLogFlush.
(edit) @5306   17 years vboxsync 64-bit solaris.
(edit) @5262   17 years vboxsync env->pVM has the right type.
(edit) @5197   17 years vboxsync Experiment with call recording for CSAM
(edit) @5181   17 years vboxsync eol, typo
(edit) @4986   17 years vboxsync work around a nocrt build problem.
(edit) @4877   17 years vboxsync No time for this now.
(edit) @4616   17 years vboxsync Ditto for REM(R3)NotifyHandlerPhysicalDeregister.
(edit) @4615   17 years vboxsync REM(R3)NotifyHandlerPhysicalModify no longer needs a pvHC pointer, …
(edit) @4552   17 years vboxsync Only darwin, os2 and windows shouldn't have a SONAME on the VBoxREMImp …
(edit) @4541   17 years vboxsync sed script must be LF and not native.
(edit) @4535   17 years vboxsync Switched to reading and writing through PGM (like we already did for …
(edit) @4407   17 years vboxsync tell the release log about missing stuff.
(edit) @4389   17 years vboxsync fixed buildbreak.
(edit) @4388   17 years vboxsync Shadow ROM emulation. Clear the RESERVED flag for ROM.
(edit) @4381   17 years vboxsync Corrected assertion
(edit) @4380   17 years vboxsync Fixed reserved memory reservation
(edit) @4379   17 years vboxsync Remove assertion for now
(edit) @4378   17 years vboxsync Added assertion + changed logging
(edit) @4376   17 years vboxsync Removed obsolete and incorrect remR3SetPage.
(edit) @4245   17 years vboxsync Predict success on out/in.
(edit) @4178   17 years vboxsync Solaris changes.
(edit) @4071   17 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
(edit) @4018   17 years vboxsync Updated headers
(edit) @3952   17 years vboxsync Incorporated aam division by zero security fix.
(edit) @3915   17 years vboxsync Solaris.
(edit) @3903   17 years vboxsync fixed path of VBoxREM2.rel (amd64)
(edit) @3888   17 years vboxsync Solaris.
(edit) @3752   17 years vboxsync typo
(edit) @3727   17 years vboxsync Double underscore cleanup.
(edit) @3726   17 years vboxsync Double underscore cleanup.
(edit) @3615   17 years vboxsync Callback wrapping using custom assembly templates (too lazy to …
(edit) @3581   17 years vboxsync Fixed incorrect/missing shadow space reservations in WrapGCC2MSC0Int, …
(edit) @3533   17 years vboxsync Applied patch for cross compiling 64-bit targets on 32-bit hosts.
(edit) @3508   17 years vboxsync Not relevant of course
(edit) @3507   17 years vboxsync Restore FPU state *after* check for TLB flushes.
(edit) @3315   17 years vboxsync L4 fix
(edit) @3031   18 years vboxsync Fixed regression caused by changeset 21558
(edit) @3026   18 years vboxsync Exclude v86 mode too.
(edit) @3024   18 years vboxsync removed accidental commit
(edit) @3023   18 years vboxsync only check for excessive faults when in protected mode
(edit) @2988   18 years vboxsync InnoTek -> innotek part 4: more miscellaneous files.
(edit) @2986   18 years vboxsync sign VBoxREM.
(edit) @2981   18 years vboxsync InnoTek -> innotek: all the headers and comments.
(edit) @2964   18 years vboxsync Don't link in testmath.c unless we use it.
(edit) @2901   18 years vboxsync Print the add-symbol-file for VBoxREM2.rel to the release log so we …
(edit) @2891   18 years vboxsync compile fix
(edit) @2890   18 years vboxsync Corrected syncing of CPL.
(edit) @2887   18 years vboxsync Tool renaming: GCC -> GXX (GCC will later be change to use gcc instead …
(edit) @2841   18 years vboxsync Added comments about Solaris
(edit) @2840   18 years vboxsync Solaris regression
(edit) @2482   18 years vboxsync Drop PATH_CURRENT from the global DEFS as it plays merry poppins with …
(edit) @2477   18 years vboxsync export
(edit) @2476   18 years vboxsync Some makefile header and attribute adjustments.
(edit) @2475   18 years vboxsync Makefile.kmk -> Makefile.kup
(edit) @2472   18 years vboxsync some more usage of the MSG_* macros
(edit) @2466   18 years vboxsync Not a binary. Not IPRT.
(edit) @2465   18 years vboxsync drop the builtin_frame_address attempt at stack alignment …
(edit) @2456   18 years vboxsync Some build message adjustments. (depends on new kBuild)
(edit) @2447   18 years vboxsync fixed dependency
(edit) @2446   18 years vboxsync dependency
(edit) @2445   18 years vboxsync force recompiler rebuild
(edit) @2444   18 years vboxsync temporary error
(edit) @2443   18 years vboxsync fix visibility for incompatible gcc-3.4 compilers
(edit) @2438   18 years vboxsync part2 of gcc-3 fix
(edit) @2435   18 years vboxsync with gcc, mark all ELF symbols with visibility=hidden by default and …
(edit) @2429   18 years vboxsync Recompimer: Exported new stuff to OSE.
(edit) @2427   18 years vboxsync Move all our stuff to the InnoTek directory (save the bit starting …
(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) @2384   18 years vboxsync minor warnings
(edit) @2366   18 years vboxsync use kBuild-provided msg macros
(edit) @2364   18 years vboxsync The Read/Write function has to deal with non-ram memory as well (like VGA).
(edit) @2241   18 years vboxsync ,
(edit) @2223   18 years vboxsync Incorrect check for valid hidden selector registers.
(edit) @2207   18 years vboxsync Remove some more executable properties.
(edit) @2198   18 years vboxsync Forgot to adjust TRPMAssertTrap (why didn't gcc complain???)
(edit) @2186   18 years vboxsync Corrected TRPMAssertTrap & TRPMQueryTrap wrappers.
(edit) @2126   18 years vboxsync TRPM changes to assert and report trap/interrupt types accurately.
(edit) @2011   18 years vboxsync Ported back new recompiler save/restore changes.
(edit) @2008   18 years vboxsync Disabled the code that ignored missing imports. (should've been done …
(edit) @2006   18 years vboxsync SSMR3Get/PutBool replaced by UInt. Missing exports.
(edit) @1983   18 years vboxsync Call remR3DisasInstr only in debug mode
(edit) @1957   18 years vboxsync backed out 20227; degrades performance
(edit) @1955   18 years vboxsync Enabled REM_PHYS_ADDR_IN_TLB for all builds
(edit) @1954   18 years vboxsync Reversed vif & if clearing
(edit) @1953   18 years vboxsync Reversed vif & if clearing
(edit) @1952   18 years vboxsync more debug code removed
(edit) @1951   18 years vboxsync leftover code
(edit) @1950   18 years vboxsync very noisy logging
(edit) @1944   18 years vboxsync Save/restore: remember if we've entered raw mode (vital for ring 1 …
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