Re: [PATCH v2 0/3] QOM improvements for rtc/mc146818rtc

2022-05-22 Thread Philippe Mathieu-Daudé via
On 22/5/22 22:43, Bernhard Beschow wrote: v2: * Explicitly fail with &error_abort rather than NULL (Mark) * Explicitly fail with &error_abort rather than NULL in existing code (me) * Unexport rather than remove RTC_ISA_BASE (Mark) * Use object_property_get_*u*int() also for "iobase" (me) v1: Thi

[PATCH v2 0/3] QOM improvements for rtc/mc146818rtc

2022-05-22 Thread Bernhard Beschow
v2: * Explicitly fail with &error_abort rather than NULL (Mark) * Explicitly fail with &error_abort rather than NULL in existing code (me) * Unexport rather than remove RTC_ISA_BASE (Mark) * Use object_property_get_*u*int() also for "iobase" (me) v1: This little series enhances QOM support for mc1