Re: [Qemu-devel] [PATCH for-1.5 v2 08/20] mc146818rtc: QOM'ify
On Sat, 27 Apr 2013 22:18:43 +0200 Andreas Färber wrote: > Introduce type constant and cast macro to obsolete DO_UPCAST(). > > Prepares for ISA realizefn. > > Signed-off-by: Andreas Färber > --- > hw/timer/mc146818rtc.c | 36 > include/hw/timer/mc1
[Qemu-devel] [PATCH for-1.5 v2 08/20] mc146818rtc: QOM'ify
Introduce type constant and cast macro to obsolete DO_UPCAST(). Prepares for ISA realizefn. Signed-off-by: Andreas Färber --- hw/timer/mc146818rtc.c | 36 include/hw/timer/mc146818rtc.h | 2 ++ 2 files changed, 22 insertions(+), 16 deletions(-) dif