* [Qemu-devel] [PATCH trivial] docs/devel/build-system: fix 'softmu' typo
@ 2018-11-28 15:34 Emilio G. Cota
2018-11-28 15:46 ` Philippe Mathieu-Daudé
2018-12-11 20:53 ` [Qemu-devel] [Qemu-trivial] " Laurent Vivier
0 siblings, 2 replies; 3+ messages in thread
From: Emilio G. Cota @ 2018-11-28 15:34 UTC (permalink / raw)
To: qemu-trivial; +Cc: qemu-devel
Signed-off-by: Emilio G. Cota <cota@braap.org>
---
docs/devel/build-system.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/devel/build-system.txt b/docs/devel/build-system.txt
index 52501f2ad9..f9fd27fab0 100644
--- a/docs/devel/build-system.txt
+++ b/docs/devel/build-system.txt
@@ -393,7 +393,7 @@ all use $(obj) as a prefix to the target, e.g.
This file provides the entry point used to build each individual system
or userspace emulator target. Each enabled target has its own
subdirectory. For example if configure is run with the argument
-'--target-list=x86_64-softmmu', then a sub-directory 'x86_64-softmu'
+'--target-list=x86_64-softmmu', then a sub-directory 'x86_64-softmmu'
will be created, containing a 'Makefile' which symlinks back to
Makefile.target
--
2.17.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [Qemu-devel] [PATCH trivial] docs/devel/build-system: fix 'softmu' typo
2018-11-28 15:34 [Qemu-devel] [PATCH trivial] docs/devel/build-system: fix 'softmu' typo Emilio G. Cota
@ 2018-11-28 15:46 ` Philippe Mathieu-Daudé
2018-12-11 20:53 ` [Qemu-devel] [Qemu-trivial] " Laurent Vivier
1 sibling, 0 replies; 3+ messages in thread
From: Philippe Mathieu-Daudé @ 2018-11-28 15:46 UTC (permalink / raw)
To: Emilio G. Cota, qemu-trivial; +Cc: qemu-devel
On 28/11/18 16:34, Emilio G. Cota wrote:
> Signed-off-by: Emilio G. Cota <cota@braap.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
> ---
> docs/devel/build-system.txt | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/docs/devel/build-system.txt b/docs/devel/build-system.txt
> index 52501f2ad9..f9fd27fab0 100644
> --- a/docs/devel/build-system.txt
> +++ b/docs/devel/build-system.txt
> @@ -393,7 +393,7 @@ all use $(obj) as a prefix to the target, e.g.
> This file provides the entry point used to build each individual system
> or userspace emulator target. Each enabled target has its own
> subdirectory. For example if configure is run with the argument
> -'--target-list=x86_64-softmmu', then a sub-directory 'x86_64-softmu'
> +'--target-list=x86_64-softmmu', then a sub-directory 'x86_64-softmmu'
> will be created, containing a 'Makefile' which symlinks back to
> Makefile.target
>
>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Qemu-devel] [Qemu-trivial] [PATCH trivial] docs/devel/build-system: fix 'softmu' typo
2018-11-28 15:34 [Qemu-devel] [PATCH trivial] docs/devel/build-system: fix 'softmu' typo Emilio G. Cota
2018-11-28 15:46 ` Philippe Mathieu-Daudé
@ 2018-12-11 20:53 ` Laurent Vivier
1 sibling, 0 replies; 3+ messages in thread
From: Laurent Vivier @ 2018-12-11 20:53 UTC (permalink / raw)
To: Emilio G. Cota, qemu-trivial; +Cc: qemu-devel
On 28/11/2018 16:34, Emilio G. Cota wrote:
> Signed-off-by: Emilio G. Cota <cota@braap.org>
> ---
> docs/devel/build-system.txt | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/docs/devel/build-system.txt b/docs/devel/build-system.txt
> index 52501f2ad9..f9fd27fab0 100644
> --- a/docs/devel/build-system.txt
> +++ b/docs/devel/build-system.txt
> @@ -393,7 +393,7 @@ all use $(obj) as a prefix to the target, e.g.
> This file provides the entry point used to build each individual system
> or userspace emulator target. Each enabled target has its own
> subdirectory. For example if configure is run with the argument
> -'--target-list=x86_64-softmmu', then a sub-directory 'x86_64-softmu'
> +'--target-list=x86_64-softmmu', then a sub-directory 'x86_64-softmmu'
> will be created, containing a 'Makefile' which symlinks back to
> Makefile.target
>
>
Applied to my trivial-patches branch.
Thanks,
Laurent
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2018-12-11 20:53 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-11-28 15:34 [Qemu-devel] [PATCH trivial] docs/devel/build-system: fix 'softmu' typo Emilio G. Cota
2018-11-28 15:46 ` Philippe Mathieu-Daudé
2018-12-11 20:53 ` [Qemu-devel] [Qemu-trivial] " Laurent Vivier
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).