[Qemu-devel] [PATCH 0/2] s390x: cpu cleanups

Igor Mammedov posted 2 patches 6 years, 6 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/1508247680-98800-1-git-send-email-imammedo@redhat.com
Test checkpatch passed
Test docker passed
Test s390x passed
target/s390x/cpu.h         |  1 -
hw/s390x/s390-virtio-ccw.c | 21 +++++++++++++++++++++
target/s390x/helper.c      | 20 --------------------
3 files changed, 21 insertions(+), 21 deletions(-)
[Qemu-devel] [PATCH 0/2] s390x: cpu cleanups
Posted by Igor Mammedov 6 years, 6 months ago
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