VirtualBox

source: vbox/trunk/src/recompiler_new/VBoxRecompiler.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @18753   16 years vboxsync REMR3Term: Deregister the statistics since we're usually unloaded.
(edit) @18662   16 years vboxsync src/recompiler_new: Clean out the VBOX_WITH_NEW_PHYS_CODE #ifdefs.
(edit) @18650   16 years vboxsync remR3changeCpuMode: deal with rescheduling status codes from …
(edit) @18597   16 years vboxsync REM: Added a l0 map for PageDesc, this should fix the performance …
(edit) @18596   16 years vboxsync build fix
(edit) @18595   16 years vboxsync REM: synced over TLB and TB stats from the old code.
(edit) @18280   16 years vboxsync REMR3Step: No, it's not correct.
(edit) @18073   16 years vboxsync debugger: make it a bit more working
(edit) @17538   16 years vboxsync REM,PGM: Added two mutualy exclusive flags to …
(edit) @17537   16 years vboxsync REM: Added REMR3InitFinalize and moved the dirty page bit map …
(edit) @17459   16 years vboxsync REM: prototype of physical ram registration cide update
(edit) @17426   16 years vboxsync REM: Don't use PGMPhysGCPtr2R3PtrByGstCR3 - removed remR3DisasBlock …
(edit) @17366   16 years vboxsync REM: Drop obsolete assertions on pvCopy in REMR3NotifyPhysRomRegister.
(edit) @17352   16 years vboxsync REM_NEW: Retired remR3HCVirt2GCPhys.
(edit) @17300   16 years vboxsync Always sync rip when checking for rescheduling
(edit) @17274   16 years vboxsync REM: fixed #3525 - avoid using HVA -> GPA PGM function, store GPA in …
(edit) @17251   16 years vboxsync VMM,REM,DevPcArch: VBOX_WITH_NEW_PHYS_CODE changes.
(edit) @17106   16 years vboxsync VMM,REM: Removed the single page limitation on the TSS monitoring and …
(edit) @17041   16 years vboxsync eol fix.
(edit) @17040   16 years vboxsync recompiler_new: svn properties.
(edit) @17038   16 years vboxsync More nitpicking from side-by-side diff with old version.
(edit) @17036   16 years vboxsync nit picking.
(edit) @17035   16 years vboxsync VMM,REM: Brushed up the TR/TSS shadowing. We're now relying on the …
(edit) @16455   16 years vboxsync REM: segment forced sync, cleanups
(edit) @16156   16 years vboxsync Backed out 41857. Don't rely on HF_CS64_MASK as cs hasn't been synced …
(edit) @16135   16 years vboxsync Don't trash MXCSR & MXCSR_MASK
(edit) @16127   16 years vboxsync REM: sync the FPU state after CR4 and CPUID or we'll get the wrong format.
(edit) @16056   16 years vboxsync REM: Wrap all printf and fprintf calls like we used to do (and does …
(edit) @15920   16 years vboxsync REM: logging changes, cleanup
(edit) @15774   16 years vboxsync REM: fixed situation when REM have to execute code on monitored pages …
(edit) @15761   16 years vboxsync REM: implemented fully working VA in TLB, enabled by default, cleanups
(edit) @15605   16 years vboxsync #3281: Making #undef HWACCM_VMX_EMULATE_REALMODE work again, looks …
(edit) @15300   16 years vboxsync dynamic REM selector
(edit) @15284   16 years vboxsync PGM, REM: Virtual address in TLB - this is what I meant…
(edit) @15272   16 years vboxsync recompiler: support for 64-bit enabled REM library on 32-bit hosts …
(edit) @15015   16 years vboxsync Unused variable
(edit) @15014   16 years vboxsync Fixed wrong casts here as well.
(edit) @15009   16 years vboxsync new_recompiler: cleanup, optimization, compile with the right tool - …
(edit) @14974   16 years vboxsync reenabled VA in TLB code
(edit) @14969   16 years vboxsync VMM support for completing VA in TLB (not much tested)
(edit) @14962   16 years vboxsync recompiler_new: sign-extension fix for AMD64 hosts.
(edit) @14958   16 years vboxsync pretty logging.
(edit) @14957   16 years vboxsync recompiler_new: sign fix.
(edit) @14956   16 years vboxsync recompiler_new: signext fix (attempt)
(edit) @14755   16 years vboxsync #1865: Converted 4 PGM*2HC* conversion functions to RTR3PTR.
(edit) @14742   16 years vboxsync finally fixed timner starvation for real, also REM improvments by …
(edit) @14475   16 years vboxsync new REM works on Win/amd64 hosts
(edit) @14425   16 years vboxsync ported r39642 - Sander, please tell me to port such changes
(edit) @14418   16 years vboxsync new REM buildable on MacOS
(edit) @14346   16 years vboxsync Implemented check for monitored page accesses, fixing TSS out of sync …
(edit) @14277   16 years vboxsync Implemented support for virtual addresses in TLB, improves performance …
(edit) @14241   16 years vboxsync support for virtual addresses in QEMU TLB, not yet functional (be back …
(edit) @14134   16 years vboxsync 32->64 bit mode skeleton, nothing yet works, for sure
(edit) @13968   16 years vboxsync - fixed bug in implementation of ARPL with memory operand, perventing …
(edit) @13882   16 years vboxsync cleanups
(edit) @13870   16 years vboxsync intermediate
(edit) @13841   16 years vboxsync The VBox format types - they are not retired, just sligtly deprecated …
(edit) @13840   16 years vboxsync Hex format types (Vhx[sd] -> Rhx[sd]).
(edit) @13838   16 years vboxsync Some more %V* -> %R* changes while at it.
(edit) @13837   16 years vboxsync s/%Vr\([acfs]\)/%Rr\1/g - since I'm upsetting everyone anyway, better …
(edit) @13836   16 years vboxsync s/ELEMENTS/RT_ELEMENTS/g - retiring ELEMENTS (finally).
(edit) @13835   16 years vboxsync s/VBOX_SUCCESS/RT_SUCCESS/g s/VBOX_FAILURE/RT_FAILURE/g - VBOX_SUCCESS …
(edit) @13782   16 years vboxsync More SMP groundwork.
(edit) @13755   16 years vboxsync Started with VM request API changes.
(edit) @13732   16 years vboxsync Missed ifdefs
(edit) @13731   16 years vboxsync more cleanup, 32-bit mode still doesn't work. Very hard to tell why.
(edit) @13716   16 years vboxsync recompiler build fix
(edit) @13709   16 years vboxsync Flush the TBs during reset.
(edit) @13708   16 years vboxsync Skip the TB flush as that's rather expensive and not necessary for …
(edit) @13652   16 years vboxsync Solaris and general 32-bit compilation fixes
(edit) @13615   16 years vboxsync build fix (Knut, could you please updae both recompilers, if making …
(edit) @13559   16 years vboxsync made TCG generate VBOX-aware phys mem access code, some more QEMU code …
(edit) @13504   16 years vboxsync amd64 TCG stated breathing (not much code executed yet)
(edit) @13456   16 years vboxsync support for helper invocations outside of 32-bit range, compilation fixes
(edit) @13442   16 years vboxsync debug MSVC build fixes
(edit) @13383   16 years vboxsync cleaned up some mess
(edit) @13382   16 years vboxsync more MSVC-related stuff
(edit) @13358   16 years vboxsync fixed couple cosmetical issues
(edit) @13337   16 years vboxsync more recompiler work
(edit) @13230   16 years vboxsync further new recompiler work
(copy) @13168   16 years vboxsync recompiler_new as 'svn copy' of recompiler
copied from trunk/src/recompiler/VBoxRecompiler.c
(edit) @13144   16 years vboxsync #1865: Implmented the alternative R0 code for darwin (turned out to be …
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