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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
backends
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-04
qemu-char: Call fe_claim / fe_release when not using qdev chr properties
Hans de Goede
1
-0
/
+6
2013-04-02
QOM-ify the TPM support
Stefan Berger
2
-0
/
+156
2013-03-27
qemu-char: Rename qemu_chr_generic_open to qemu_chr_be_generic_open
Hans de Goede
1
-1
/
+1
2013-03-13
chardev: add braille support to qapi
Gerd Hoffmann
1
-2
/
+2
2013-03-13
chardev: add msmouse support to qapi
Gerd Hoffmann
1
-2
/
+2
2013-03-10
Merge remote-tracking branch 'bonzini/hw-dirs' into staging
Anthony Liguori
3
-0
/
+721
2013-03-08
rng-random: Use qemu_open / qemu_close
Stefan Berger
1
-2
/
+2
2013-03-01
hw: move char backends to backends/
Paolo Bonzini
3
-0
/
+709
2013-01-10
Make all static TypeInfos const
Andreas Färber
3
-3
/
+3
2012-12-19
softmmu: move remaining include files to include/ subdirectories
Paolo Bonzini
1
-1
/
+1
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
1
-1
/
+1
2012-12-19
qapi: move include files to include/qobject/
Paolo Bonzini
3
-3
/
+3
2012-11-19
rng-random: only build on POSIX platforms
Anthony Liguori
1
-1
/
+2
2012-11-16
rng-egd: don't use gslist_free_full
Anthony Liguori
1
-5
/
+14
2012-11-16
rng-egd: introduce EGD compliant RNG backend
Anthony Liguori
2
-1
/
+216
2012-11-16
rng-random: add an RNG backend that uses /dev/random (v3)
Anthony Liguori
2
-1
/
+162
2012-11-16
rng: add RndBackend abstract object class
Anthony Liguori
2
-0
/
+94