qemu-ppc
[Top][All Lists]
Advanced

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

[PATCH v2 0/1] fix vcpu hotunplug leak in spapr_realize_vcpu


From: Daniel Henrique Barboza
Subject: [PATCH v2 0/1] fix vcpu hotunplug leak in spapr_realize_vcpu
Date: Tue, 29 Mar 2022 09:45:44 -0300

Hi,

This second version squashes the two patches of v1 together, as
requested by David. 

v1 link: https://lists.gnu.org/archive/html/qemu-devel/2022-03/msg06552.html

Daniel Henrique Barboza (1):
  hw/ppc: free env->tb_env in spapr_unrealize_vcpu()

 hw/ppc/ppc.c            | 7 +++++++
 hw/ppc/spapr_cpu_core.c | 3 +++
 include/hw/ppc/ppc.h    | 1 +
 3 files changed, 11 insertions(+)

-- 
2.35.1




reply via email to

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