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
/
tcg
/
s390
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
tcg: Move USE_DIRECT_JUMP discriminator to tcg/cpu/tcg-target.h
Richard Henderson
2017-09-07
1
-0
/
+10
*
tcg/s390: Use slbgr for setcond le and leu
Richard Henderson
2017-09-06
1
-76
/
+43
*
tcg/s390: Use load-on-condition-2 facility
Richard Henderson
2017-09-06
2
-17
/
+63
*
tcg/s390: Use distinct-operands facility
Richard Henderson
2017-09-06
2
-28
/
+91
*
tcg/s390: Merge ori+xori facilities check to tcg_target_op_def
Richard Henderson
2017-09-06
1
-68
/
+33
*
tcg/s390: Merge add2i facilities check to tcg_target_op_def
Richard Henderson
2017-09-06
1
-24
/
+14
*
tcg/s390: Merge muli facilities check to tcg_target_op_def
Richard Henderson
2017-09-06
1
-20
/
+25
*
tcg/s390: Merge cmpi facilities check to tcg_target_op_def
Richard Henderson
2017-09-06
1
-38
/
+30
*
tcg/s390: Fully convert tcg_target_op_def
Richard Henderson
2017-09-06
1
-124
/
+154
*
tcg: Add tcg target default memory ordering
Pranith Kumar
2017-09-05
1
-0
/
+2
*
tcg/s390: Implement goto_ptr
Richard Henderson
2017-06-05
2
-4
/
+22
*
tcg: Introduce goto_ptr opcode and tcg_gen_lookup_and_goto_ptr
Emilio G. Cota
2017-06-05
1
-0
/
+1
*
tcg/s390: Fix merge error with facilities
Richard Henderson
2017-01-13
1
-1
/
+1
*
tcg: Add opcode for ctpop
Richard Henderson
2017-01-10
1
-0
/
+2
*
tcg/s390: Handle clz opcode
Richard Henderson
2017-01-10
2
-2
/
+36
*
tcg: Add clz and ctz opcodes
Richard Henderson
2017-01-10
1
-0
/
+4
*
tcg: Pass the opcode width to target_parse_constraint
Richard Henderson
2017-01-10
1
-9
/
+5
*
tcg: Transition flat op_defs array to a target callback
Richard Henderson
2017-01-10
1
-2
/
+12
*
tcg/s390: Support deposit into zero
Richard Henderson
2017-01-10
1
-4
/
+26
*
tcg/s390: Implement field extraction opcodes
Richard Henderson
2017-01-10
2
-2
/
+13
*
tcg/s390: Expose host facilities to tcg-target.h
Richard Henderson
2017-01-10
2
-104
/
+96
*
tcg: Add field extraction primitives
Richard Henderson
2017-01-10
1
-0
/
+4
*
tcg/s390: Remove 'R' constraint
Richard Henderson
2016-12-24
1
-15
/
+10
*
tcg/s390: Fix setcond expansion
Richard Henderson
2016-12-24
1
-20
/
+30
*
tcg/s390: Add support for fence
Pranith Kumar
2016-09-16
1
-0
/
+11
*
tcg: Support arbitrary size + alignment
Richard Henderson
2016-09-16
1
-9
/
+6
*
tcg: Clean up tcg-target.h header guards
Markus Armbruster
2016-07-12
1
-2
/
+3
*
tcg: Improve the alignment check infrastructure
Sergey Sorokin
2016-07-06
1
-4
/
+5
*
tcg: Optimize spills of constants
Richard Henderson
2016-07-06
1
-0
/
+6
*
tcg: Clean up direct block chaining data fields
Sergey Fedorov
2016-05-13
1
-5
/
+6
*
tcg/s390: Make direct jump patching thread-safe
Sergey Fedorov
2016-05-13
1
-0
/
+8
*
tcg: check for CONFIG_DEBUG_TCG instead of NDEBUG
Aurelien Jarno
2016-04-21
1
-1
/
+1
*
tcg: use tcg_debug_assert instead of assert (fix performance regression)
Aurelien Jarno
2016-04-21
1
-3
/
+3
*
tcg: Remove unnecessary osdep.h includes from tcg-target.inc.c
Peter Maydell
2016-02-23
1
-1
/
+0
*
tcg: Rename tcg-target.c to tcg-target.inc.c
Peter Maydell
2016-02-23
1
-0
/
+0
*
tcg: Clean up includes
Peter Maydell
2016-01-29
1
-0
/
+1
*
s390: fix softmmu compilation
Laurent Vivier
2015-08-28
1
-2
/
+2
*
linux-user: remove useless macros GUEST_BASE and RESERVED_VA
Laurent Vivier
2015-08-24
1
-9
/
+4
*
linux-user: remove --enable-guest-base/--disable-guest-base
Laurent Vivier
2015-08-24
1
-1
/
+1
*
tcg/s390: Use softmmu fast path for unaligned accesses
Richard Henderson
2015-08-24
1
-5
/
+21
*
tcg: Split trunc_shr_i32 opcode into extr[lh]_i64_i32
Richard Henderson
2015-08-24
1
-1
/
+2
*
tcg: implement real ext_i32_i64 and extu_i32_i64 ops
Aurelien Jarno
2015-08-24
1
-0
/
+5
*
tcg: rename trunc_shr_i32 into trunc_shr_i64_i32
Aurelien Jarno
2015-08-24
1
-1
/
+1
*
tcg/s390x: Mask TCGMemOp appropriately for indexing
Aurelien Jarno
2015-08-01
1
-2
/
+2
*
tcg/s390: fix branch target change during code retranslation
Aurelien Jarno
2015-07-07
1
-4
/
+8
*
tcg: Mask TCGMemOp appropriately for indexing
Richard Henderson
2015-06-09
1
-2
/
+2
*
tcg: add TCG_TARGET_TLB_DISPLACEMENT_BITS
Paolo Bonzini
2015-06-03
1
-0
/
+1
*
tcg: Push merged memop+mmu_idx parameter to softmmu routines
Richard Henderson
2015-05-14
1
-12
/
+11
*
tcg: Merge memop and mmu_idx parameters to qemu_ld/st
Richard Henderson
2015-05-14
1
-4
/
+8
*
tcg: Change generator-side labels to a pointer
Richard Henderson
2015-03-13
1
-17
/
+14
[prev]
[next]