]> git.proxmox.com Git - qemu.git/commit
pxa2xx_timer: QOM'ify pxa25x-timer and pxa27x-timer
authorAndreas Färber <afaerber@suse.de>
Sat, 27 Jul 2013 13:20:20 +0000 (15:20 +0200)
committerAndreas Färber <afaerber@suse.de>
Mon, 29 Jul 2013 19:07:02 +0000 (21:07 +0200)
commitfeea4361b3d29cc7e7374db33df9ab18348cf230
tree9ec81b8a2b4bd34395df3d083521ab4c2e1c0ced
parent9c9610b825bdf73d3323dfb5aa0cb789f2c665e8
pxa2xx_timer: QOM'ify pxa25x-timer and pxa27x-timer

Introduce type constant for new abstract base type, use QOM casts and
let both non-abstract types inherit from the new base type.

Signed-off-by: Andreas Färber <afaerber@suse.de>
hw/timer/pxa2xx_timer.c