* [PATCH] system: Move memory_ldst.c.inc to system
@ 2024-02-09 0:05 BALATON Zoltan
2024-02-09 10:26 ` Peter Maydell
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: BALATON Zoltan @ 2024-02-09 0:05 UTC (permalink / raw)
To: qemu-devel, qemu-trivial
This file is only used by system/physmem.c so move them together.
Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
---
memory_ldst.c.inc => system/memory_ldst.c.inc | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename memory_ldst.c.inc => system/memory_ldst.c.inc (100%)
diff --git a/memory_ldst.c.inc b/system/memory_ldst.c.inc
similarity index 100%
rename from memory_ldst.c.inc
rename to system/memory_ldst.c.inc
--
2.30.9
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] system: Move memory_ldst.c.inc to system
2024-02-09 0:05 [PATCH] system: Move memory_ldst.c.inc to system BALATON Zoltan
@ 2024-02-09 10:26 ` Peter Maydell
2024-02-10 17:58 ` Richard Henderson
2024-02-13 6:55 ` Philippe Mathieu-Daudé
2 siblings, 0 replies; 4+ messages in thread
From: Peter Maydell @ 2024-02-09 10:26 UTC (permalink / raw)
To: BALATON Zoltan; +Cc: qemu-devel, qemu-trivial
On Fri, 9 Feb 2024 at 00:06, BALATON Zoltan <balaton@eik.bme.hu> wrote:
>
> This file is only used by system/physmem.c so move them together.
>
> Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
> ---
> memory_ldst.c.inc => system/memory_ldst.c.inc | 0
> 1 file changed, 0 insertions(+), 0 deletions(-)
> rename memory_ldst.c.inc => system/memory_ldst.c.inc (100%)
>
> diff --git a/memory_ldst.c.inc b/system/memory_ldst.c.inc
> similarity index 100%
> rename from memory_ldst.c.inc
> rename to system/memory_ldst.c.inc
> --
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
thanks
-- PMM
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] system: Move memory_ldst.c.inc to system
2024-02-09 0:05 [PATCH] system: Move memory_ldst.c.inc to system BALATON Zoltan
2024-02-09 10:26 ` Peter Maydell
@ 2024-02-10 17:58 ` Richard Henderson
2024-02-13 6:55 ` Philippe Mathieu-Daudé
2 siblings, 0 replies; 4+ messages in thread
From: Richard Henderson @ 2024-02-10 17:58 UTC (permalink / raw)
To: BALATON Zoltan, qemu-devel, qemu-trivial
On 2/8/24 14:05, BALATON Zoltan wrote:
> This file is only used by system/physmem.c so move them together.
>
> Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
> ---
> memory_ldst.c.inc => system/memory_ldst.c.inc | 0
> 1 file changed, 0 insertions(+), 0 deletions(-)
> rename memory_ldst.c.inc => system/memory_ldst.c.inc (100%)
>
> diff --git a/memory_ldst.c.inc b/system/memory_ldst.c.inc
> similarity index 100%
> rename from memory_ldst.c.inc
> rename to system/memory_ldst.c.inc
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
r~
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] system: Move memory_ldst.c.inc to system
2024-02-09 0:05 [PATCH] system: Move memory_ldst.c.inc to system BALATON Zoltan
2024-02-09 10:26 ` Peter Maydell
2024-02-10 17:58 ` Richard Henderson
@ 2024-02-13 6:55 ` Philippe Mathieu-Daudé
2 siblings, 0 replies; 4+ messages in thread
From: Philippe Mathieu-Daudé @ 2024-02-13 6:55 UTC (permalink / raw)
To: BALATON Zoltan, qemu-devel, qemu-trivial
On 9/2/24 01:05, BALATON Zoltan wrote:
> This file is only used by system/physmem.c so move them together.
>
> Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
> ---
> memory_ldst.c.inc => system/memory_ldst.c.inc | 0
> 1 file changed, 0 insertions(+), 0 deletions(-)
> rename memory_ldst.c.inc => system/memory_ldst.c.inc (100%)
>
> diff --git a/memory_ldst.c.inc b/system/memory_ldst.c.inc
> similarity index 100%
> rename from memory_ldst.c.inc
> rename to system/memory_ldst.c.inc
Patched queued, thanks.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2024-02-13 6:56 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-09 0:05 [PATCH] system: Move memory_ldst.c.inc to system BALATON Zoltan
2024-02-09 10:26 ` Peter Maydell
2024-02-10 17:58 ` Richard Henderson
2024-02-13 6:55 ` Philippe Mathieu-Daudé
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).