index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
/
i386
/
translate.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
target/i386: Fix handling of VEX prefixes
Peter Maydell
2017-12-21
1
-1
/
+1
*
target/i386: Fix compiler warnings
Stefan Weil
2017-12-21
1
-3
/
+4
*
Merge remote-tracking branch 'remotes/rth/tags/pull-dis-20171026' into staging
Peter Maydell
2017-10-27
1
-7
/
+1
|
\
|
*
disas: Remove unused flags arguments
Richard Henderson
2017-10-25
1
-1
/
+1
|
*
target/i386: Convert to disas_set_info hook
Richard Henderson
2017-10-25
1
-7
/
+1
*
|
tcg: Initialize cpu_env generically
Richard Henderson
2017-10-24
1
-3
/
+0
*
|
tcg: define tcg_init_ctx and make tcg_ctx a pointer
Emilio G. Cota
2017-10-24
1
-1
/
+1
*
|
target/i386: check CF_PARALLEL instead of parallel_cpus
Emilio G. Cota
2017-10-24
1
-2
/
+2
*
|
tcg: convert tb->cflags reads to tb_cflags(tb)
Emilio G. Cota
2017-10-24
1
-24
/
+24
*
|
qom: Introduce CPUClass.tcg_initialize
Richard Henderson
2017-10-24
1
-6
/
+0
*
|
tcg: Remove TCGV_EQUAL*
Richard Henderson
2017-10-24
1
-3
/
+3
|
/
*
target/i386: trap on instructions longer than >15 bytes
Paolo Bonzini
2017-10-16
1
-7
/
+22
*
target/i386: introduce x86_ld*_code
Paolo Bonzini
2017-10-16
1
-103
/
+125
*
tcg: remove addr argument from lookup_tb_ptr
Emilio G. Cota
2017-10-10
1
-12
/
+5
*
x86: Correct translation of some rdgsbase and wrgsbase encodings
Todd Eisenberger
2017-10-10
1
-2
/
+2
*
target/i386: set rip_offset for further SSE instructions
Joseph Myers
2017-09-19
1
-1
/
+2
*
target/i386: [tcg] Port to generic translation framework
Lluís Vilanova
2017-09-06
1
-87
/
+19
*
target/i386: [tcg] Port to disas_log
Lluís Vilanova
2017-09-06
1
-13
/
+19
*
target/i386: [tcg] Port to tb_stop
Lluís Vilanova
2017-09-06
1
-12
/
+14
*
target/i386: [tcg] Port to translate_insn
Lluís Vilanova
2017-09-06
1
-24
/
+42
*
target/i386: [tcg] Port to breakpoint_check
Lluís Vilanova
2017-09-06
1
-12
/
+34
*
target/i386: [tcg] Port to insn_start
Lluís Vilanova
2017-09-06
1
-1
/
+8
*
target/i386: [tcg] Port to init_disas_context
Lluís Vilanova
2017-09-06
1
-19
/
+27
*
target/i386: [tcg] Port to DisasContextBase
Lluís Vilanova
2017-09-06
1
-71
/
+69
*
target: [tcg] Use a generic enum for DISAS_ values
Lluís Vilanova
2017-09-06
1
-2
/
+1
*
target/i386: Use generic DISAS_* enumerators
Richard Henderson
2017-09-06
1
-13
/
+15
*
target/i386: set rip_offset for some SSE4.1 instructions
Joseph Myers
2017-08-08
1
-0
/
+1
*
tcg: Pass generic CPUState to gen_intermediate_code()
Lluís Vilanova
2017-07-19
1
-3
/
+2
*
i386: fix read/write cr with icount option
Mihail Abakumov
2017-06-07
1
-0
/
+12
*
target/i386: optimize indirect branches
Emilio G. Cota
2017-06-05
1
-6
/
+8
*
target/i386: optimize cross-page direct jumps in softmmu
Emilio G. Cota
2017-06-05
1
-2
/
+2
*
target/i386: introduce gen_jr helper to generate lookup_and_goto_ptr
Emilio G. Cota
2017-06-05
1
-1
/
+24
*
tcg/i386: Check the size of instruction being translated
Pranith Kumar
2017-03-24
1
-0
/
+7
*
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...
Peter Maydell
2017-01-13
1
-5
/
+5
|
\
|
*
target/i386: Fix bad patch application to translate.c
Doug Evans
2017-01-12
1
-5
/
+5
*
|
target-i386: Use ctpop helper
Richard Henderson
2017-01-10
1
-2
/
+11
*
|
target-i386: Use clz and ctz opcodes
Richard Henderson
2017-01-10
1
-17
/
+14
*
|
target-i386: Use new deposit and extract ops
Richard Henderson
2017-01-10
1
-22
/
+23
|
/
*
target-i386: Fix eflags.TF/#DB handling of syscall/sysret insns
Doug Evans
2016-12-22
1
-5
/
+24
*
Move target-* CPU file into a target/ folder
Thomas Huth
2016-12-20
1
-0
/
+8502