index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tcg
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
8
-61
/
+49
*
linux-user: remove --enable-guest-base/--disable-guest-base
Laurent Vivier
2015-08-24
5
-18
/
+8
*
tcg/aarch64: Use softmmu fast path for unaligned accesses
Richard Henderson
2015-08-24
1
-13
/
+24
*
tcg/s390: Use softmmu fast path for unaligned accesses
Richard Henderson
2015-08-24
1
-5
/
+21
*
tcg/ppc: Improve unaligned load/store handling on 64-bit backend
Benjamin Herrenschmidt
2015-08-24
1
-10
/
+31
*
tcg/i386: use softmmu fast path for unaligned accesses
Aurelien Jarno
2015-08-24
1
-9
/
+13
*
tcg: Remove tcg_gen_trunc_i64_i32
Richard Henderson
2015-08-24
1
-7
/
+2
*
tcg: Split trunc_shr_i32 opcode into extr[lh]_i64_i32
Richard Henderson
2015-08-24
14
-53
/
+71
*
tcg: update README about size changing ops
Aurelien Jarno
2015-08-24
1
-3
/
+15
*
tcg/optimize: add optimizations for ext_i32_i64 and extu_i32_i64 ops
Aurelien Jarno
2015-08-24
1
-0
/
+13
*
tcg: implement real ext_i32_i64 and extu_i32_i64 ops
Aurelien Jarno
2015-08-24
9
-8
/
+41
*
tcg: don't abuse TCG type in tcg_gen_trunc_shr_i64_i32
Aurelien Jarno
2015-08-24
1
-2
/
+2
*
tcg: rename trunc_shr_i32 into trunc_shr_i64_i32
Aurelien Jarno
2015-08-24
13
-18
/
+18
*
tcg/optimize: allow constant to have copies
Aurelien Jarno
2015-08-24
1
-8
/
+2
*
tcg/optimize: track const/copy status separately
Aurelien Jarno
2015-08-24
1
-28
/
+14
*
tcg/optimize: add temp_is_const and temp_is_copy functions
Aurelien Jarno
2015-08-24
1
-71
/
+60
*
tcg/optimize: optimize temps tracking
Aurelien Jarno
2015-08-24
1
-11
/
+32
*
tcg/optimize: fix constant signedness
Aurelien Jarno
2015-08-24
1
-5
/
+5
*
tcg/mips: fix add2
Aurelien Jarno
2015-08-01
1
-0
/
+3
*
tcg/s390x: Mask TCGMemOp appropriately for indexing
Aurelien Jarno
2015-08-01
1
-2
/
+2
*
tcg/mips: Mask TCGMemOp appropriately for indexing
Aurelien Jarno
2015-08-01
1
-2
/
+2
*
tcg/mips: fix TLB loading for BE host with 32-bit guests
Aurelien Jarno
2015-08-01
1
-1
/
+3
*
tcg: mark temps as mem_coherent = 0 for mov with a constant
Aurelien Jarno
2015-07-27
1
-0
/
+1
*
tcg: correctly mark dead inputs for mov with a constant
Aurelien Jarno
2015-07-27
1
-0
/
+3
*
tcg/optimize: fix tcg_opt_gen_movi
Aurelien Jarno
2015-07-23
1
-1
/
+1
*
tcg/aarch64: use 32-bit offset for 32-bit softmmu emulation
Richard Henderson
2015-07-23
1
-6
/
+6
*
tcg/aarch64: use 32-bit offset for 32-bit user-mode emulation
Paolo Bonzini
2015-07-23
1
-10
/
+16
*
tcg/aarch64: add ext argument to tcg_out_insn_3310
Paolo Bonzini
2015-07-23
1
-19
/
+22
*
tcg/i386: Extend addresses for 32-bit guests
Richard Henderson
2015-07-23
1
-42
/
+72
*
tci: Fix regression with INDEX_op_qemu_st_i32, INDEX_op_qemu_st_i64
Stefan Weil
2015-07-13
1
-6
/
+0
*
tcg/mips: Fix build error from merged memop+mmu_idx parameter
James Hogan
2015-07-09
1
-2
/
+2
*
tcg/s390: fix branch target change during code retranslation
Aurelien Jarno
2015-07-07
1
-4
/
+8
*
cpu-defs: Move CPU_TEMP_BUF_NLONGS to tcg
Peter Crosthwaite
2015-06-26
1
-0
/
+2
*
tcg/optimize: rename tcg_constant_folding
Aurelien Jarno
2015-06-09
1
-6
/
+1
*
tcg/optimize: fold constant test in tcg_opt_gen_mov
Aurelien Jarno
2015-06-09
1
-53
/
+36
*
tcg/optimize: fold temp copies test in tcg_opt_gen_mov
Aurelien Jarno
2015-06-09
1
-18
/
+9
*
tcg/optimize: remove opc argument from tcg_opt_gen_mov
Aurelien Jarno
2015-06-09
1
-7
/
+7
*
tcg/optimize: remove opc argument from tcg_opt_gen_movi
Aurelien Jarno
2015-06-09
1
-20
/
+20
*
tcg: fix dead computation for repeated input arguments
Aurelien Jarno
2015-06-09
1
-3
/
+11
*
tcg: fix register allocation with two aliased dead inputs
Aurelien Jarno
2015-06-09
1
-0
/
+10
*
tcg: Handle MO_AMASK in tcg_dump_ops
Richard Henderson
2015-06-09
1
-3
/
+12
*
tcg: Mask TCGMemOp appropriately for indexing
Richard Henderson
2015-06-09
7
-30
/
+30
*
tcg: add TCG_TARGET_TLB_DISPLACEMENT_BITS
Paolo Bonzini
2015-06-03
9
-0
/
+10
*
tci: do not use CPUArchState in tcg-target.h
Paolo Bonzini
2015-06-03
2
-3
/
+4
*
tcg: Add MO_ALIGN, MO_UNALN
Richard Henderson
2015-05-14
1
-0
/
+13
*
tcg: Push merged memop+mmu_idx parameter to softmmu routines
Richard Henderson
2015-05-14
10
-113
/
+112
*
tcg: Merge memop and mmu_idx parameters to qemu_ld/st
Richard Henderson
2015-05-14
14
-61
/
+130
*
tcg: optimise memory layout of TCGTemp
Emilio G. Cota
2015-05-05
1
-12
/
+14
*
tcg: Delete unused cpu_pc_from_tb()
Peter Crosthwaite
2015-04-30
1
-2
/
+4
[next]