Sign in
qemu
/
qemu
/
37df7c4d577124e01f087f598842b253aa2c9eca
/
backends
/
rng-egd.c
ff92444
backends: Improve error messages when property can no longer be set
by Markus Armbruster
· 2 years, 5 months ago
079eed2
rng-egd: Register "chardev" as class property
by Eduardo Habkost
· 4 years, 5 months ago
8063396
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
by Eduardo Habkost
· 4 years, 5 months ago
8110fa1
Use DECLARE_*CHECKER* macros
by Eduardo Habkost
· 4 years, 6 months ago
db1015e
Move QOM typedefs and add missing includes
by Eduardo Habkost
· 4 years, 6 months ago
d262312
qom: Drop parameter @errp of object_property_add() & friends
by Markus Armbruster
· 4 years, 10 months ago
0b8fa32
Include qemu/module.h where needed, drop it from qemu-common.h
by Markus Armbruster
· 6 years ago
81517ba
char: add backend hotswap handler
by Anton Nefedov
· 8 years ago
1ce2610
char: make chr_fe_deinit() optionaly delete backend
by Marc-André Lureau
· 8 years ago
4d43a60
char: move CharBackend handling in char-fe unit
by Marc-André Lureau
· 8 years ago
8228e35
chardev: move headers to include/chardev
by Marc-André Lureau
· 8 years ago
0ec7b3e
char: rename CharDriverState Chardev
by Marc-André Lureau
· 8 years ago
39ab61c
char: remove explicit_fe_open, use a set_handlers argument
by Marc-André Lureau
· 8 years ago
c39860e
char: replace qemu_chr_claim/release with qemu_chr_fe_init/deinit
by Marc-André Lureau
· 8 years ago
5345fdb
char: use qemu_chr_fe* functions with CharBackend argument
by Marc-André Lureau
· 8 years ago
32a6ebe
char: remaining switch to CharBackend in frontend
by Marc-André Lureau
· 8 years ago
2c9bf30
rng: remove unused included header
by Marc-André Lureau
· 8 years ago
6ab3fc3
hw: replace most use of qemu_chr_fe_write with qemu_chr_fe_write_all
by Daniel P. Berrange
· 8 years ago
da34e65
include/qemu/osdep.h: Don't include qapi/error.h
by Markus Armbruster
· 9 years ago
443590c
rng: switch request queue to QSIMPLEQ
by Ladi Prosek
· 9 years ago
60253ed
rng: add request queue support to rng-random
by Ladi Prosek
· 9 years ago
9f14b0a
rng: move request queue cleanup from RngEgd to RngBackend
by Ladi Prosek
· 9 years ago
74074e8
rng: move request queue from RngEgd to RngBackend
by Ladi Prosek
· 9 years ago
3c52ddc
rng: remove the unused request cancellation code
by Ladi Prosek
· 9 years ago
9c05833
backends: Clean up includes
by Peter Maydell
· 9 years ago
c6bd8c7
qerror: Clean up QERR_ macros to expand into a single string
by Markus Armbruster
· 10 years ago
75158eb
qerror: Eliminate QERR_DEVICE_NOT_FOUND
by Markus Armbruster
· 10 years ago
abb4d5f
Revert "rng-egd: remove redundant free"
by Eduardo Habkost
· 10 years ago
1eb1bd9
rng-egd: offset the point when repeatedly read from the buffer
by Amos Kong
· 11 years ago
5e490b6
rng-egd: remove redundant free
by Amos Kong
· 11 years ago
dccfcd0
sysemu: avoid proliferation of include/ subdirectories
by Paolo Bonzini
· 12 years ago
456d606
qemu-char: Call fe_claim / fe_release when not using qdev chr properties
by Hans de Goede
· 12 years ago
8c43a6f
Make all static TypeInfos const
by Andreas Färber
· 12 years ago
927d487
softmmu: move remaining include files to include/ subdirectories
by Paolo Bonzini
· 12 years ago
7b1b5d1
qapi: move include files to include/qobject/
by Paolo Bonzini
· 12 years ago
9cb535f
rng-egd: don't use gslist_free_full
by Anthony Liguori
· 12 years ago
1da2738
rng-egd: introduce EGD compliant RNG backend
by Anthony Liguori
· 13 years ago