From: Thomas Huth <thuth@redhat.com>
To: Jason Andryuk <jandryuk@gmail.com>, qemu-devel@nongnu.org
Cc: Laurent Vivier <lvivier@redhat.com>,
Paolo Bonzini <pbonzini@redhat.com>,
Claudio Fontana <cfontana@suse.de>,
Richard Henderson <rth@twiddle.net>
Subject: Re: [PATCH v2 2/3] accel: move qtest CpusAccel functions to a common location
Date: Fri, 23 Oct 2020 09:07:29 +0200 [thread overview]
Message-ID: <5bf10ae2-dfd1-a6b4-ad75-6dd3b3cd4d1e@redhat.com> (raw)
In-Reply-To: <20201013140511.5681-3-jandryuk@gmail.com>
On 13/10/2020 16.05, Jason Andryuk wrote:
> Move and rename accel/qtest/qtest-cpus.c files to accel/dummy-cpus.c so
> it can be re-used by Xen.
>
> Signed-off-by: Jason Andryuk <jandryuk@gmail.com>
>
> ---
> v2:
> - Use accel/dummy-cpus.c
> - Put prototype in include/sysemu/cpus.h
> ---
> accel/{qtest/qtest-cpus.c => dummy-cpus.c} | 22 ++++------------------
> accel/meson.build | 7 +++++++
> accel/qtest/meson.build | 1 -
> accel/qtest/qtest-cpus.h | 17 -----------------
> accel/qtest/qtest.c | 5 ++++-
> include/sysemu/cpus.h | 3 +++
> 6 files changed, 18 insertions(+), 37 deletions(-)
> rename accel/{qtest/qtest-cpus.c => dummy-cpus.c} (75%)
> delete mode 100644 accel/qtest/qtest-cpus.h
Acked-by: Thomas Huth <thuth@redhat.com>
next prev parent reply other threads:[~2020-10-23 7:08 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-10-13 14:05 [PATCH v2 0/3] Add Xen CpusAccel Jason Andryuk
2020-10-13 14:05 ` [PATCH v2 1/3] accel: Remove _WIN32 ifdef from qtest-cpus.c Jason Andryuk
2020-10-13 14:06 ` Claudio Fontana
2020-10-23 7:05 ` Thomas Huth
2020-10-23 8:04 ` Philippe Mathieu-Daudé
2020-10-13 14:05 ` [PATCH v2 2/3] accel: move qtest CpusAccel functions to a common location Jason Andryuk
2020-10-13 14:12 ` Claudio Fontana
2020-10-23 7:07 ` Thomas Huth [this message]
2020-10-13 14:05 ` [PATCH v2 3/3] accel: Add xen CpusAccel using dummy-cpus Jason Andryuk
2020-10-13 14:12 ` Claudio Fontana
2020-10-16 15:05 ` Anthony PERARD via
2020-10-13 17:16 ` [PATCH v2 0/3] Add Xen CpusAccel Paolo Bonzini
2020-10-22 15:17 ` Jason Andryuk
2020-10-22 15:29 ` Paolo Bonzini
2020-10-23 7:09 ` Thomas Huth
2020-10-23 9:34 ` Paolo Bonzini
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=5bf10ae2-dfd1-a6b4-ad75-6dd3b3cd4d1e@redhat.com \
--to=thuth@redhat.com \
--cc=cfontana@suse.de \
--cc=jandryuk@gmail.com \
--cc=lvivier@redhat.com \
--cc=pbonzini@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=rth@twiddle.net \
/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 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).