From: Cornelia Huck <cohuck@redhat.com>
To: Igor Mammedov <imammedo@redhat.com>
Cc: qemu-devel@nongnu.org, qemu-s390x@nongnu.org
Subject: Re: [Qemu-devel] [PATCH v2 2/2] s390x: move s390x_new_cpu() into board code
Date: Tue, 17 Oct 2017 17:50:06 +0200 [thread overview]
Message-ID: <20171017175006.19f5a9fd.cohuck@redhat.com> (raw)
In-Reply-To: <1508253203-119237-1-git-send-email-imammedo@redhat.com>
On Tue, 17 Oct 2017 17:13:23 +0200
Igor Mammedov <imammedo@redhat.com> wrote:
> s390-virtio-ccw.c is the sole user of s390x_new_cpu(),
> so move this helper there.
>
> Signed-off-by: Igor Mammedov <imammedo@redhat.com>
> ---
> CC: Cornelia Huck <cohuck@redhat.com>
>
> v2:
> - style fix: wrap the argument list
>
> ---
> target/s390x/cpu.h | 1 -
> hw/s390x/s390-virtio-ccw.c | 21 +++++++++++++++++++++
> target/s390x/helper.c | 20 --------------------
> 3 files changed, 21 insertions(+), 21 deletions(-)
Thanks, applied.
prev parent reply other threads:[~2017-10-17 15:50 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
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 message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20171017175006.19f5a9fd.cohuck@redhat.com \
--to=cohuck@redhat.com \
--cc=imammedo@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=qemu-s390x@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.