On Fri, Oct 30, 2020 at 02:03:07PM +0400, Marc-André Lureau wrote:
> On Fri, Oct 30, 2020 at 2:17 AM Eduardo Habkost wrote:
>
> > The array property registration code is hard to follow. Move the
> > two steps into separate functions that have clear
> > responsibilities.
> >
> > Signed-off-by: Ed
On Fri, Oct 30, 2020 at 02:10:26PM +0400, Marc-André Lureau wrote:
> On Fri, Oct 30, 2020 at 2:03 PM Marc-André Lureau <
> marcandre.lur...@gmail.com> wrote:
>
> >
> >
> > On Fri, Oct 30, 2020 at 2:17 AM Eduardo Habkost
> > wrote:
> >
> >> The array property registration code is hard to follow.
On Fri, Oct 30, 2020 at 2:03 PM Marc-André Lureau <
marcandre.lur...@gmail.com> wrote:
>
>
> On Fri, Oct 30, 2020 at 2:17 AM Eduardo Habkost
> wrote:
>
>> The array property registration code is hard to follow. Move the
>> two steps into separate functions that have clear
>> responsibilities.
>>
On Fri, Oct 30, 2020 at 2:17 AM Eduardo Habkost wrote:
> The array property registration code is hard to follow. Move the
> two steps into separate functions that have clear
> responsibilities.
>
> Signed-off-by: Eduardo Habkost
> ---
> Cc: Paolo Bonzini
> Cc: "Daniel P. Berrangé"
> Cc: Eduar
The array property registration code is hard to follow. Move the
two steps into separate functions that have clear
responsibilities.
Signed-off-by: Eduardo Habkost
---
Cc: Paolo Bonzini
Cc: "Daniel P. Berrangé"
Cc: Eduardo Habkost
Cc: qemu-devel@nongnu.org
---
hw/core/qdev-properties.c | 60