|
|
@18770
|
16 years |
vboxsync |
Fake rdpmc instead of causing an invalid opcode exception.
|
|
|
@18597
|
16 years |
vboxsync |
REM: Added a l0 map for PageDesc, this should fix the performance …
|
|
|
@18476
|
16 years |
vboxsync |
REM/translate.c: warning about unsued label and an unused function …
|
|
|
@18475
|
16 years |
vboxsync |
REM/op_helper.c: Unused var caused by disabled code.
|
|
|
@18473
|
16 years |
vboxsync |
REM/helper.c: warning about unused static function.
|
|
|
@18082
|
16 years |
vboxsync |
recompiler adaption of r44723
|
|
|
@17274
|
16 years |
vboxsync |
REM: fixed #3525 - avoid using HVA -> GPA PGM function, store GPA in …
|
|
|
@17045
|
16 years |
vboxsync |
REM: update with explanation of the previous fix
|
|
|
@17044
|
16 years |
vboxsync |
REM: clear VIF/VIP on entry to protected mode interrupts
|
|
|
@17040
|
16 years |
vboxsync |
recompiler_new: svn properties.
|
|
|
@17035
|
16 years |
vboxsync |
VMM,REM: Brushed up the TR/TSS shadowing. We're now relying on the …
|
|
|
@16505
|
16 years |
vboxsync |
REM: safer fix for 3588
|
|
|
@16499
|
16 years |
vboxsync |
REM: fixed 3588, segments selector wasn't loaded sometimes
|
|
|
@16455
|
16 years |
vboxsync |
REM: segment forced sync, cleanups
|
|
|
@16342
|
16 years |
vboxsync |
target-i386/op_helper.c: another try.
|
|
|
@16340
|
16 years |
vboxsync |
target-i386/op_helper.c: fixed stack alignment check in …
|
|
|
@16156
|
16 years |
vboxsync |
Backed out 41857. Don't rely on HF_CS64_MASK as cs hasn't been synced …
|
|
|
@16134
|
16 years |
vboxsync |
Corrected data64 check; only 64 bits code can restore xmm8-15
|
|
|
@16130
|
16 years |
vboxsync |
Fixed xmm8-15 syncing.
|
|
|
@16066
|
16 years |
vboxsync |
SSE truncation from QEMU trunk
|
|
|
@15982
|
16 years |
vboxsync |
Set the limit to 0xffff when loading a segment register in real mode.
|
|
|
@15973
|
16 years |
vboxsync |
Comment added
|
|
|
@15920
|
16 years |
vboxsync |
REM: logging changes, cleanup
|
|
|
@15903
|
16 years |
vboxsync |
REM: fixed bug in VME POPF Michal found
|
|
|
@15901
|
16 years |
vboxsync |
REM: restored 0xffff'ing of mask, made IF reading in VME fully correct
|
|
|
@15899
|
16 years |
vboxsync |
REM: VME CLI/STI was operating on wrong flag
|
|
|
@15861
|
16 years |
vboxsync |
REM: put VME bit update in place
|
|
|
@15781
|
16 years |
vboxsync |
ops_sse.h: Workaround for gcc 4.1.1/AMD64 fixup issue.
|
|
|
@15744
|
16 years |
vboxsync |
Updated check + comment
|
|
|
@15743
|
16 years |
vboxsync |
Same TSS io bitmap check
|
|
|
@15571
|
16 years |
vboxsync |
From upstream QEmu: Fix jmp im on x86_64 when executing 32-bit code
|
|
|
@15173
|
16 years |
vboxsync |
an attempt to fix MacOS alignment issues
|
|
|
@15107
|
16 years |
vboxsync |
Sign extend 32 bits displacements to 64 bits
|
|
|
@15034
|
16 years |
vboxsync |
new_recompiler: force promoution on helpers invoked from generated …
|
|
|
@15009
|
16 years |
vboxsync |
new_recompiler: cleanup, optimization, compile with the right tool - …
|
|
|
@14839
|
16 years |
vboxsync |
recompiler_new: patch taken from upstream fixing pmovsx* / pmovzx* …
|
|
|
@14742
|
16 years |
vboxsync |
finally fixed timner starvation for real, also REM improvments
by …
|
|
|
@14702
|
16 years |
vboxsync |
hopefully fixed timer starvation, temporary disabled VA in TLB again
|
|
|
@14582
|
16 years |
vboxsync |
Fixed REM problem with loading wrong register, was leading to …
|
|
|
@14574
|
16 years |
vboxsync |
new REM makefile cleanup, added external even check in IO check to …
|
|
|
@14542
|
16 years |
vboxsync |
Export new recompiler to OSE
|
|
|
@14425
|
16 years |
vboxsync |
ported r39642 - Sander, please tell me to port such changes
|
|
|
@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 …
|
|
|
@13881
|
16 years |
vboxsync |
cleanup, 32-bit TCG recompiler works with gcc
|
|
|
@13853
|
16 years |
vboxsync |
primitive REM state dumper
|
|
|
@13839
|
16 years |
vboxsync |
And yet more %V* -> %R* changes…
|
|
|
@13731
|
16 years |
vboxsync |
more cleanup, 32-bit mode still doesn't work.
Very hard to tell why.
|
|
|
@13672
|
16 years |
vboxsync |
improved external events check performance, synced couple …
|
|
|
@13652
|
16 years |
vboxsync |
Solaris and general 32-bit compilation fixes
|
|
|
@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
|
|
|
@13440
|
16 years |
vboxsync |
further MSVC stuff, almost there
|
|
|
@13437
|
16 years |
vboxsync |
OSE header fixes
|
|
|
@13382
|
16 years |
vboxsync |
more MSVC-related stuff
|
|
|
@13357
|
16 years |
vboxsync |
new codegen compiles, very unlikely works
|
|
|
@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/target-i386
|
|
|
@13117
|
16 years |
vboxsync |
recompiler: some logging fixes
|