index
:
~jwrdegoede/qemu
chardev-flowcontrol
master
qemu-1.0-usbredir
qemu-1.3-usbredir-wip
qemu-kvm-0.15.0-usbredir
qemu-kvm-1.0-usbredir
qemu-kvm-1.0.1-usbredir
qemu-kvm-1.1-usbredir
qemu-kvm-1.1-usbredir-live
qemu-kvm-1.2-f18
qemu-kvm-1.2-usbredir
qemu-kvm-1.2-usbredir-wip
spice-patches
stable-1.5
usb-borken
usb-for-gerd
usb-next
usb-patches
usb-wip
usbredir
Hans' usb redirection qemu repo
jwrdegoede
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
backends
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-22
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
1
-6
/
+6
2013-08-22
aio / timers: Rename qemu_timer_* functions
Alex Bligh
1
-3
/
+3
2013-06-17
rng-random: use error_setg_file_open()
Luiz Capitulino
1
-2
/
+1
2013-06-10
qemu-char: don't issue CHR_EVENT_OPEN in a BH
Michael Roth
2
-2
/
+1
2013-04-16
rng random backend: check for -EAGAIN errors on read
Amit Shah
1
-0
/
+3
2013-04-15
sysemu: avoid proliferation of include/ subdirectories
Paolo Bonzini
6
-8
/
+8
2013-04-15
tpm: reorganize headers and split hardware part
Paolo Bonzini
1
-1
/
+37
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