Re: [PATCH v2] hw: Add a 'Sensor devices' qdev category

2021-11-01 Thread Philippe Mathieu-Daudé
ping? On 10/27/21 07:06, Philippe Mathieu-Daudé wrote: > Sensors models are listed in the 'Misc devices' category. > Move them to their own category. > > Reviewed-by: Cédric Le Goater > Reviewed-by: Hao Wu > Signed-off-by: Philippe Mathieu-Daudé > --- > v2: Only include hw/sensor/, removed AER

[PATCH v2] hw: Add a 'Sensor devices' qdev category

2021-10-26 Thread Philippe Mathieu-Daudé
Sensors models are listed in the 'Misc devices' category. Move them to their own category. Reviewed-by: Cédric Le Goater Reviewed-by: Hao Wu Signed-off-by: Philippe Mathieu-Daudé --- v2: Only include hw/sensor/, removed AER915 device from hw/arm/z2.c --- include/hw/qdev-core.h | 1 + hw/sensor