|
|
@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 …
|