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