index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
backends
/
rng.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
qom: Make InterfaceInfo[] uses const
Philippe Mathieu-Daudé
2025-04-25
1
-1
/
+1
*
qom: Have class_init() take a const data argument
Philippe Mathieu-Daudé
2025-04-25
1
-1
/
+1
*
include: Rename sysemu/ -> system/
Philippe Mathieu-Daudé
2024-12-20
1
-1
/
+1
*
error: Drop superfluous #include "qapi/qmp/qerror.h"
Markus Armbruster
2023-02-23
1
-1
/
+0
*
rng: make opened property read-only
Paolo Bonzini
2022-05-14
1
-16
/
+2
*
rng: Register "opened" as class property
Eduardo Habkost
2020-10-13
1
-4
/
+4
*
qom: Put name parameter before value / visitor parameter
Markus Armbruster
2020-07-10
1
-1
/
+1
*
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
2020-05-15
1
-2
/
+1
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
1
-0
/
+1
*
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-22
1
-0
/
+1
*
rng: switch request queue to QSIMPLEQ
Ladi Prosek
2016-03-08
1
-7
/
+10
*
rng: add request queue support to rng-random
Ladi Prosek
2016-03-03
1
-1
/
+12
*
rng: move request queue cleanup from RngEgd to RngBackend
Ladi Prosek
2016-03-03
1
-0
/
+32
*
rng: remove the unused request cancellation code
Ladi Prosek
2016-03-03
1
-9
/
+0
*
backends: Clean up includes
Peter Maydell
2016-02-04
1
-0
/
+1
*
qerror: Clean up QERR_ macros to expand into a single string
Markus Armbruster
2015-06-22
1
-1
/
+1
*
qom: Clean up fragile use of error_is_set() in set() methods
Markus Armbruster
2014-05-05
1
-4
/
+7
*
virtio_rng: replace custom backend API with UserCreatable.complete() callback
Igor Mammedov
2014-01-28
1
-2
/
+10
*
add optional 2nd stage initialization to -object/object-add commands
Igor Mammedov
2014-01-28
1
-0
/
+5
*
sysemu: avoid proliferation of include/ subdirectories
Paolo Bonzini
2013-04-15
1
-1
/
+1
*
Make all static TypeInfos const
Andreas Färber
2013-01-10
1
-1
/
+1
*
qapi: move include files to include/qobject/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
rng: add RndBackend abstract object class
Anthony Liguori
2012-11-16
1
-0
/
+93