|
|
@18662
|
16 years |
vboxsync |
src/recompiler_new: Clean out the VBOX_WITH_NEW_PHYS_CODE #ifdefs.
|
|
|
@17537
|
16 years |
vboxsync |
REM: Added REMR3InitFinalize and moved the dirty page bit map …
|
|
|
@17530
|
16 years |
vboxsync |
another windows buildfix. (new phys code)
|
|
|
@17478
|
16 years |
vboxsync |
Missing DBGFR3DisasInstrCurrentLogInternal import
|
|
|
@17427
|
16 years |
vboxsync |
REM: Don't import PGMPhysGCPhys2R3Ptr since it's no longer used by REM …
|
|
|
@17426
|
16 years |
vboxsync |
REM: Don't use PGMPhysGCPtr2R3PtrByGstCR3 - removed remR3DisasBlock …
|
|
|
@17251
|
16 years |
vboxsync |
VMM,REM,DevPcArch: VBOX_WITH_NEW_PHYS_CODE changes.
|
|
|
@17040
|
16 years |
vboxsync |
recompiler_new: svn properties.
|
|
|
@16933
|
16 years |
vboxsync |
IPRT/PDM,SUPLIb,REM: Extended RTLdrOpen with an architecture argument …
|
|
|
@15764
|
16 years |
vboxsync |
rem: fixed wrong import record (Win64 burns)
|
|
|
@15558
|
16 years |
vboxsync |
VBoxREM: Log which module is being loaded.
|
|
|
@15322
|
16 years |
vboxsync |
REM/Main: When I said '/REM/64bitEnabled' I actually meant exactly that.
|
|
|
@15320
|
16 years |
vboxsync |
VBoxREMWrapper.cpp: Use SUPR3HardenedLdrLoadAppPriv. Cleanup.
|
|
|
@15305
|
16 years |
vboxsync |
REM: implement config check heuristic, to select which REM to load
|
|
|
@15303
|
16 years |
vboxsync |
REM: actually ask for guest bitness when loading apropriate implmentation
|
|
|
@15300
|
16 years |
vboxsync |
dynamic REM selector
|
|
|
@15284
|
16 years |
vboxsync |
PGM, REM: Virtual address in TLB - this is what I meant…
|
|
|
@14969
|
16 years |
vboxsync |
VMM support for completing VA in TLB (not much tested)
|
|
|
@14755
|
16 years |
vboxsync |
#1865: Converted 4 PGM*2HC* conversion functions to RTR3PTR.
|
|
|
@14475
|
16 years |
vboxsync |
new REM works on Win/amd64 hosts
|
|
|
@14426
|
16 years |
vboxsync |
Missing wrappers
|
|
|
@13837
|
16 years |
vboxsync |
s/%Vr\([acfs]\)/%Rr\1/g - since I'm upsetting everyone anyway, better …
|
|
|
@13835
|
16 years |
vboxsync |
s/VBOX_SUCCESS/RT_SUCCESS/g s/VBOX_FAILURE/RT_FAILURE/g - VBOX_SUCCESS …
|
|
|
@13791
|
16 years |
vboxsync |
Moving data around
|
|
|
@13755
|
16 years |
vboxsync |
Started with VM request API changes.
|
|
|
@13456
|
16 years |
vboxsync |
support for helper invocations outside of 32-bit range, compilation fixes
|
|
copied from trunk/src/recompiler/VBoxREMWrapper.cpp
|
|
|
@13375
|
16 years |
vboxsync |
some (disabled) VMI bits
|