index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
backends
Age
Commit message (
Expand
)
Author
2013-06-17
rng-random: use error_setg_file_open()
Luiz Capitulino
2013-06-10
qemu-char: don't issue CHR_EVENT_OPEN in a BH
Michael Roth
2013-04-16
rng random backend: check for -EAGAIN errors on read
Amit Shah
2013-04-15
sysemu: avoid proliferation of include/ subdirectories
Paolo Bonzini
2013-04-15
tpm: reorganize headers and split hardware part
Paolo Bonzini
2013-04-04
qemu-char: Call fe_claim / fe_release when not using qdev chr properties
Hans de Goede
2013-04-02
QOM-ify the TPM support
Stefan Berger
2013-03-27
qemu-char: Rename qemu_chr_generic_open to qemu_chr_be_generic_open
Hans de Goede
2013-03-13
chardev: add braille support to qapi
Gerd Hoffmann
2013-03-13
chardev: add msmouse support to qapi
Gerd Hoffmann
2013-03-10
Merge remote-tracking branch 'bonzini/hw-dirs' into staging
Anthony Liguori
2013-03-08
rng-random: Use qemu_open / qemu_close
Stefan Berger
2013-03-01
hw: move char backends to backends/
Paolo Bonzini
2013-01-10
Make all static TypeInfos const
Andreas Färber
2012-12-19
softmmu: move remaining include files to include/ subdirectories
Paolo Bonzini
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
qapi: move include files to include/qobject/
Paolo Bonzini
2012-11-19
rng-random: only build on POSIX platforms
Anthony Liguori
2012-11-16
rng-egd: don't use gslist_free_full
Anthony Liguori
2012-11-16
rng-egd: introduce EGD compliant RNG backend
Anthony Liguori
2012-11-16
rng-random: add an RNG backend that uses /dev/random (v3)
Anthony Liguori
2012-11-16
rng: add RndBackend abstract object class
Anthony Liguori