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-05-04
Use external clock in wm8750 slave mode.
balrog
3
-9
/
+57
2008-05-04
Complete the TCG conversion (and delete some files, too)
blueswir1
2
-89
/
+0
2008-05-04
Complete the TCG conversion
blueswir1
6
-42
/
+139
2008-05-04
Update volume for WM8750 input voices.
balrog
1
-12
/
+41
2008-05-04
First cut at WM8750 volume control (Jan Kiszka).
balrog
3
-32
/
+70
2008-05-04
Simplify mips branch handling. Retire T2 from use. Use TCG for branches.
ths
5
-77
/
+55
2008-05-04
Add helpers and shorthands for mul and muli operations.
ths
1
-0
/
+19
2008-05-04
Avoid some brconds
blueswir1
1
-24
/
+12
2008-05-04
Fix crash due to invalid env->current_tb (Adam Lackorzynski, Paul Brook, me)
blueswir1
1
-24
/
+44
2008-05-04
Set default console size
aurel32
2
-5
/
+5
2008-05-04
Add ${ARCH_CFLAGS} when testing for libbrlapi
aurel32
1
-1
/
+1
2008-05-04
configure: silence test for brlapi
aurel32
1
-1
/
+1
2008-05-03
CRIS: Convert divide step to TCG.
edgar_igl
1
-1
/
+18
2008-05-03
Skip register moves when the target and the source are the same
blueswir1
1
-4
/
+8
2008-05-03
Use memory based registers in functions containing brconds
blueswir1
1
-44
/
+57
2008-05-03
Do not attempt to set page flags for pages outside target address space
blueswir1
1
-0
/
+4
2008-05-03
CRIS: Convert lz (leading zeros) to TCG.
edgar_igl
1
-1
/
+69
2008-05-03
Correct broken test for fixed file mmaps.
edgar_igl
1
-7
/
+7
2008-05-03
Fix MIPS MT GPR accesses, thanks Stefan Weil.
ths
2
-10
/
+10
2008-05-03
CRIS: Eliminate a few unneeded moves to/from T0/T1.
edgar_igl
1
-9
/
+10
2008-05-03
CRIS: Reduce the number of tb dependent flags.
edgar_igl
1
-1
/
+1
2008-05-03
CRIS: Do post-increment without going via T0.
edgar_igl
1
-6
/
+3
2008-05-02
Avoid a build warning.
edgar_igl
1
-1
/
+2
2008-05-02
ETRAX-FS board: Add more flash and internal memory. Select interrupt nr for the
edgar_igl
1
-21
/
+37
2008-05-02
ETRAX timers: Improve the support for timer1 and let the board-setup choose i...
edgar_igl
1
-65
/
+54
2008-05-02
ETRAX serial port:
edgar_igl
1
-29
/
+164
2008-05-02
CRIS updates:
edgar_igl
9
-638
/
+937
2008-05-02
CRIS: Make CCS related tests pass in system simulation by masking off flags n...
edgar_igl
2
-0
/
+3
2008-05-02
CRIS: Correct typo in test for moverm.
edgar_igl
1
-1
/
+1
2008-05-02
Audio endianness and mutex usage fixes (malc.git).
balrog
1
-5
/
+10
2008-05-02
Musicpal: convert to ram_addr_t
balrog
1
-3
/
+3
2008-05-01
FDC: Fix data transfer len (Hervé Poussineau)
blueswir1
1
-2
/
+2
2008-05-01
FDC: Fix buffer overflow (Hervé Poussineau)
blueswir1
1
-2
/
+4
2008-05-01
Improved large memory support
blueswir1
2
-19
/
+19
2008-05-01
Fix incorrect argument types.
pbrook
1
-2
/
+2
2008-04-29
FDC fix 10/10 (Hervé Poussineau):
blueswir1
1
-19
/
+25
2008-04-29
FDC fix 9/10 (Hervé Poussineau):
blueswir1
1
-10
/
+75
2008-04-29
FDC fix 8/10 (Hervé Poussineau):
blueswir1
1
-10
/
+10
2008-04-29
FDC fix 7/10 (Hervé Poussineau):
blueswir1
1
-69
/
+74
2008-04-29
FDC fix 6/10 (Hervé Poussineau):
blueswir1
1
-51
/
+32
2008-04-29
FDC fix 5/10 (Hervé Poussineau):
blueswir1
1
-82
/
+14
2008-04-29
FDC fix 4/10 (Hervé Poussineau):
blueswir1
1
-12
/
+21
2008-04-29
FDC fix 3/10 (Hervé Poussineau):
blueswir1
1
-16
/
+75
2008-04-29
FDC fix 2/10 (Hervé Poussineau):
blueswir1
1
-33
/
+48
2008-04-29
FDC fix 1/12 (Hervé Poussineau):
blueswir1
1
-150
/
+149
2008-04-29
Revert v4260, breaks Sparc32
blueswir1
1
-24
/
+13
2008-04-29
Describe the format= option in the --help output. List the accepted
aurel32
1
-3
/
+14
2008-04-28
Fix wrong type in printf(), introduced in revision 4265
aurel32
1
-2
/
+2
2008-04-28
add format= to drive options (CVE-2008-2004)
aurel32
2
-2
/
+15
2008-04-28
Fix a typo introduced in revision 4272
aurel32
1
-1
/
+1
[next]