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-11-01
ppc: add missing static
Blue Swirl
5
-26
/
+13
2012-11-01
vnc: add missing static
Blue Swirl
5
-20
/
+12
2012-11-01
vl.c: add missing static
Blue Swirl
2
-14
/
+12
2012-11-01
target-sparc: make do_unaligned_access static
Blue Swirl
2
-5
/
+6
2012-11-01
m68k: Return semihosting errno values correctly
Meador Inge
1
-1
/
+1
2012-11-01
cadence_uart: More debug information
Peter Crosthwaite
1
-4
/
+7
2012-10-31
target-mips: don't flush extra TLB on permissions upgrade
Aurelien Jarno
1
-5
/
+23
2012-10-31
target-mips: fix TLBR wrt SEGMask
Aurelien Jarno
1
-0
/
+6
2012-10-31
target-mips: use deposit instead of hardcoded version
Aurelien Jarno
1
-28
/
+4
2012-10-31
target-mips: optimize ddiv/ddivu/div/divu with movcond
Aurelien Jarno
1
-48
/
+37
2012-10-31
target-mips: implement movn/movz using movcond
Aurelien Jarno
1
-15
/
+12
2012-10-31
target-mips: don't use local temps for store conditional
Aurelien Jarno
1
-5
/
+6
2012-10-31
target-mips: implement unaligned loads using TCG
Aurelien Jarno
3
-159
/
+62
2012-10-31
target-mips: simplify load/store microMIPS helpers
Aurelien Jarno
1
-64
/
+9
2012-10-31
target-mips: optimize load operations
Aurelien Jarno
1
-4
/
+12
2012-10-31
target-mips: cleanup load/store operations
Aurelien Jarno
1
-64
/
+35
2012-10-31
target-mips: restore CPU state after an FPU exception
Aurelien Jarno
1
-90
/
+95
2012-10-31
target-mips: use softfloat constants when possible
Aurelien Jarno
1
-48
/
+44
2012-10-31
target-mips: cleanup float to int conversion helpers
Aurelien Jarno
1
-39
/
+79
2012-10-31
target-mips: fix FPU exceptions
Aurelien Jarno
1
-13
/
+19
2012-10-31
target-mips: keep softfloat exception set to 0 between instructions
Aurelien Jarno
1
-63
/
+10
2012-10-31
target-mips: use the softfloat floatXX_muladd functions
Aurelien Jarno
3
-105
/
+64
2012-10-31
softfloat: implement fused multiply-add NaN propagation for MIPS
Aurelien Jarno
1
-0
/
+27
2012-10-31
target-mips: do not save CPU state when using retranslation
Aurelien Jarno
1
-20
/
+0
2012-10-31
target-mips: correctly restore btarget upon exception
Aurelien Jarno
1
-0
/
+11
2012-10-31
tcg: don't remove op if output needs to be synced to memory
Aurelien Jarno
1
-4
/
+4
2012-10-31
target-alpha: Use TCG_CALL_NO_WG
Richard Henderson
1
-10
/
+10
2012-10-31
chardev: Use timer instead of bottom-half to postpone open event
Jan Kiszka
3
-12
/
+13
2012-10-31
target-mips: remove #if defined(TARGET_MIPS64) in opcode enums
Aurelien Jarno
1
-36
/
+0
2012-10-31
target-mips: Change TODO file
Jia Liu
1
-2
/
+1
2012-10-31
target-mips: Add ASE DSP testcases
Jia Liu
487
-0
/
+19151
2012-10-31
target-mips: Add ASE DSP processors
Jia Liu
1
-0
/
+52
2012-10-31
target-mips: Add ASE DSP accumulator instructions
Jia Liu
3
-0
/
+995
2012-10-31
target-mips: Add ASE DSP compare-pick instructions
Jia Liu
3
-0
/
+635
2012-10-31
target-mips: Add ASE DSP bit/manipulation instructions
Jia Liu
3
-0
/
+311
2012-10-31
target-mips: Add ASE DSP multiply instructions
Jia Liu
3
-0
/
+1499
2012-10-31
target-mips: Add ASE DSP GPR-based shift instructions
Jia Liu
3
-0
/
+618
2012-10-31
target-mips: Add ASE DSP arithmetic instructions
Jia Liu
3
-3
/
+1812
2012-10-31
target-mips: Add ASE DSP load instructions
Jia Liu
1
-0
/
+88
2012-10-31
target-mips: Add ASE DSP branch instructions
Jia Liu
1
-0
/
+36
2012-10-31
Use correct acc value to index cpu_HI/cpu_LO rather than using a fix number
Jia Liu
1
-27
/
+95
2012-10-31
target-mips: Add ASE DSP resources access check
Jia Liu
4
-2
/
+53
2012-10-31
target-mips: Add ASE DSP internal functions
Jia Liu
2
-1
/
+1064
2012-10-30
tap-win32: stubs to fix win32 build
Michael S. Tsirkin
1
-0
/
+10
2012-10-30
tests/tcg: fix unused result warnings
Catalin Patulea
2
-7
/
+22
2012-10-30
configure: use -Wwombat to test whether gcc recognizes -Wno-wombat
Peter Maydell
1
-1
/
+5
2012-10-30
target-sparc: Revert setting cpu_dst to gen_dest_gpr
Richard Henderson
1
-1
/
+1
2012-10-30
Merge branch 'qspi.2' of git://developer.petalogix.com/public/qemu
Blue Swirl
3
-50
/
+340
2012-10-30
Merge branch 's390-for-upstream' of git://repo.or.cz/qemu/agraf
Aurelien Jarno
12
-84
/
+1315
2012-10-30
tcg/mips: use MUL instead of MULT on MIPS32 and above
Aurelien Jarno
1
-0
/
+7
[next]