qemu-e2k/hw/watchdog
Li Qiang eb7a20a361 watchdog: 6300esb: add exit function
When the Intel 6300ESB watchdog is hot unplug. The timer allocated
in realize isn't freed thus leaking memory leak. This patch avoid
this through adding the exit function.

Signed-off-by: Li Qiang <liqiang6-s@360.cn>
Message-Id: <583cde9c.3223ed0a.7f0c2.886e@mx.google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2016-12-22 16:00:23 +01:00
..
Makefile.objs s390x/watchdog: introduce diag288 watchdog device 2015-06-11 17:45:49 +02:00
watchdog.c nmi: remove x86 specific nmi handling 2016-05-23 16:53:46 +02:00
wdt_diag288.c hw: explicitly include qemu/log.h 2016-05-19 16:42:29 +02:00
wdt_i6300esb.c watchdog: 6300esb: add exit function 2016-12-22 16:00:23 +01:00
wdt_ib700.c Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND 2016-03-22 22:20:17 +01:00