VirtualBox

source: vbox/trunk/src/recompiler

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @1932   18 years vboxsync Added cpu_get_tsc stats.
(edit) @1924   18 years vboxsync Correct CPL when trying to load a ring 1 selector
(edit) @1923   18 years vboxsync Correct CPL when trying to load a ring 1 selector
(edit) @1911   18 years vboxsync Let's not forget to check for ring 1 selectors
(edit) @1847   18 years vboxsync Solaris
(edit) @1836   18 years vboxsync WIN64 -> WIN + AMD64
(edit) @1818   18 years vboxsync vista 64 loads dlls above 4GB, so do indirect calls/jmps.
(edit) @1811   18 years vboxsync don't rely on implicit type casting when shifting.
(edit) @1780   18 years vboxsync Work around in the recompiler for a problem in the GCC optimiser
(edit) @1731   18 years vboxsync Another attempt…
(edit) @1729   18 years vboxsync Attempt at working around a problem with GCC 4.1.2 20060928.
(edit) @1702   18 years vboxsync Using -dumpversion, and corrected the parsing of minor_ver.
(edit) @1700   18 years vboxsync Permit 4.1.x+.
(edit) @1642   18 years vboxsync files are outdated, until we see real trouble with some GCC release we …
(edit) @1637   18 years vboxsync updated precompiled objects
(edit) @1631   18 years vboxsync warnings
(edit) @1618   18 years vboxsync fixed darwin build issue.
(edit) @1617   18 years vboxsync warnings.
(edit) @1616   18 years vboxsync bugger! something's wrong with the dependencies here.
(edit) @1615   18 years vboxsync Only use REM_PHYS_ADDR_IN_TLB on AMD64.
(edit) @1614   18 years vboxsync some profiling.
(edit) @1613   18 years vboxsync oops.
(edit) @1593   18 years vboxsync don't use assembly access routines with REM_PHYS_ADDR_IN_TLB (debugged …
(edit) @1592   18 years vboxsync grr.
(edit) @1591   18 years vboxsync left some checks enabled…
(edit) @1590   18 years vboxsync Quick hack to only use physical addresses so we can dispense with the …
(edit) @1589   18 years vboxsync remR3Phys[Read|Write]* -> remR3Phys[Read|Write]HCPtr*
(edit) @1588   18 years vboxsync Merged in …
(edit) @1587   18 years vboxsync Fixed reference to uninitialized env. Use first_cpu instead of …
(edit) @1535   18 years vboxsync updated precompiled objects
(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) @1337   18 years vboxsync Forbid execution of v86 code with IF=0.
(edit) @1247   18 years vboxsync updated precompiled objects
(edit) @1200   18 years vboxsync relax the size check a little bit…
(edit) @1198   18 years vboxsync updated precompiled objects
(edit) @1196   18 years vboxsync build on OS/2.
(edit) @1182   18 years vboxsync Restore the PGM_DYNAMIC_RAM_ALLOC tests and #include <VBox/pgm.h> to …
(edit) @1147   18 years vboxsync Corrected logging statement for v86 execution.
(edit) @1146   18 years vboxsync Noisy logging bumped to level 2.
(edit) @1140   18 years vboxsync Cleanup
(edit) @1123   18 years vboxsync Trying to unbreak the build
(edit) @1120   18 years vboxsync another missing wrapper
(edit) @1117   18 years vboxsync Missing wrapper for PGM3PhysGrowRange
(edit) @1113   18 years vboxsync And again
(edit) @1112   18 years vboxsync More corrections.
(edit) @1111   18 years vboxsync Wrong changes in old sync
(edit) @1109   18 years vboxsync compile fix
(edit) @1107   18 years vboxsync Another attempt at fixing the build
(edit) @1101   18 years vboxsync Finished up the REMR3NotifyPhysRamChunkRegister wrapper.
(edit) @1100   18 years vboxsync Added wrapper for REMR3NotifyPhysRamChunkRegister
(edit) @1098   18 years vboxsync updated precompiled objects
(edit) @1096   18 years vboxsync Removed VBOX_RAW_V86
(edit) @1095   18 years vboxsync Synced V86 changes.
(edit) @1094   18 years vboxsync Synced sync_seg (V86 changes)
(edit) @1093   18 years vboxsync printf -> Log
(edit) @1092   18 years vboxsync updated precompiled objects
(edit) @1078   18 years vboxsync Fixes for V86 segment syncing. (+ cleanup)
(edit) @1063   18 years vboxsync updated precompiled object as the previous one contained some debug printfs
(edit) @1060   18 years vboxsync updated precompiled objects
(edit) @1057   18 years vboxsync Trapping and virtualizing TSC (both disabled).
(edit) @1001   18 years vboxsync Merged in …
(edit) @996   18 years vboxsync updated precompiled objects
(edit) @980   18 years vboxsync fIgnoreAll and fIgnoreSetPage and fInStatSync - ignore all callbacks …
(edit) @960   18 years vboxsync Darwin hacking.
(edit) @942   18 years vboxsync RTAssertDoBreakpoint
(edit) @930   18 years vboxsync updated precompiled objects
(edit) @858   18 years vboxsync Compile fix
(edit) @857   18 years vboxsync Corrected physical ram/rom registration in dynamic ram case.
(edit) @856   18 years vboxsync More information in assertions.
(edit) @844   18 years vboxsync updated precompiled recompiler objects
(edit) @843   18 years vboxsync the wrapper too.
(edit) @841   18 years vboxsync PGMPhysGCPhys2HCPtr fix.
(edit) @835   18 years vboxsync GC Phys to HC virt conversion changes for dynamic RAM allocation.
(edit) @790   18 years vboxsync put back old log code
(edit) @789   18 years vboxsync Fix for dynamic ram
(edit) @696   18 years vboxsync export to OSE
(edit) @695   18 years vboxsync updated precompiled objects
(edit) @663   18 years vboxsync FreeBSD takes the nocrt route.
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