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
*
tcg/ppc: Handle _CALL_DARWIN being undefined on Darwin
Andreas Färber
2012-05-27
1
-6
/
+10
*
tcg/ppc64: Fix CONFIG_TCG_PASS_AREG0
Andreas Färber
2012-05-15
1
-20
/
+12
*
tcg/ppc64: Don't hardcode register numbers for qemu_ld/st
Andreas Färber
2012-05-15
1
-7
/
+9
*
tcg/ppc: Fix CONFIG_TCG_PASS_AREG0 mode
Andreas Färber
2012-05-09
1
-1
/
+32
*
tcg/ppc: Clobber r5 for 64-bit qemu_ld
Andreas Färber
2012-05-09
1
-0
/
+3
*
tcg/ppc: Don't hardcode register numbers
Andreas Färber
2012-05-09
1
-12
/
+17
*
tcg/ppc: Do not overwrite lower address word on Darwin and AIX
Andreas Färber
2012-05-09
1
-4
/
+0
*
Bail out if CONFIG_TCG_PASS_AREG0 is defined
malc
2012-05-03
1
-21
/
+1
*
Restore consistent formatting
malc
2012-05-03
1
-18
/
+18
*
tcg/i386: Add support for w64 ABI
Stefan Weil
2012-04-15
1
-11
/
+28
*
tcg/i386: Use GDB JIT debugging interface only for hosts with ELF
Stefan Weil
2012-04-15
1
-1
/
+5
*
qemu tcg: Remove one entry of INDEX_op_ld_i64 from ppc_op_defs
Li Zhang
2012-03-29
1
-1
/
+0
*
tcg-sparc: Add debug_frame support.
Richard Henderson
2012-03-24
1
-0
/
+63
*
tcg-hppa: Add debug_frame support.
Richard Henderson
2012-03-24
1
-15
/
+88
*
tcg: Allow ELF_HOST_FLAGS and ELF_OSABI overrides in gdb-jit.
Richard Henderson
2012-03-24
1
-0
/
+6
*
tcg: Add debug_info to JIT ELF image.
Richard Henderson
2012-03-24
1
-75
/
+158
*
tcg: Use the GDB JIT debugging interface.
Richard Henderson
2012-03-24
3
-9
/
+301
*
tcg: fix sparc host for AREG0 free operation
Blue Swirl
2012-03-18
1
-0
/
+11
*
softmmu templates: optionally pass CPUState to memory access functions
Blue Swirl
2012-03-18
10
-3
/
+430
*
i386: Remove REGPARM
Blue Swirl
2012-03-18
4
-77
/
+58
*
w64: Fix data type of next_tb and tcg_qemu_tb_exec
Stefan Weil
2012-03-17
2
-2
/
+2
*
Fix large memory chunks allocation with tcg_malloc.
Kirill Batuzov
2012-03-17
2
-6
/
+10
*
Rename CPUState -> CPUArchState
Andreas Färber
2012-03-14
11
-40
/
+40
*
tcg: Improve tcg_out_label and fix its usage for w64
Stefan Weil
2012-03-11
4
-14
/
+14
*
w64: fix type casts when calling flush_icache_range
Stefan Weil
2012-03-03
1
-4
/
+5
*
w64: Change data type of parameters for flush_icache_range
Stefan Weil
2012-03-03
6
-6
/
+13
*
w64: Fix data type of parameters for flush_icache_range
Stefan Weil
2012-03-03
2
-2
/
+4
*
tcg: Rearrange definitions and include statements
Stefan Weil
2012-03-03
1
-3
/
+3
*
tcg: Remove unneeded include statements
Stefan Weil
2012-02-23
1
-12
/
+0
*
tcg-arm: fix a typo in comments
Aurelien Jarno
2012-01-13
1
-1
/
+1
*
tcg/arm: Use r6 as TCG_AREG0 to avoid clash with Thumb framepointer
Peter Maydell
2012-01-10
1
-1
/
+1
*
tcg/arm: remove fixed map code buffer restriction
Dr. David Alan Gilbert
2011-12-14
1
-19
/
+12
*
tcg: make tcg_const_ptr actually accept a pointer argument
Peter Maydell
2011-12-14
2
-5
/
+5
*
tcg: Remove redundant declarations of TCG_TARGET_REG_BITS
Stefan Weil
2011-12-09
1
-5
/
+0
*
fix spelling in tcg sub directory
Dong Xu Wang
2011-12-02
2
-2
/
+2
*
tci: Make flush_icache_range() inline
Stefan Weil
2011-11-28
2
-4
/
+4
*
tcg-sparc: Fix set-but-not used warnings.
Richard Henderson
2011-11-19
1
-4
/
+0
*
Merge branch 's390-1.0' of git://repo.or.cz/qemu/agraf
Blue Swirl
2011-11-19
19
-69
/
+73
|
\
|
*
tcg: Use TCGReg for standard tcg-target entry points.
Richard Henderson
2011-11-14
10
-52
/
+56
|
*
tcg: Standardize on TCGReg as the enum for hard registers
Richard Henderson
2011-11-14
9
-17
/
+17
*
|
tcg-ppc64: Fix compile errors for userspace only builds with gcc 4.6
David Gibson
2011-11-11
1
-6
/
+8
|
/
*
Merge branch 'tci' of git://qemu.weilnetz.de/qemu
Blue Swirl
2011-11-02
6
-6
/
+1207
|
\
|
*
tcg: Add bytecode generator for tcg interpreter
Stefan Weil
2011-10-31
3
-0
/
+1196
|
*
tcg: Make ARRAY_SIZE(tcg_op_defs) globally available
Stefan Weil
2011-10-31
2
-1
/
+3
|
*
tcg: TCG targets may define tcg_qemu_tb_exec
Stefan Weil
2011-10-31
2
-5
/
+8
*
|
tcg: Fix whitespace in tcg-op.h.
Richard Henderson
2011-11-02
1
-4
/
+4
*
|
tcg: Fix regression in tcg_gen_deposit_i64.
Richard Henderson
2011-11-02
1
-0
/
+2
|
/
*
tcg: Optimize some forms of deposit.
Richard Henderson
2011-10-30
1
-14
/
+51
*
tcg: Fix spelling in comment (varables -> variables)
Stefan Weil
2011-10-14
1
-1
/
+1
*
tcg/s390: Remove unused tcg_out_addi()
Peter Maydell
2011-10-08
1
-5
/
+0
[next]