All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] configure: Fix cut-n-paste errors in OS deprecation warning
@ 2017-03-21 18:08 Peter Maydell
  2017-03-23  8:58 ` Stefan Hajnoczi
  0 siblings, 1 reply; 3+ messages in thread
From: Peter Maydell @ 2017-03-21 18:08 UTC (permalink / raw)
  To: qemu-devel; +Cc: patches, Thomas Huth

Fix some cut-and-paste errors in the OS deprecation warning
pointed out by Thomas Huth.

Reported-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
---
 configure | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/configure b/configure
index 3291603..d1ce33b 100755
--- a/configure
+++ b/configure
@@ -5144,8 +5144,8 @@ if test "$supported_os" = "no"; then
     echo
     echo "WARNING: SUPPORT FOR THIS HOST OS WILL GO AWAY IN FUTURE RELEASES!"
     echo
-    echo "CPU host OS $targetos support is not currently maintained."
-    echo "The QEMU project intends to remove support for this host CPU in"
+    echo "Host OS $targetos support is not currently maintained."
+    echo "The QEMU project intends to remove support for this host OS in"
     echo "a future release if nobody volunteers to maintain it and to"
     echo "provide a build host for our continuous integration setup."
     echo "configure has succeeded and you can continue to build, but"
-- 
2.7.4

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [Qemu-devel] [PATCH] configure: Fix cut-n-paste errors in OS deprecation warning
  2017-03-21 18:08 [Qemu-devel] [PATCH] configure: Fix cut-n-paste errors in OS deprecation warning Peter Maydell
@ 2017-03-23  8:58 ` Stefan Hajnoczi
  2017-03-23 18:49   ` Peter Maydell
  0 siblings, 1 reply; 3+ messages in thread
From: Stefan Hajnoczi @ 2017-03-23  8:58 UTC (permalink / raw)
  To: Peter Maydell; +Cc: qemu-devel, Thomas Huth, patches

[-- Attachment #1: Type: text/plain, Size: 404 bytes --]

On Tue, Mar 21, 2017 at 06:08:49PM +0000, Peter Maydell wrote:
> Fix some cut-and-paste errors in the OS deprecation warning
> pointed out by Thomas Huth.
> 
> Reported-by: Thomas Huth <thuth@redhat.com>
> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
> ---
>  configure | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 455 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Qemu-devel] [PATCH] configure: Fix cut-n-paste errors in OS deprecation warning
  2017-03-23  8:58 ` Stefan Hajnoczi
@ 2017-03-23 18:49   ` Peter Maydell
  0 siblings, 0 replies; 3+ messages in thread
From: Peter Maydell @ 2017-03-23 18:49 UTC (permalink / raw)
  To: Stefan Hajnoczi; +Cc: QEMU Developers, Thomas Huth, patches

On 23 March 2017 at 08:58, Stefan Hajnoczi <stefanha@gmail.com> wrote:
> On Tue, Mar 21, 2017 at 06:08:49PM +0000, Peter Maydell wrote:
>> Fix some cut-and-paste errors in the OS deprecation warning
>> pointed out by Thomas Huth.
>>
>> Reported-by: Thomas Huth <thuth@redhat.com>
>> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
>> ---
>>  configure | 4 ++--
>>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>

Thanks; applied to master.

-- PMM

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-03-23 18:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-21 18:08 [Qemu-devel] [PATCH] configure: Fix cut-n-paste errors in OS deprecation warning Peter Maydell
2017-03-23  8:58 ` Stefan Hajnoczi
2017-03-23 18:49   ` Peter Maydell

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.