From: Eric Blake <eblake@redhat.com>
To: Max Filippov <jcmvbkbc@gmail.com>, qemu-devel@nongnu.org
Cc: Laurent Vivier <lvivier@redhat.com>,
Peter Maydell <peter.maydell@linaro.org>
Subject: Re: [Qemu-devel] [PATCH 1/3] target/xtensa: add .inc. to non-top level source file names
Date: Thu, 22 Mar 2018 14:16:23 -0500 [thread overview]
Message-ID: <6de7c7f7-c2db-c575-53ef-18118c0f4df3@redhat.com> (raw)
In-Reply-To: <20180322180940.8253-2-jcmvbkbc@gmail.com>
On 03/22/2018 01:09 PM, Max Filippov wrote:
> Fix definitions of existing cores and core importing script.
This mentions the script...
>
> Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
> ---
> target/xtensa/core-dc232b.c | 4 ++--
> target/xtensa/core-dc232b/{gdb-config.c => gdb-config.inc.c} | 0
> target/xtensa/core-dc232b/{xtensa-modules.c => xtensa-modules.inc.c} | 0
> target/xtensa/core-dc233c.c | 4 ++--
> target/xtensa/core-dc233c/{gdb-config.c => gdb-config.inc.c} | 0
> target/xtensa/core-dc233c/{xtensa-modules.c => xtensa-modules.inc.c} | 0
> target/xtensa/core-de212.c | 4 ++--
> target/xtensa/core-de212/{gdb-config.c => gdb-config.inc.c} | 0
> target/xtensa/core-de212/{xtensa-modules.c => xtensa-modules.inc.c} | 0
> target/xtensa/core-fsf.c | 2 +-
> target/xtensa/core-fsf/{xtensa-modules.c => xtensa-modules.inc.c} | 0
> target/xtensa/core-sample_controller.c | 4 ++--
> .../xtensa/core-sample_controller/{gdb-config.c => gdb-config.inc.c} | 0
> .../core-sample_controller/{xtensa-modules.c => xtensa-modules.inc.c} | 0
> 14 files changed, 9 insertions(+), 9 deletions(-)
...but only touches .c files.
--
Eric Blake, Principal Software Engineer
Red Hat, Inc. +1-919-301-3266
Virtualization: qemu.org | libvirt.org
next prev parent reply other threads:[~2018-03-22 19:16 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-22 18:09 [Qemu-devel] [PATCH 0/3] target/xtensa: improvements for core-specific files Max Filippov
2018-03-22 18:09 ` [Qemu-devel] [PATCH 1/3] target/xtensa: add .inc. to non-top level source file names Max Filippov
2018-03-22 19:16 ` Eric Blake [this message]
2018-03-22 20:37 ` Max Filippov
2018-03-23 2:28 ` Philippe Mathieu-Daudé
2018-03-22 18:09 ` [Qemu-devel] [PATCH 2/3] target/xtensa/import_core.sh: fix names of non-top level files Max Filippov
2018-03-22 19:15 ` Eric Blake
2018-03-22 18:09 ` [Qemu-devel] [PATCH 3/3] target/xtensa/import_core.sh: fix #include <xtensa-isa.h> Max Filippov
2018-03-23 2:30 ` Philippe Mathieu-Daudé
2018-03-22 19:17 ` [Qemu-devel] [PATCH 0/3] target/xtensa: improvements for core-specific files Eric Blake
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=6de7c7f7-c2db-c575-53ef-18118c0f4df3@redhat.com \
--to=eblake@redhat.com \
--cc=jcmvbkbc@gmail.com \
--cc=lvivier@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@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 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).