Re: [RFC PATCH 09/12] qapi/qom: Convert rng-backend/random to class

2021-12-10 Thread Kevin Wolf
Am 23.11.2021 um 14:15 hat Markus Armbruster geschrieben: > Kevin Wolf writes: > > > Signed-off-by: Kevin Wolf > > --- > > qapi/qom.json | 22 -- > > 1 file changed, 16 insertions(+), 6 deletions(-) > > > > diff --git a/qapi/qom.json b/qapi/qom.json > > index ccd1167808..a16

Re: [RFC PATCH 09/12] qapi/qom: Convert rng-backend/random to class

2021-11-23 Thread Markus Armbruster
Kevin Wolf writes: > Signed-off-by: Kevin Wolf > --- > qapi/qom.json | 22 -- > 1 file changed, 16 insertions(+), 6 deletions(-) > > diff --git a/qapi/qom.json b/qapi/qom.json > index ccd1167808..a167e91f67 100644 > --- a/qapi/qom.json > +++ b/qapi/qom.json > @@ -721,6 +721,

[RFC PATCH 09/12] qapi/qom: Convert rng-backend/random to class

2021-11-03 Thread Kevin Wolf
Signed-off-by: Kevin Wolf --- qapi/qom.json | 22 -- 1 file changed, 16 insertions(+), 6 deletions(-) diff --git a/qapi/qom.json b/qapi/qom.json index ccd1167808..a167e91f67 100644 --- a/qapi/qom.json +++ b/qapi/qom.json @@ -721,6 +721,16 @@ { 'struct': 'RngProperties', '