1. bc5741a rng-random: use error_setg_file_open() by Luiz Capitulino · 11 years ago
  2. bd5c51e qemu-char: don't issue CHR_EVENT_OPEN in a BH by Michael Roth · 11 years ago
  3. acbbc03 rng random backend: check for -EAGAIN errors on read by Amit Shah · 11 years ago
  4. dccfcd0 sysemu: avoid proliferation of include/ subdirectories by Paolo Bonzini · 12 years ago
  5. bdee56f tpm: reorganize headers and split hardware part by Paolo Bonzini · 12 years ago
  6. 456d606 qemu-char: Call fe_claim / fe_release when not using qdev chr properties by Hans de Goede · 12 years ago
  7. 8f0605c QOM-ify the TPM support by Stefan Berger · 12 years ago
  8. fee204f qemu-char: Rename qemu_chr_generic_open to qemu_chr_be_generic_open by Hans de Goede · 12 years ago
  9. 2d57286 chardev: add braille support to qapi by Gerd Hoffmann · 12 years ago
  10. f5a51ca chardev: add msmouse support to qapi by Gerd Hoffmann · 12 years ago
  11. 6e72a00 Merge remote-tracking branch 'bonzini/hw-dirs' into staging by Anthony Liguori · 12 years ago
  12. 7f9c9d1 rng-random: Use qemu_open / qemu_close by Stefan Berger · 12 years ago
  13. 159b6e9 hw: move char backends to backends/ by Paolo Bonzini · 12 years ago
  14. 8c43a6f Make all static TypeInfos const by Andreas Färber · 12 years ago
  15. 927d487 softmmu: move remaining include files to include/ subdirectories by Paolo Bonzini · 12 years ago
  16. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
  17. 7b1b5d1 qapi: move include files to include/qobject/ by Paolo Bonzini · 12 years ago
  18. e75fce6 rng-random: only build on POSIX platforms by Anthony Liguori · 12 years ago
  19. 9cb535f rng-egd: don't use gslist_free_full by Anthony Liguori · 12 years ago
  20. 1da2738 rng-egd: introduce EGD compliant RNG backend by Anthony Liguori · 12 years ago
  21. 5c74521 rng-random: add an RNG backend that uses /dev/random (v3) by Anthony Liguori · 12 years ago
  22. a9b7b2a rng: add RndBackend abstract object class by Anthony Liguori · 12 years ago