qemu-e2k/hw/watchdog
Andreas Färber db895a1e6a isa: Use realizefn for ISADevice
Drop ISADeviceClass::init and the resulting no-op initfn and let
children implement their own realizefn. Adapt error handling.
Split off an instance_init where sensible.

Signed-off-by: Andreas Färber <afaerber@suse.de>
2013-06-07 12:14:45 +02:00
..
Makefile.objs hw: move watchdogs to hw/watchdog, configure via default-configs/ 2013-04-08 18:13:13 +02:00
watchdog.c hw: move target-independent files to subdirectories 2013-04-08 18:13:12 +02:00
wdt_i6300esb.c hw: move target-independent files to subdirectories 2013-04-08 18:13:12 +02:00
wdt_ib700.c isa: Use realizefn for ISADevice 2013-06-07 12:14:45 +02:00