Philippe Mathieu-Daudé
|
32cad1ffb8
include: Rename sysemu/ -> system/
|
8 months ago |
Markus Armbruster
|
6f1e91f716
error: Drop superfluous #include "qapi/qmp/qerror.h"
|
2 years ago |
Paolo Bonzini
|
6e57793748
rng: make opened property read-only
|
3 years ago |
Eduardo Habkost
|
29ee2a1832
rng: Register "opened" as class property
|
4 years ago |
Markus Armbruster
|
5325cc34a2
qom: Put name parameter before value / visitor parameter
|
5 years ago |
Markus Armbruster
|
d2623129a7
qom: Drop parameter @errp of object_property_add() & friends
|
5 years ago |
Markus Armbruster
|
0b8fa32f55
Include qemu/module.h where needed, drop it from qemu-common.h
|
6 years ago |
Markus Armbruster
|
da34e65cb4
include/qemu/osdep.h: Don't include qapi/error.h
|
9 years ago |
Ladi Prosek
|
443590c204
rng: switch request queue to QSIMPLEQ
|
9 years ago |
Ladi Prosek
|
60253ed1e6
rng: add request queue support to rng-random
|
9 years ago |
Ladi Prosek
|
9f14b0add1
rng: move request queue cleanup from RngEgd to RngBackend
|
9 years ago |
Ladi Prosek
|
3c52ddcdc5
rng: remove the unused request cancellation code
|
9 years ago |
Peter Maydell
|
9c058332f3
backends: Clean up includes
|
9 years ago |
Markus Armbruster
|
c6bd8c706a
qerror: Clean up QERR_ macros to expand into a single string
|
10 years ago |
Markus Armbruster
|
65cd9064e1
qom: Clean up fragile use of error_is_set() in set() methods
|
11 years ago |
Igor Mammedov
|
57d3e1b3f5
virtio_rng: replace custom backend API with UserCreatable.complete() callback
|
11 years ago |
Igor Mammedov
|
269e09f3fc
add optional 2nd stage initialization to -object/object-add commands
|
11 years ago |
Paolo Bonzini
|
dccfcd0e5f
sysemu: avoid proliferation of include/ subdirectories
|
12 years ago |
Andreas Färber
|
8c43a6f05d
Make all static TypeInfos const
|
12 years ago |
Paolo Bonzini
|
7b1b5d1913
qapi: move include files to include/qobject/
|
12 years ago |
Anthony Liguori
|
a9b7b2ad7b
rng: add RndBackend abstract object class
|
13 years ago |