Re: [Qemu-devel] [PATCH 1/3] target/xtensa: add .inc. to non-top level source file names

2018-03-22 Thread Philippe Mathieu-Daudé
On 03/22/2018 05:37 PM, Max Filippov wrote: > On Thu, Mar 22, 2018 at 12:16 PM, Eric Blake wrote: >> On 03/22/2018 01:09 PM, Max Filippov wrote: >>> >>> Fix definitions of existing cores and core importing script. >> >> This mentions the script... >> ...but only touches .c files. > > Yeah, I init

Re: [Qemu-devel] [PATCH 1/3] target/xtensa: add .inc. to non-top level source file names

2018-03-22 Thread Max Filippov
On Thu, Mar 22, 2018 at 12:16 PM, Eric Blake wrote: > On 03/22/2018 01:09 PM, Max Filippov wrote: >> >> Fix definitions of existing cores and core importing script. > > This mentions the script... > ...but only touches .c files. Yeah, I initially did it in a single patch, but then split it into t

Re: [Qemu-devel] [PATCH 1/3] target/xtensa: add .inc. to non-top level source file names

2018-03-22 Thread Eric Blake
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 --- target/xtensa/core-dc232b.c | 4 ++-- target/xtensa/core-dc232b/{gdb-config.c =>

[Qemu-devel] [PATCH 1/3] target/xtensa: add .inc. to non-top level source file names

2018-03-22 Thread Max Filippov
Fix definitions of existing cores and core importing script. Signed-off-by: Max Filippov --- 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 => x