Re: hw: Audit of qdev properties with same name but different types

2023-12-22 Thread Markus Armbruster
Philippe Mathieu-Daudé writes: > Hi, > > I just did an audit of QDev properties from different > models sharing the same name, but of different types > (as of v8.2.0-rc1). > > Nothing wrong, but some having the same meaning could > use the same type :) Yes. > Just sharing: > > --- >2 addr >

hw: Audit of qdev properties with same name but different types

2023-11-24 Thread Philippe Mathieu-Daudé
Hi, I just did an audit of QDev properties from different models sharing the same name, but of different types (as of v8.2.0-rc1). Nothing wrong, but some having the same meaning could use the same type :) Just sharing: --- 2 addr hw/core/generic-loader.c:183:DEFINE_PROP_UINT64("addr",