qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 0/4] vCPU hotunplug related memory leaks


From: Mark Kanda
Subject: Re: [PATCH 0/4] vCPU hotunplug related memory leaks
Date: Tue, 22 Feb 2022 10:04:20 -0600
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.6.1

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(+)





reply via email to

[Prev in Thread] Current Thread [Next in Thread]