|
|
@13999
|
16 years |
vboxsync |
fixed triple fault, implemented segment sync code, maybe not really needed
|
|
|
@13968
|
16 years |
vboxsync |
- fixed bug in implementation of ARPL with memory operand, perventing …
|
|
|
@13882
|
16 years |
vboxsync |
cleanups
|
|
|
@13881
|
16 years |
vboxsync |
cleanup, 32-bit TCG recompiler works with gcc
|
|
|
@13870
|
16 years |
vboxsync |
intermediate
|
|
|
@13853
|
16 years |
vboxsync |
primitive REM state dumper
|
|
|
@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]).
|
|
|
@13839
|
16 years |
vboxsync |
And yet more %V* -> %R* changes…
|
|
|
@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 …
|
|
|
@13791
|
16 years |
vboxsync |
Moving data around
|
|
|
@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.
|
|
|
@13726
|
16 years |
vboxsync |
Some 32-bit work, not yet working
|
|
|
@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 …
|
|
|
@13672
|
16 years |
vboxsync |
improved external events check performance, synced couple …
|
|
|
@13652
|
16 years |
vboxsync |
Solaris and general 32-bit compilation fixes
|
|
|
@13649
|
16 years |
vboxsync |
draft 32-bit recompiler
|
|
|
@13615
|
16 years |
vboxsync |
build fix (Knut, could you please updae both recompilers, if making …
|
|
|
@13600
|
16 years |
vboxsync |
simplified JAX-WS wrappper generation, fixed SDK build
|
|
|
@13569
|
16 years |
vboxsync |
New recompiler successfully boots 32 and 64 guests on 64-bit Linux.
|
|
|
@13559
|
16 years |
vboxsync |
made TCG generate VBOX-aware phys mem access code, some more QEMU code …
|
|
|
@13539
|
16 years |
vboxsync |
integrated Sander's changes to recompiler, support jumping between …
|
|
|
@13504
|
16 years |
vboxsync |
amd64 TCG stated breathing (not much code executed yet)
|
|
|
@13480
|
16 years |
vboxsync |
proto
|
|
|
@13456
|
16 years |
vboxsync |
support for helper invocations outside of 32-bit range, compilation fixes
|
|
|
@13442
|
16 years |
vboxsync |
debug MSVC build fixes
|
|
|
@13440
|
16 years |
vboxsync |
further MSVC stuff, almost there
|
|
|
@13437
|
16 years |
vboxsync |
OSE header fixes
|
|
|
@13384
|
16 years |
vboxsync |
more MSC stuff
|
|
|
@13383
|
16 years |
vboxsync |
cleaned up some mess
|
|
|
@13382
|
16 years |
vboxsync |
more MSVC-related stuff
|
|
|
@13370
|
16 years |
vboxsync |
MSVC related changes
|
|
|
@13359
|
16 years |
vboxsync |
solaris new recompiler
|
|
|
@13358
|
16 years |
vboxsync |
fixed couple cosmetical issues
|
|
|
@13357
|
16 years |
vboxsync |
new codegen compiles, very unlikely works
|
|
|
@13337
|
16 years |
vboxsync |
more recompiler work
|
|
|
@13306
|
16 years |
vboxsync |
IPRT,++: some assert.h cleanup, making a suitable place to call …
|
|
|
@13301
|
16 years |
vboxsync |
more synchronization with QEMU - things get pretty hairy
|
|
|
@13230
|
16 years |
vboxsync |
further new recompiler work
|
|
|
@13184
|
16 years |
vboxsync |
intermediate TCG integration step
|
|
|
@13168
|
16 years |
vboxsync |
recompiler_new as 'svn copy' of recompiler
|
|
copied from trunk/src/recompiler
|
|
|
@13144
|
16 years |
vboxsync |
#1865: Implmented the alternative R0 code for darwin (turned out to be …
|