qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] s390x: cpu cleanups
@ 2017-10-17 13:41 Igor Mammedov
  2017-10-17 13:41 ` [Qemu-devel] [PATCH 1/2] s390x: fix cpu object referrence leak in s390x_new_cpu() Igor Mammedov
  2017-10-17 13:41 ` [Qemu-devel] [PATCH 2/2] s390x: move s390x_new_cpu() into board code Igor Mammedov
  0 siblings, 2 replies; 8+ messages in thread
From: Igor Mammedov @ 2017-10-17 13:41 UTC (permalink / raw)
  To: qemu-devel
  Cc: Richard Henderson, Alexander Graf, Cornelia Huck,
	Christian Borntraeger

series includes remaining in my queue non cpu_model refactoring
patches that fix and cleanup cpu_init code

CC: Richard Henderson <rth@twiddle.net>
CC: Alexander Graf <agraf@suse.de>
CC: Cornelia Huck <cohuck@redhat.com>
CC: Christian Borntraeger <borntraeger@de.ibm.com>


Igor Mammedov (2):
  s390x: fix cpu object referrence leak in s390x_new_cpu()
  s390x: move s390x_new_cpu() into board code

 target/s390x/cpu.h         |  1 -
 hw/s390x/s390-virtio-ccw.c | 21 +++++++++++++++++++++
 target/s390x/helper.c      | 20 --------------------
 3 files changed, 21 insertions(+), 21 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2017-10-17 15:50 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-17 13:41 [Qemu-devel] [PATCH 0/2] s390x: cpu cleanups Igor Mammedov
2017-10-17 13:41 ` [Qemu-devel] [PATCH 1/2] s390x: fix cpu object referrence leak in s390x_new_cpu() Igor Mammedov
2017-10-17 14:28   ` Cornelia Huck
2017-10-17 15:49   ` Cornelia Huck
2017-10-17 13:41 ` [Qemu-devel] [PATCH 2/2] s390x: move s390x_new_cpu() into board code Igor Mammedov
2017-10-17 14:29   ` Cornelia Huck
2017-10-17 15:13     ` [Qemu-devel] [PATCH v2 " Igor Mammedov
2017-10-17 15:50       ` Cornelia Huck

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).