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-11-04
Set default audio timer period to a sane value (otherwise qemu becomes unusab...
malc
1
-1
/
+1
2008-11-04
target-mips: use the new rotr/rotri instructions
aurel32
1
-43
/
+5
2008-11-04
ETRAX-FS: Fix DMA warnings.
edgar_igl
1
-8
/
+11
2008-11-04
Add safety net against potential infinite loop
malc
1
-0
/
+8
2008-11-04
Mention output overlaps.
pbrook
1
-0
/
+5
2008-11-04
Fix ARM default NaN.
pbrook
1
-2
/
+2
2008-11-04
tc6393xb: non-accelerated FB support (Dmitry Baryshkov).
balrog
4
-8
/
+207
2008-11-04
Tosa: dummy lcd support (Dmitry Baryshkov).
balrog
1
-0
/
+84
2008-11-04
scoop: GPRR reports the state of GPIO lines (Dmitry Baryshkov).
balrog
1
-9
/
+6
2008-11-04
Tosa: disable pxafb as it's not used on tosa (Dmitry Baryshkov).
balrog
1
-1
/
+1
2008-11-04
Tosa: provide correct IRQ to tc6393xb init (Dmitry Baryshkov).
balrog
1
-1
/
+2
2008-11-04
Tosa: emulate LEDs (Dmitry Baryshkov).
balrog
1
-1
/
+34
2008-11-04
tc6393xb: initial support for nand control (Dmitry Baryshkov).
balrog
1
-23
/
+221
2008-11-03
VFP fnmsc negative zero fix.
pbrook
1
-2
/
+2
2008-11-03
Fix rotri_i64 typo.
pbrook
1
-1
/
+1
2008-11-03
target-ppc: use the new rotr/rotri instructions
aurel32
1
-59
/
+47
2008-11-03
tcg-ops.h: add rotl/rotli and rotr/rotri TCG instructions
aurel32
2
-1
/
+127
2008-11-03
tcg-op.h: reorder _i64 instructions common to 32- and 64-bit targets
aurel32
1
-15
/
+15
2008-11-03
Fix RGBT 5:5:5 drawing on pxa2xx lcd (Lars Munch)
balrog
1
-0
/
+1
2008-11-02
More realistic max_cpus
blueswir1
2
-15
/
+8
2008-11-02
Fix loading of unstripped ELF PROM image
blueswir1
1
-1
/
+1
2008-11-02
64-bit target subfi fix.
pbrook
1
-1
/
+1
2008-11-02
Halt the CPU using a qemu_irq
blueswir1
3
-7
/
+15
2008-11-02
target-ppc: use the new subfi wrapper
aurel32
1
-8
/
+4
2008-11-02
tcg-ops.h: add a subfi wrapper
aurel32
1
-0
/
+16
2008-11-02
tcg-ops.h: _i64 TCG immediate instructions cleanup
aurel32
1
-42
/
+31
2008-11-02
target-ppc: simplify slw, srw, sld, srd
aurel32
1
-12
/
+8
2008-11-02
target-ppc: be more consistent with temp variables naming
aurel32
1
-74
/
+74
2008-11-02
target-ppc: fix srw on 64-bit targets
aurel32
1
-3
/
+5
2008-11-01
Avoid ld flag --warn-common on Solaris
blueswir1
1
-2
/
+5
2008-11-01
Fix TCGv size mismatches
blueswir1
1
-19
/
+21
2008-11-01
target-ppc: optimize popcntb
aurel32
1
-14
/
+8
2008-11-01
target-ppc: convert 405 MAC instructions to TCG
aurel32
4
-140
/
+72
2008-11-01
target-ppc: convert arithmetic functions to TCG
aurel32
5
-1013
/
+542
2008-11-01
target-ppc: xer access prototypes no more used & implemented
aurel32
1
-2
/
+0
2008-11-01
target-ppc: fix XER accesses on 64-bit targets
aurel32
1
-8
/
+9
2008-11-01
CVE-2008-4539: fix a heap overflow in Cirrus emulation
aurel32
1
-4
/
+3
2008-11-01
target-cris: access to TCG variables through GET_TCGV()
aurel32
1
-1
/
+1
2008-11-01
Malta & OMAP: add a name to char devices
aurel32
3
-5
/
+5
2008-11-01
qemu-char: include hw/baum.h
aurel32
1
-0
/
+2
2008-10-31
Remove dumb_refresh
aliguori
1
-9
/
+2
2008-10-31
Remove extraneous inline keyword.
aliguori
1
-1
/
+1
2008-10-31
Move network redirection code out of vl.c and into net.c
aliguori
5
-1462
/
+1632
2008-10-31
Move CharDriverState code out of vl.c
aliguori
3
-2114
/
+2204
2008-10-31
Move some declarations around in the QEMU CharDriver code
aliguori
4
-18
/
+19
2008-10-31
Increase default IO timeout from 10ms to 5s
aliguori
1
-2
/
+2
2008-10-31
Main loop fixes/cleanup
aliguori
2
-18
/
+48
2008-10-31
Clarify qemu_bh_schedule_idle() usage
aliguori
1
-0
/
+6
2008-10-31
Implement "info chardev" command. (Gerd Hoffmann)
aliguori
5
-36
/
+78
2008-10-31
fix bdrv_aio_read API breakage in qcow2 (Andrea Arcangeli)
aliguori
1
-4
/
+40
[next]