qemu-arm
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v7 1/2] qom: new object to associate device to numa node


From: Jonathan Cameron
Subject: Re: [PATCH v7 1/2] qom: new object to associate device to numa node
Date: Wed, 28 Feb 2024 13:55:04 +0000

> >  ##
> >  # @RngProperties:
> >  #
> > @@ -911,6 +926,7 @@
> >  ##
> >  { 'enum': 'ObjectType',
> >    'data': [
> > +    'acpi-generic-initiator',
> >      'authz-list',
> >      'authz-listfile',
> >      'authz-pam',
> > @@ -981,6 +997,7 @@
> >              'id': 'str' },
> >    'discriminator': 'qom-type',
> >    'data': {
> > +      'acpi-generic-initiator':     'AcpiGenericInitiatorProperties',
> >        'authz-list':                 'AuthZListProperties',
> >        'authz-listfile':             'AuthZListFileProperties',
> >        'authz-pam':                  'AuthZPAMProperties',  
> 
> Jonathan, you pointed out interface design issues in your review of v2.
> Are you fully satisfied with the interface in v3?

Yes. I'm fine with the interface in this version (though it's v7, so I'm lost
on v2 vs v3!)

Jonathan

> 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]