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
Commit message (
Expand
)
Author
Age
Files
Lines
*
target-mips: implement movn/movz using movcond
Aurelien Jarno
2012-10-31
1
-15
/
+12
*
target-mips: don't use local temps for store conditional
Aurelien Jarno
2012-10-31
1
-5
/
+6
*
target-mips: implement unaligned loads using TCG
Aurelien Jarno
2012-10-31
3
-159
/
+62
*
target-mips: simplify load/store microMIPS helpers
Aurelien Jarno
2012-10-31
1
-64
/
+9
*
target-mips: optimize load operations
Aurelien Jarno
2012-10-31
1
-4
/
+12
*
target-mips: cleanup load/store operations
Aurelien Jarno
2012-10-31
1
-64
/
+35
*
target-mips: restore CPU state after an FPU exception
Aurelien Jarno
2012-10-31
1
-90
/
+95
*
target-mips: use softfloat constants when possible
Aurelien Jarno
2012-10-31
1
-48
/
+44
*
target-mips: cleanup float to int conversion helpers
Aurelien Jarno
2012-10-31
1
-39
/
+79
*
target-mips: fix FPU exceptions
Aurelien Jarno
2012-10-31
1
-13
/
+19
*
target-mips: keep softfloat exception set to 0 between instructions
Aurelien Jarno
2012-10-31
1
-63
/
+10
*
target-mips: use the softfloat floatXX_muladd functions
Aurelien Jarno
2012-10-31
3
-105
/
+64
*
softfloat: implement fused multiply-add NaN propagation for MIPS
Aurelien Jarno
2012-10-31
1
-0
/
+27
*
target-mips: do not save CPU state when using retranslation
Aurelien Jarno
2012-10-31
1
-20
/
+0
*
target-mips: correctly restore btarget upon exception
Aurelien Jarno
2012-10-31
1
-0
/
+11
*
tcg: don't remove op if output needs to be synced to memory
Aurelien Jarno
2012-10-31
1
-4
/
+4
*
target-alpha: Use TCG_CALL_NO_WG
Richard Henderson
2012-10-31
1
-10
/
+10
*
chardev: Use timer instead of bottom-half to postpone open event
Jan Kiszka
2012-10-31
3
-12
/
+13
*
target-mips: remove #if defined(TARGET_MIPS64) in opcode enums
Aurelien Jarno
2012-10-31
1
-36
/
+0
*
target-mips: Change TODO file
Jia Liu
2012-10-31
1
-2
/
+1
*
target-mips: Add ASE DSP testcases
Jia Liu
2012-10-31
487
-0
/
+19151
*
target-mips: Add ASE DSP processors
Jia Liu
2012-10-31
1
-0
/
+52
*
target-mips: Add ASE DSP accumulator instructions
Jia Liu
2012-10-31
3
-0
/
+995
*
target-mips: Add ASE DSP compare-pick instructions
Jia Liu
2012-10-31
3
-0
/
+635
*
target-mips: Add ASE DSP bit/manipulation instructions
Jia Liu
2012-10-31
3
-0
/
+311
*
target-mips: Add ASE DSP multiply instructions
Jia Liu
2012-10-31
3
-0
/
+1499
*
target-mips: Add ASE DSP GPR-based shift instructions
Jia Liu
2012-10-31
3
-0
/
+618
*
target-mips: Add ASE DSP arithmetic instructions
Jia Liu
2012-10-31
3
-3
/
+1812
*
target-mips: Add ASE DSP load instructions
Jia Liu
2012-10-31
1
-0
/
+88
*
target-mips: Add ASE DSP branch instructions
Jia Liu
2012-10-31
1
-0
/
+36
*
Use correct acc value to index cpu_HI/cpu_LO rather than using a fix number
Jia Liu
2012-10-31
1
-27
/
+95
*
target-mips: Add ASE DSP resources access check
Jia Liu
2012-10-31
4
-2
/
+53
*
target-mips: Add ASE DSP internal functions
Jia Liu
2012-10-31
2
-1
/
+1064
*
tap-win32: stubs to fix win32 build
Michael S. Tsirkin
2012-10-30
1
-0
/
+10
*
tests/tcg: fix unused result warnings
Catalin Patulea
2012-10-30
2
-7
/
+22
*
configure: use -Wwombat to test whether gcc recognizes -Wno-wombat
Peter Maydell
2012-10-30
1
-1
/
+5
*
target-sparc: Revert setting cpu_dst to gen_dest_gpr
Richard Henderson
2012-10-30
1
-1
/
+1
*
Merge branch 'qspi.2' of git://developer.petalogix.com/public/qemu
Blue Swirl
2012-10-30
3
-50
/
+340
|
\
|
*
xilinx_zynq: added QSPI controller
Peter Crosthwaite
2012-10-29
1
-12
/
+28
|
*
xilinx_spips: Generalised to model QSPI
Peter Crosthwaite
2012-10-29
1
-34
/
+255
|
*
m25p80: Support for Quad SPI
Peter Crosthwaite
2012-10-29
1
-4
/
+57
*
|
Merge branch 's390-for-upstream' of git://repo.or.cz/qemu/agraf
Aurelien Jarno
2012-10-30
12
-84
/
+1315
|
\
\
|
*
|
s390: sclp ascii console support
Heinz Graalfs
2012-10-29
2
-1
/
+307
|
*
|
s390: sclp signal quiesce support
Heinz Graalfs
2012-10-29
3
-0
/
+131
|
*
|
s390: sclp event support
Heinz Graalfs
2012-10-29
6
-2
/
+579
|
*
|
s390: sclp base support
Heinz Graalfs
2012-10-29
6
-60
/
+198
|
*
|
s390: use sync regs for register transfer
Christian Borntraeger
2012-10-29
1
-20
/
+92
|
*
|
s390/kvm_stat: correct sys_perf_event_open syscall number
Heinz Graalfs
2012-10-29
1
-2
/
+9
|
*
|
s390x: fix -initrd in virtio machine
Alexander Graf
2012-10-29
1
-2
/
+2
*
|
|
tcg/mips: use MUL instead of MULT on MIPS32 and above
Aurelien Jarno
2012-10-30
1
-0
/
+7
[next]