index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tcg
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-08
tcg/mips: fix invalid op definition errors
James Hogan
1
-0
/
+10
2013-07-30
tci: Fix broken build (compiler warning caused by redefined macro BIT)
Stefan Weil
1
-3
/
+0
2013-07-15
Merge git://github.com/hw-claudio/qemu-aarch64-queue into tcg-next
Richard Henderson
1
-53
/
+203
2013-07-15
tcg/aarch64: Implement tlb lookup fast path
Jani Kokkonen
1
-50
/
+174
2013-07-09
tcg-arm: Implement tcg_register_jit
Richard Henderson
1
-9
/
+67
2013-07-09
tcg-i386: Use QEMU_BUILD_BUG_ON instead of assert for frame size
Richard Henderson
1
-3
/
+3
2013-07-09
tcg: Move the CIE and FDE header definitions to common code
Richard Henderson
4
-76
/
+51
2013-07-09
tcg: Fix high_pc fields in .debug_info
Richard Henderson
1
-2
/
+2
2013-07-09
tcg-arm: Use AT_PLATFORM to detect the host ISA
Richard Henderson
1
-4
/
+16
2013-07-09
tcg-arm: Simplify logic in detecting the ARM ISA in use
Richard Henderson
1
-39
/
+23
2013-07-09
tcg-arm: Rename use_armv5_instructions to use_armvt5_instructions
Richard Henderson
1
-6
/
+6
2013-07-09
tcg-arm: Make use of conditional availability of opcodes for divide
Richard Henderson
2
-8
/
+22
2013-07-09
tcg: Simplify logic using TCG_OPF_NOT_PRESENT
Richard Henderson
3
-15
/
+18
2013-07-09
tcg: Allow non-constant control macros
Richard Henderson
1
-1
/
+1
2013-07-09
tcg-ppc64: Don't implement rem
Richard Henderson
2
-28
/
+2
2013-07-09
tcg-ppc: Don't implement rem
Richard Henderson
2
-15
/
+1
2013-07-09
tcg-arm: Don't implement rem
Richard Henderson
2
-16
/
+1
2013-07-09
tcg: Split rem requirement from div requirement
Richard Henderson
12
-12
/
+50
2013-07-03
tcg/aarch64: implement ldst 12bit scaled uimm offset
Claudio Fontana
1
-3
/
+29
2013-06-17
tcg-ppc64: rotr_i32 rotates wrong amount
Anton Blanchard
1
-1
/
+1
2013-06-17
tcg-ppc64: Fix add2_i64
Anton Blanchard
1
-7
/
+7
2013-06-17
tcg-ppc64: bswap64 rotates output 32 bits
Anton Blanchard
1
-2
/
+0
2013-06-17
tcg-ppc64: Fix RLDCL opcode
Anton Blanchard
1
-5
/
+6
2013-06-14
Merge remote-tracking branch 'pmaydell/tcg-aarch64.next' into staging
Anthony Liguori
2
-0
/
+1503
2013-06-12
tcg/aarch64: implement user mode qemu ld/st
Jani Kokkonen
1
-5
/
+116
2013-06-12
tcg/aarch64: implement sign/zero extend operations
Claudio Fontana
2
-12
/
+66
2013-06-12
tcg/aarch64: implement byte swap operations
Claudio Fontana
2
-5
/
+37
2013-06-12
tcg/aarch64: implement AND/TEST immediate pattern
Claudio Fontana
1
-0
/
+34
2013-06-12
tcg/aarch64: improve arith shifted regs operations
Claudio Fontana
1
-18
/
+30
2013-06-12
tcg/aarch64: implement new TCG target for aarch64
Claudio Fontana
2
-0
/
+1260
2013-06-05
tcg: Remove redundant tcg_target_init checks
Richard Henderson
3
-19
/
+0
2013-05-09
tcg/optimize: fix setcond2 optimization
Aurelien Jarno
1
-0
/
+1
2013-05-03
tcg-arm: Use movi32 in exit_tb
Richard Henderson
1
-9
/
+7
2013-05-03
tcg-arm: Fix 64-bit tlb load for pre-v6
Richard Henderson
1
-1
/
+1
2013-04-27
tcg-arm: Remove long jump from tcg_out_goto_label
Richard Henderson
1
-6
/
+1
2013-04-27
tcg-arm: Convert to CONFIG_QEMU_LDST_OPTIMIZATION
Richard Henderson
1
-107
/
+202
2013-04-27
tcg-arm: Use movi32 + blx for calls on v7
Richard Henderson
1
-0
/
+3
2013-04-27
tcg-arm: Delete the 'S' constraint
Richard Henderson
1
-4
/
+2
2013-04-27
tcg-arm: Improve scheduling of tcg_out_tlb_read
Richard Henderson
1
-53
/
+57
2013-04-27
tcg-arm: Split out tcg_out_tlb_read
Richard Henderson
1
-99
/
+70
2013-04-27
tcg-arm: Cleanup most primitive load store subroutines
Richard Henderson
1
-124
/
+111
2013-04-27
tcg-arm: Cleanup multiply subroutines
Richard Henderson
1
-40
/
+45
2013-04-27
tcg-arm: Use R12 for the tcg temporary
Richard Henderson
1
-1
/
+1
2013-04-27
tcg-arm: Use TCG_REG_TMP name for the tcg temporary
Richard Henderson
1
-58
/
+60
2013-04-27
tcg-arm: Implement division instructions
Richard Henderson
2
-1
/
+42
2013-04-27
tcg-arm: Implement deposit for armv7
Richard Henderson
2
-4
/
+42
2013-04-27
tcg-arm: Improve constant generation
Richard Henderson
1
-23
/
+44
2013-04-27
tcg-arm: Handle constant arguments to add2/sub2
Richard Henderson
1
-48
/
+58
2013-04-27
tcg-arm: Use tcg_out_dat_rIN for compares
Richard Henderson
1
-20
/
+20
2013-04-27
tcg-arm: Allow constant first argument to sub
Richard Henderson
1
-3
/
+12
[next]