Re: [PATCH v5 0/4] delay timer_new from init to realize to fix memleaks.

2020-03-14 Thread Mark Cave-Ayland
On 14/03/2020 08:47, Pan Nengyuan wrote: > This series delay timer_new from init into realize to avoid memleaks when we > call 'device_list_properties'. > And do timer_free only in s390x_cpu_finalize because it's hotplugable. > However, mos6522_realize is never called > at all due to the incorre

Re: [PATCH v5 0/4] delay timer_new from init to realize to fix memleaks.

2020-03-14 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20200314084730.25876-1-pannengy...@huawei.com/ Hi, This series seems to have some coding style problems. See output below for more information: Subject: [PATCH v5 0/4] delay timer_new from init to realize to fix memleaks. Message-id: 20200314084730.25876-