v2->v3:
Changes suggested by Peter Maydell:
timer_free() already contains timer_del()(commit 5f8e93c3e262ab),
so delete unnecessary timer_del() function.
v1->v2:
patch1:
Delete the modification of unrelated whitespace.
patch2:
Add David Gibson acked tag.
patch3:
Has been applied, so delete it.
Gan Qixin (2):
pl031: Use timer_free() in the finalize function to avoid memleaks
misc/mos6522: Use timer_free() in the finalize function to avoid
memleak
hw/misc/mos6522.c | 9 +++++++++
hw/rtc/pl031.c | 8 ++++++++
2 files changed, 17 insertions(+)
--
2.27.0