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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-19
microblaze: Support setting of TLS ptr
Edgar E. Iglesias
2
-0
/
+3
2012-10-17
target-arm/translate: Fix RRX operands
Peter Crosthwaite
1
-1
/
+1
2012-10-17
tcg: Optimize mulu2
Richard Henderson
3
-0
/
+47
2012-10-17
tcg: Optimize half-dead add2/sub2
Richard Henderson
1
-1
/
+33
2012-10-17
tcg: Constant fold add2 and sub2
Richard Henderson
2
-0
/
+44
2012-10-17
tcg: Do constant folding on double-word comparisons
Richard Henderson
1
-21
/
+72
2012-10-17
tcg: Split out subroutines from do_constant_folding_cond
Richard Henderson
1
-71
/
+81
2012-10-17
tcg: Optimize double-word comparisons against zero
Richard Henderson
1
-0
/
+39
2012-10-17
tcg: Use common code when failing to optimize
Richard Henderson
1
-59
/
+32
2012-10-17
tcg: Swap commutative double-word comparisons
Richard Henderson
1
-0
/
+26
2012-10-17
tcg: Canonicalize add2 operand ordering
Richard Henderson
1
-0
/
+5
2012-10-17
tcg: Split out swap_commutative as a subroutine
Richard Henderson
1
-32
/
+24
2012-10-17
target-mips: Pass MIPSCPU to mips_vpe_sleep()
Andreas Färber
1
-3
/
+7
2012-10-17
target-mips: Pass MIPSCPU to mips_tc_sleep()
Andreas Färber
1
-3
/
+5
2012-10-17
target-mips: Pass MIPSCPU to mips_vpe_is_wfi()
Andreas Färber
1
-4
/
+8
2012-10-17
target-mips: Pass MIPSCPU to mips_tc_wake()
Andreas Färber
1
-3
/
+8
2012-10-17
target-mips: Clean up other_cpu in helper_{d,e}vpe()
Andreas Färber
1
-14
/
+14
2012-10-17
tcg-ia64: Implement deposit
Richard Henderson
2
-2
/
+58
2012-10-17
tcg/ia64: slightly optimize TLB access code
Aurelien Jarno
1
-5
/
+17
2012-10-17
tcg/ia64: remove suboptimal register shifting in qemu_ld/st ops
Aurelien Jarno
1
-39
/
+37
2012-10-17
tcg/ia64: implement movcond_i32/64
Aurelien Jarno
2
-2
/
+40
2012-10-17
tcg/ia64: use stack for TCG temps
Blue Swirl
1
-3
/
+4
2012-10-17
tcg/arm: Implement movcond_i32
Peter Maydell
2
-1
/
+11
2012-10-17
tcg/arm: Factor out code to emit immediate or reg-reg op
Peter Maydell
1
-26
/
+20
2012-10-14
Fix popcnt in long mode
malc
1
-1
/
+1
2012-10-13
sun4u: Pass SPARCCPU to cpu_set_ivec_irq()
Andreas Färber
1
-4
/
+3
2012-10-13
sun4u: Pass SPARCCPU to cpu_kick_irq()
Andreas Färber
1
-4
/
+6
2012-10-13
sun4u: Pass SPARCCPU to {,s,hs}tick_irq() and cpu_timer_create()
Andreas Färber
1
-8
/
+11
2012-10-13
sun4m: Pass SPARCCPU to cpu_kick_irq()
Andreas Färber
1
-2
/
+4
2012-10-13
sun4m: Pass SPARCCPU to cpu_set_irq()
Andreas Färber
1
-2
/
+3
2012-10-13
tcg-sparc: Emit MOVR insns for setcond_i64 and movcond_64
Richard Henderson
1
-5
/
+30
2012-10-13
tcg-sparc: Emit BPr insns for brcond_i64
Richard Henderson
1
-2
/
+47
2012-10-13
tcg-sparc: Dump illegal opode contents
Richard Henderson
1
-1
/
+1
2012-10-13
tcg-sparc: Drop use of Bicc in favor of BPcc
Richard Henderson
1
-160
/
+145
2012-10-13
tcg-sparc: Optimize setcond2 equality compare with 0.
Richard Henderson
1
-3
/
+12
2012-10-13
tcg-sparc: Use Z constraint for %g0
Richard Henderson
2
-60
/
+66
2012-10-13
tcg-sparc: Fix add2/sub2
Richard Henderson
1
-8
/
+22
2012-10-13
tcg-sparc: Fix setcond
Richard Henderson
1
-14
/
+19
2012-10-13
tcg-sparc: Fix qemu_st for 32-bit
Richard Henderson
1
-3
/
+4
2012-10-13
tcg-sparc: Fix setcond2
Richard Henderson
1
-20
/
+18
2012-10-13
tcg-sparc: Implement movcond.
Richard Henderson
2
-9
/
+38
2012-10-13
tcg-sparc: Fix brcond2
Richard Henderson
1
-16
/
+7
2012-10-13
target-sparc: Don't compute full flags value so often
Richard Henderson
4
-19
/
+26
2012-10-13
target-sparc: Avoid unnecessary local temporaries
Richard Henderson
1
-21
/
+9
2012-10-13
target-sparc: Optimize CC_OP_LOGIC conditions
Richard Henderson
1
-18
/
+40
2012-10-13
target-sparc: Fix optimized %icc comparisons
Richard Henderson
1
-0
/
+1
2012-10-12
Merge remote-tracking branch 'pmaydell/arm-devs.for-upstream' into staging
Anthony Liguori
8
-83
/
+137
2012-10-12
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
3
-37
/
+39
2012-10-12
Merge remote-tracking branch 'kraxel/usb.67' into staging
Anthony Liguori
2
-11
/
+23
2012-10-12
Merge remote-tracking branch 'mdroth/qga-pull-10-9-12' into staging
Anthony Liguori
2
-4
/
+11
[next]