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
path:
root
/
backends
Commit message (
Expand
)
Author
Age
Files
Lines
*
qemu-char: Rename qemu_chr_generic_open to qemu_chr_be_generic_open
Hans de Goede
2013-03-27
1
-1
/
+1
*
chardev: add braille support to qapi
Gerd Hoffmann
2013-03-13
1
-2
/
+2
*
chardev: add msmouse support to qapi
Gerd Hoffmann
2013-03-13
1
-2
/
+2
*
Merge remote-tracking branch 'bonzini/hw-dirs' into staging
Anthony Liguori
2013-03-10
3
-0
/
+721
|
\
|
*
hw: move char backends to backends/
Paolo Bonzini
2013-03-01
3
-0
/
+709
*
|
rng-random: Use qemu_open / qemu_close
Stefan Berger
2013-03-08
1
-2
/
+2
|
/
*
Make all static TypeInfos const
Andreas Färber
2013-01-10
3
-3
/
+3
*
softmmu: move remaining include files to include/ subdirectories
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
qapi: move include files to include/qobject/
Paolo Bonzini
2012-12-19
3
-3
/
+3
*
rng-random: only build on POSIX platforms
Anthony Liguori
2012-11-19
1
-1
/
+2
*
rng-egd: don't use gslist_free_full
Anthony Liguori
2012-11-16
1
-5
/
+14
*
rng-egd: introduce EGD compliant RNG backend
Anthony Liguori
2012-11-16
2
-1
/
+216
*
rng-random: add an RNG backend that uses /dev/random (v3)
Anthony Liguori
2012-11-16
2
-1
/
+162
*
rng: add RndBackend abstract object class
Anthony Liguori
2012-11-16
2
-0
/
+94