Gentle ping - any thoughts on this series? Thanks/regards, -Mark
On 1/26/2022 8:29 AM, Mark Kanda wrote:
This series addresses a few vCPU hotunplug related leaks (found with Valgrind). Mark Kanda (4): softmmu/cpus: Free cpu->thread in cpu_remove_sync() softmmu/cpus: Free cpu->halt_cond in cpu_remove_sync() cpu: Free cpu->cpu_ases in cpu_exec_unrealizefn() i386/cpu: Free env->xsave_buf in x86_cpu_unrealizefn() cpu.c | 1 + softmmu/cpus.c | 2 ++ target/i386/cpu.c | 2 ++ 3 files changed, 5 insertions(+)