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
2008-06-23
Make mixer emulation a configure option (Jan Kiszka)
malc
3
-7
/
+14
2008-06-23
Fix some compiler signed/unsigned char warnings
blueswir1
3
-10
/
+10
2008-06-23
Fix compiler warning (Jan Kiszka)
blueswir1
1
-1
/
+2
2008-06-23
Pass T0/T1 explicitly to helper functions, and clean up a few dyngen
ths
4
-1105
/
+1130
2008-06-23
According to gcc-4.3.0/gcc/config/rs6000/crtsavres.asm R13 is volatile
malc
1
-1
/
+0
2008-06-23
Shuffle contents of tcg_target_reg_alloc_order
malc
1
-18
/
+18
2008-06-22
Add missing [SU]32
malc
1
-0
/
+6
2008-06-22
Eliminate cpu_T[0]
blueswir1
1
-9
/
+9
2008-06-22
Eliminate cpu_T[1]
blueswir1
1
-4
/
+3
2008-06-22
Add missing keys, sendkey support for all keys
blueswir1
3
-2
/
+18
2008-06-21
Emit warning message if user supplied buffer/period size/time was rejected
malc
1
-0
/
+16
2008-06-21
Convert some cpu_dst uses (with loads/stores) to cpu_tmp0
blueswir1
1
-67
/
+67
2008-06-21
Avoid brcond problems, use temps for cpu_src1 & cpu_src2
blueswir1
1
-35
/
+32
2008-06-21
Do not save dynamic field
malc
1
-4
/
+2
2008-06-21
Disable xLaw debugging
malc
1
-1
/
+1
2008-06-21
Rework period/buffer size setting
malc
1
-138
/
+52
2008-06-21
Add VM save/load support
malc
1
-0
/
+36
2008-06-21
Add calls to pci_device_save/load
malc
2
-4
/
+17
2008-06-20
Update TODO
blueswir1
1
-1
/
+1
2008-06-20
Add support for boot_set command
blueswir1
2
-0
/
+44
2008-06-20
Add an opaque parameter to boot_set API, move function to monitor.c
blueswir1
4
-16
/
+17
2008-06-20
Delete obsolete file.
ths
1
-21
/
+0
2008-06-20
Delete obsolete file.
ths
1
-269
/
+0
2008-06-20
Delete obsolete prototypes.
ths
1
-21
/
+0
2008-06-20
Convert unaligned load/store to TCG.
ths
5
-71
/
+364
2008-06-20
Fix boot problem on i386 host introduced in r4690
blueswir1
1
-4
/
+4
2008-06-20
added model_id and vendor cpu model options (initial patch by Dan Kenigsberg)...
bellard
1
-11
/
+29
2008-06-20
Convert vr54xx multiply instructions to TCG.
ths
4
-240
/
+32
2008-06-20
cmpxchg fixes
bellard
1
-0
/
+7
2008-06-19
Remove now-dead code.
ths
1
-27
/
+0
2008-06-19
Convert remaining MIPS FP instructions to TCG.
ths
4
-363
/
+426
2008-06-19
Fix buffer overruns (reported by Julian Seward)
blueswir1
1
-33
/
+29
2008-06-19
Also fix 24 bit depth
blueswir1
1
-0
/
+2
2008-06-19
Fix crash when returning from monitor or serial console to normal TCX view
blueswir1
1
-0
/
+2
2008-06-18
Make save function optional
aurel32
1
-0
/
+4
2008-06-18
PPC: fix mtfsfi
aurel32
1
-1
/
+1
2008-06-18
Add image format option in monitor for removable media
aurel32
1
-6
/
+14
2008-06-18
HLT, MWAIT and MONITOR insn fixes (initial patch by Alexander Graf)
bellard
3
-11
/
+21
2008-06-18
Save LR into proper place on callers stack frame
malc
1
-2
/
+2
2008-06-15
Avoid temporary variable use across basic blocks for udivx
blueswir1
1
-2
/
+4
2008-06-15
Fix Sparc32plus & Sparc64 debug output
blueswir1
1
-4
/
+4
2008-06-13
Fix vm state save/load
malc
1
-0
/
+13
2008-06-13
ISA version of CS4231A
malc
6
-2
/
+693
2008-06-12
Switch the standard multiplication instructions to TCG.
ths
5
-94
/
+166
2008-06-12
Switch bitfield instructions and assorted special ops to TCG.
ths
4
-195
/
+189
2008-06-12
Reimplement brcond2 and refactor brcond
malc
1
-51
/
+52
2008-06-12
TCGify the simplest FP instructions.
ths
3
-52
/
+14
2008-06-12
TCGify a few more instructions.
ths
5
-89
/
+38
2008-06-11
Update TODO list.
ths
1
-0
/
+5
2008-06-11
Call most FP helpers without deroute through op.c
ths
4
-364
/
+154
[next]