qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/1] fix vcpu hotunplug leak in spapr_realize_vcpu
@ 2022-03-29 12:45 Daniel Henrique Barboza
  2022-03-29 12:45 ` [PATCH v2 1/1] hw/ppc: free env->tb_env in spapr_unrealize_vcpu() Daniel Henrique Barboza
  0 siblings, 1 reply; 5+ messages in thread
From: Daniel Henrique Barboza @ 2022-03-29 12:45 UTC (permalink / raw)
  To: qemu-devel; +Cc: Daniel Henrique Barboza, qemu-ppc, clg, david

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



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-04-04  6:58 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-29 12:45 [PATCH v2 0/1] fix vcpu hotunplug leak in spapr_realize_vcpu Daniel Henrique Barboza
2022-03-29 12:45 ` [PATCH v2 1/1] hw/ppc: free env->tb_env in spapr_unrealize_vcpu() Daniel Henrique Barboza
2022-03-29 17:32   ` Cédric Le Goater
2022-03-30  0:48   ` David Gibson
2022-04-04  6:55   ` Cédric Le Goater

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).