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
/
tci
Commit message (
Expand
)
Author
Age
Files
Lines
*
tcg: Add qemu_ld_st_i32/64
Richard Henderson
2013-10-10
1
-0
/
+2
*
tcg: Add tcg-be-null.h
Richard Henderson
2013-10-10
1
-0
/
+2
*
tci: Add implementation of rotl_i64, rotr_i64
Stefan Weil
2013-09-25
1
-1
/
+0
*
Merge remote-tracking branch 'mjt/trivial-patches' into staging
Anthony Liguori
2013-09-03
1
-7
/
+0
|
\
|
*
tci: Remove function tcg_out64 (fix broken build)
Stefan Weil
2013-09-01
1
-7
/
+0
*
|
tcg: Change tcg_out_ld/st offset to intptr_t
Richard Henderson
2013-09-02
1
-2
/
+2
*
|
tcg: Change relocation offsets to intptr_t
Richard Henderson
2013-09-02
1
-1
/
+1
*
|
tcg: Allow TCG_TARGET_REG_BITS to be specified independantly
Richard Henderson
2013-09-02
1
-0
/
+8
*
|
tcg: Change tcg_qemu_tb_exec return to uintptr_t
Richard Henderson
2013-09-02
1
-1
/
+1
*
|
tcg: Change flush_icache_range arguments to uintptr_t
Richard Henderson
2013-09-02
1
-2
/
+1
*
|
tcg: Add muluh and mulsh opcodes
Richard Henderson
2013-09-02
1
-1
/
+4
|
/
*
tci: Fix broken build (compiler warning caused by redefined macro BIT)
Stefan Weil
2013-07-30
1
-3
/
+0
*
tcg: Split rem requirement from div requirement
Richard Henderson
2013-07-09
1
-4
/
+2
*
tci: Make tcg temporaries local to tcg_qemu_tb_exec
Richard Henderson
2013-04-11
2
-7
/
+13
*
tci: Delete unused tb_ret_addr
Richard Henderson
2013-04-11
1
-5
/
+1
*
tci: Use 32-bit signed offsets to loads/stores
Richard Henderson
2013-04-11
1
-2
/
+2
*
qemu-log: default to stderr for logging output
Peter Maydell
2013-02-26
1
-1
/
+1
*
tcg: Add signed multiword multiplication operations
Richard Henderson
2013-02-23
1
-0
/
+2
*
tcg: Add 64-bit multiword arithmetic operations
Richard Henderson
2013-02-23
1
-0
/
+3
*
tcg: Make 32-bit multiword operations optional for 64-bit hosts
Richard Henderson
2013-02-23
1
-0
/
+4
*
qemu-log: Rename the public-facing cpu_set_log function to qemu_set_log
Peter Maydell
2013-02-16
1
-1
/
+1
*
tci: Support deposit operations
Stefan Weil
2012-11-18
2
-2
/
+26
*
tcg: Remove TCG_TARGET_HAS_GUEST_BASE define
Peter Maydell
2012-10-12
1
-3
/
+0
*
tcg: remove obsolete jmp op
Aurelien Jarno
2012-10-06
1
-4
/
+0
*
tci: Fix for AREG0 free mode
Stefan Weil
2012-09-27
1
-5
/
+5
*
tcg: Remove tcg_target_get_call_iarg_regs_count
Stefan Weil
2012-09-22
1
-6
/
+0
*
tcg: Introduce movcond
Richard Henderson
2012-09-21
1
-0
/
+2
*
Remove unused CONFIG_TCG_PASS_AREG0 and dead code
Blue Swirl
2012-09-15
1
-4
/
+0
*
tci: don't write zero for reloc in tci_out_label
Scott Wood
2012-06-24
1
-1
/
+1
*
qemu-log: cleanup
Blue Swirl
2012-06-21
1
-1
/
+1
*
softmmu templates: optionally pass CPUState to memory access functions
Blue Swirl
2012-03-18
1
-0
/
+6
*
w64: Fix data type of next_tb and tcg_qemu_tb_exec
Stefan Weil
2012-03-17
1
-1
/
+1
*
Rename CPUState -> CPUArchState
Andreas Färber
2012-03-14
2
-2
/
+2
*
w64: Fix data type of parameters for flush_icache_range
Stefan Weil
2012-03-03
1
-1
/
+2
*
tci: Make flush_icache_range() inline
Stefan Weil
2011-11-28
2
-4
/
+4
*
tcg: Use TCGReg for standard tcg-target entry points.
Richard Henderson
2011-11-14
1
-4
/
+4
*
tcg: Standardize on TCGReg as the enum for hard registers
Richard Henderson
2011-11-14
1
-1
/
+1
*
tcg: Add bytecode generator for tcg interpreter
Stefan Weil
2011-10-31
3
-0
/
+1196