[{"id":1762824,"web_url":"http://patchwork.ozlabs.org/comment/1762824/","msgid":"<b92ede74-a487-dcba-dc68-f9427b3f881e@amsat.org>","list_archive_url":null,"date":"2017-09-04T17:59:38","subject":"Re: [Qemu-devel] [PATCH] configure: Drop AIX host support","submitter":{"id":70924,"url":"http://patchwork.ozlabs.org/api/people/70924/","name":"Philippe Mathieu-Daudé","email":"f4bug@amsat.org"},"content":"On 09/04/2017 02:19 PM, Peter Maydell wrote:\n> Nobody has mentioned AIX host support on the mailing list for years,\n> and we have no test systems for it so it is most likely broken.\n> We've advertised in configure for two releases now that we plan\n> to drop support for this host OS, and have had no complaints.\n> Drop the AIX host support code.\n> \n> We can also drop the now-unused AIX version of sys_cache_info().\n> \n> Note that the _CALL_AIX define used in the PPC tcg backend is\n> also used for Linux PPC64, and so that code should not be removed.\n> \n> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>\n\n:~(\nReviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>\n\n> ---\n>   configure        | 13 +------------\n>   util/cacheinfo.c | 11 +----------\n>   2 files changed, 2 insertions(+), 22 deletions(-)\n> \n> diff --git a/configure b/configure\n> index fb7e34a..931b3ba 100755\n> --- a/configure\n> +++ b/configure\n> @@ -350,7 +350,6 @@ cocoa=\"no\"\n>   softmmu=\"yes\"\n>   linux_user=\"no\"\n>   bsd_user=\"no\"\n> -aix=\"no\"\n>   blobs=\"yes\"\n>   pkgversion=\"\"\n>   pie=\"\"\n> @@ -554,8 +553,6 @@ elif check_define __NetBSD__; then\n>     targetos='NetBSD'\n>   elif check_define __APPLE__; then\n>     targetos='Darwin'\n> -elif check_define _AIX; then\n> -  targetos='AIX'\n>   else\n>     # This is a fatal error, but don't report it yet, because we\n>     # might be going to just print the --help text, or it might\n> @@ -767,10 +764,6 @@ SunOS)\n>     LIBS=\"$solarisnetlibs $LIBS\"\n>     libs_qga=\"$solarisnetlibs $libs_qga\"\n>   ;;\n> -AIX)\n> -  aix=\"yes\"\n> -  make=\"${MAKE-gmake}\"\n> -;;\n>   Haiku)\n>     haiku=\"yes\"\n>     QEMU_CFLAGS=\"-DB_USE_POSITIVE_POSIX_ERRORS $QEMU_CFLAGS\"\n> @@ -4214,7 +4207,7 @@ elif compile_prog \"\" \"$pthread_lib -lrt\" ; then\n>   fi\n>   \n>   if test \"$darwin\" != \"yes\" -a \"$mingw32\" != \"yes\" -a \"$solaris\" != yes -a \\\n> -        \"$aix\" != \"yes\" -a \"$haiku\" != \"yes\" ; then\n> +        \"$haiku\" != \"yes\" ; then\n>       libs_softmmu=\"-lutil $libs_softmmu\"\n>   fi\n>   \n> @@ -5523,10 +5516,6 @@ if test \"$darwin\" = \"yes\" ; then\n>     echo \"CONFIG_DARWIN=y\" >> $config_host_mak\n>   fi\n>   \n> -if test \"$aix\" = \"yes\" ; then\n> -  echo \"CONFIG_AIX=y\" >> $config_host_mak\n> -fi\n> -\n>   if test \"$solaris\" = \"yes\" ; then\n>     echo \"CONFIG_SOLARIS=y\" >> $config_host_mak\n>   fi\n> diff --git a/util/cacheinfo.c b/util/cacheinfo.c\n> index 593940f..db5172d 100644\n> --- a/util/cacheinfo.c\n> +++ b/util/cacheinfo.c\n> @@ -15,16 +15,7 @@ int qemu_dcache_linesize = 0;\n>    * Operating system specific detection mechanisms.\n>    */\n>   \n> -#if defined(_AIX)\n> -# include <sys/systemcfg.h>\n> -\n> -static void sys_cache_info(int *isize, int *dsize)\n> -{\n> -    *isize = _system_configuration.icache_line;\n> -    *dsize = _system_configuration.dcache_line;\n> -}\n> -\n> -#elif defined(_WIN32)\n> +#if defined(_WIN32)\n>   \n>   static void sys_cache_info(int *isize, int *dsize)\n>   {\n>","headers":{"Return-Path":"<qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org>","X-Original-To":"incoming@patchwork.ozlabs.org","Delivered-To":"patchwork-incoming@bilbo.ozlabs.org","Authentication-Results":["ozlabs.org;\n\tspf=pass (mailfrom) smtp.mailfrom=nongnu.org\n\t(client-ip=2001:4830:134:3::11; helo=lists.gnu.org;\n\tenvelope-from=qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org;\n\treceiver=<UNKNOWN>)","ozlabs.org;\n\tdkim=fail reason=\"signature verification failed\" (2048-bit key;\n\tunprotected) header.d=gmail.com header.i=@gmail.com\n\theader.b=\"jEkSsj/h\"; dkim-atps=neutral"],"Received":["from lists.gnu.org (lists.gnu.org [IPv6:2001:4830:134:3::11])\n\t(using TLSv1 with cipher AES256-SHA (256/256 bits))\n\t(No client certificate requested)\n\tby ozlabs.org (Postfix) with ESMTPS id 3xmHgg66Zgz9t3R\n\tfor <incoming@patchwork.ozlabs.org>;\n\tTue,  5 Sep 2017 04:00:13 +1000 (AEST)","from localhost ([::1]:55094 helo=lists.gnu.org)\n\tby lists.gnu.org with esmtp (Exim 4.71) (envelope-from\n\t<qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org>)\n\tid 1dovfO-0006dM-P4\n\tfor incoming@patchwork.ozlabs.org; Mon, 04 Sep 2017 14:00:10 -0400","from eggs.gnu.org ([2001:4830:134:3::10]:49074)\n\tby lists.gnu.org with esmtp (Exim 4.71)\n\t(envelope-from <philippe.mathieu.daude@gmail.com>)\n\tid 1dovf1-0006cX-VW\n\tfor qemu-devel@nongnu.org; Mon, 04 Sep 2017 13:59:52 -0400","from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71)\n\t(envelope-from <philippe.mathieu.daude@gmail.com>)\n\tid 1dovex-0005vb-2m\n\tfor qemu-devel@nongnu.org; Mon, 04 Sep 2017 13:59:48 -0400","from mail-qk0-x244.google.com ([2607:f8b0:400d:c09::244]:36454)\n\tby eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16)\n\t(Exim 4.71) (envelope-from <philippe.mathieu.daude@gmail.com>)\n\tid 1dovew-0005vT-UI\n\tfor qemu-devel@nongnu.org; Mon, 04 Sep 2017 13:59:42 -0400","by mail-qk0-x244.google.com with SMTP id w20so672589qkb.3\n\tfor <qemu-devel@nongnu.org>; Mon, 04 Sep 2017 10:59:42 -0700 (PDT)","from [192.168.1.10] ([181.93.89.178])\n\tby smtp.gmail.com with ESMTPSA id\n\tj185sm3897446qkf.62.2017.09.04.10.59.40\n\t(version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128);\n\tMon, 04 Sep 2017 10:59:41 -0700 (PDT)"],"DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025;\n\th=sender:subject:to:cc:references:from:message-id:date:user-agent\n\t:mime-version:in-reply-to:content-language:content-transfer-encoding; \n\tbh=/88zfY+k9eM/kMNRVoOeXI45TSs722yt+5Xp3VTc2i8=;\n\tb=jEkSsj/h4UWGbYz8J4bqwPjyKWuWqeW78mHLDjTH4f9gj2/qL4c3kWERmM/WFi7BRu\n\tgqvMZ/+8h7ucPD9AyXvB/IW7lOmsijJAexZXpqhh6MJkgjxVonLH1UoKLyCQehVB4MnD\n\tBaAbaCaoZk4MbfSd11GBrpCgm5r8AR60cLa4wVexoyhcz4ch71N/qpe9+dgFoE95CFTM\n\tJDV/cGqLoPhAHd6R7onsj5NeeZv6WS7NnE5ldU9thh9TU6YiGfbHwLz/jviu1K+ODPMp\n\tnPfAYOJoBz73uWFwSZGjEhLF3CTW/58uLWfWZgHLORlmHId620/CNqCSwiwD6ROY1nJl\n\tBX7g==","X-Google-DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/relaxed;\n\td=1e100.net; s=20161025;\n\th=x-gm-message-state:sender:subject:to:cc:references:from:message-id\n\t:date:user-agent:mime-version:in-reply-to:content-language\n\t:content-transfer-encoding;\n\tbh=/88zfY+k9eM/kMNRVoOeXI45TSs722yt+5Xp3VTc2i8=;\n\tb=UPdbVaY1nbuRsv/yoBKSFySa39IpVtcUrMZh/QRUe8vUj2cxwqOCTplJ12JxsM9gLG\n\tjOmisTnITBC1mpz+SXu9ayf7J8l3xyXaZw4ykHBVbgxwV39LbTZdWlV3T0DApwYGsMja\n\tzE7MOPulnNtN0C90n1glxCfzPyvvQm3dxEcOiGoB0BCK5Q56Es4fz8u09aAJH60q3MmT\n\tcveucTAzNaUujZh6vXMSXfSU7eEx2uyKTvQRSrxLaqunhjSJBZFlF9wvVkENIdcoh2va\n\txK6qAK7e/lWH+RJxH8rHKK25tawiaKqNwezbJ0ztzpyvgSeeGfeLga6wu+JHku5xyilO\n\tX3pw==","X-Gm-Message-State":"AHPjjUijgUycCB3O2YKIIX3CanWlNvUD/G5cbYHz2ai/9tz1lKVba35o\n\t6FoexOXTi1motQ==","X-Google-Smtp-Source":"ADKCNb5v+PfdyLu9ur3UucuNENNFHkBPmRHYjD8gRe1BzpCbH8hyU/wgxHerOp3AiqjUru3d3jSRRA==","X-Received":"by 10.55.18.96 with SMTP id c93mr1839395qkh.297.1504547982295;\n\tMon, 04 Sep 2017 10:59:42 -0700 (PDT)","To":"Peter Maydell <peter.maydell@linaro.org>, qemu-devel@nongnu.org","References":"<1504545540-8002-1-git-send-email-peter.maydell@linaro.org>","From":"=?utf-8?q?Philippe_Mathieu-Daud=C3=A9?= <f4bug@amsat.org>","Message-ID":"<b92ede74-a487-dcba-dc68-f9427b3f881e@amsat.org>","Date":"Mon, 4 Sep 2017 14:59:38 -0300","User-Agent":"Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101\n\tThunderbird/52.3.0","MIME-Version":"1.0","In-Reply-To":"<1504545540-8002-1-git-send-email-peter.maydell@linaro.org>","Content-Type":"text/plain; charset=utf-8; format=flowed","Content-Language":"en-US","Content-Transfer-Encoding":"8bit","X-detected-operating-system":"by eggs.gnu.org: Genre and OS details not\n\trecognized.","X-Received-From":"2607:f8b0:400d:c09::244","Subject":"Re: [Qemu-devel] [PATCH] configure: Drop AIX host support","X-BeenThere":"qemu-devel@nongnu.org","X-Mailman-Version":"2.1.21","Precedence":"list","List-Id":"<qemu-devel.nongnu.org>","List-Unsubscribe":"<https://lists.nongnu.org/mailman/options/qemu-devel>,\n\t<mailto:qemu-devel-request@nongnu.org?subject=unsubscribe>","List-Archive":"<http://lists.nongnu.org/archive/html/qemu-devel/>","List-Post":"<mailto:qemu-devel@nongnu.org>","List-Help":"<mailto:qemu-devel-request@nongnu.org?subject=help>","List-Subscribe":"<https://lists.nongnu.org/mailman/listinfo/qemu-devel>,\n\t<mailto:qemu-devel-request@nongnu.org?subject=subscribe>","Cc":"patches@linaro.org","Errors-To":"qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org","Sender":"\"Qemu-devel\"\n\t<qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org>"}},{"id":1762827,"web_url":"http://patchwork.ozlabs.org/comment/1762827/","msgid":"<d91a4033-a76a-9adc-aaa0-ded8468a337b@redhat.com>","list_archive_url":null,"date":"2017-09-04T18:09:17","subject":"Re: [Qemu-devel] [PATCH] configure: Drop AIX host support","submitter":{"id":66152,"url":"http://patchwork.ozlabs.org/api/people/66152/","name":"Thomas Huth","email":"thuth@redhat.com"},"content":"On 04.09.2017 19:19, Peter Maydell wrote:\n> Nobody has mentioned AIX host support on the mailing list for years,\n> and we have no test systems for it so it is most likely broken.\n> We've advertised in configure for two releases now that we plan\n> to drop support for this host OS, and have had no complaints.\n\nWe just added this some weeks ago to our qemu-doc.texi:\n\n\"Prior to the 2.10.0 release there was no official policy on how long\nfeatures would be deprecated prior to their removal, nor any documented\nlist of which features were deprecated. Thus any features deprecated\nprior to 2.10.0 will be treated as if they were first deprecated in the\n2.10.0 release.\"\n\nShould we maybe wait two more releases (for version 3.0 ;-)) 'till we\nremove it?\n\nAnyway, the patch looks fine to me, so:\n\nReviewed-by: Thomas Huth <thuth@redhat.com>","headers":{"Return-Path":"<qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org>","X-Original-To":"incoming@patchwork.ozlabs.org","Delivered-To":"patchwork-incoming@bilbo.ozlabs.org","Authentication-Results":["ozlabs.org;\n\tspf=pass (mailfrom) smtp.mailfrom=nongnu.org\n\t(client-ip=2001:4830:134:3::11; helo=lists.gnu.org;\n\tenvelope-from=qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org;\n\treceiver=<UNKNOWN>)","ext-mx06.extmail.prod.ext.phx2.redhat.com;\n\tdmarc=none (p=none dis=none) header.from=redhat.com","ext-mx06.extmail.prod.ext.phx2.redhat.com;\n\tspf=fail smtp.mailfrom=thuth@redhat.com"],"Received":["from lists.gnu.org (lists.gnu.org [IPv6:2001:4830:134:3::11])\n\t(using TLSv1 with cipher AES256-SHA (256/256 bits))\n\t(No client certificate requested)\n\tby ozlabs.org (Postfix) with ESMTPS id 3xmHtn4z5dz9sR9\n\tfor <incoming@patchwork.ozlabs.org>;\n\tTue,  5 Sep 2017 04:09:52 +1000 (AEST)","from localhost ([::1]:55129 helo=lists.gnu.org)\n\tby lists.gnu.org with esmtp (Exim 4.71) (envelope-from\n\t<qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org>)\n\tid 1dovoj-0001Ps-Vs\n\tfor incoming@patchwork.ozlabs.org; Mon, 04 Sep 2017 14:09:50 -0400","from eggs.gnu.org ([2001:4830:134:3::10]:51183)\n\tby lists.gnu.org with esmtp (Exim 4.71)\n\t(envelope-from <thuth@redhat.com>) id 1dovoM-0001PH-78\n\tfor qemu-devel@nongnu.org; Mon, 04 Sep 2017 14:09:30 -0400","from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71)\n\t(envelope-from <thuth@redhat.com>) id 1dovoH-00066v-Ho\n\tfor qemu-devel@nongnu.org; Mon, 04 Sep 2017 14:09:26 -0400","from mx1.redhat.com ([209.132.183.28]:33932)\n\tby eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32)\n\t(Exim 4.71) (envelope-from <thuth@redhat.com>) id 1dovoH-00065w-Cu\n\tfor qemu-devel@nongnu.org; Mon, 04 Sep 2017 14:09:21 -0400","from smtp.corp.redhat.com\n\t(int-mx06.intmail.prod.int.phx2.redhat.com [10.5.11.16])\n\t(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))\n\t(No client certificate requested)\n\tby mx1.redhat.com (Postfix) with ESMTPS id 26C7812B2A;\n\tMon,  4 Sep 2017 18:09:20 +0000 (UTC)","from [10.36.116.102] (ovpn-116-102.ams2.redhat.com [10.36.116.102])\n\tby smtp.corp.redhat.com (Postfix) with ESMTPS id 90A8AB930F;\n\tMon,  4 Sep 2017 18:09:18 +0000 (UTC)"],"DMARC-Filter":"OpenDMARC Filter v1.3.2 mx1.redhat.com 26C7812B2A","To":"Peter Maydell <peter.maydell@linaro.org>, qemu-devel@nongnu.org","References":"<1504545540-8002-1-git-send-email-peter.maydell@linaro.org>","From":"Thomas Huth <thuth@redhat.com>","Message-ID":"<d91a4033-a76a-9adc-aaa0-ded8468a337b@redhat.com>","Date":"Mon, 4 Sep 2017 20:09:17 +0200","User-Agent":"Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101\n\tThunderbird/52.3.0","MIME-Version":"1.0","In-Reply-To":"<1504545540-8002-1-git-send-email-peter.maydell@linaro.org>","Content-Type":"text/plain; charset=utf-8","Content-Language":"en-US","Content-Transfer-Encoding":"7bit","X-Scanned-By":"MIMEDefang 2.79 on 10.5.11.16","X-Greylist":"Sender IP whitelisted, not delayed by milter-greylist-4.5.16\n\t(mx1.redhat.com [10.5.110.30]);\n\tMon, 04 Sep 2017 18:09:20 +0000 (UTC)","X-detected-operating-system":"by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic]\n\t[fuzzy]","X-Received-From":"209.132.183.28","Subject":"Re: [Qemu-devel] [PATCH] configure: Drop AIX host support","X-BeenThere":"qemu-devel@nongnu.org","X-Mailman-Version":"2.1.21","Precedence":"list","List-Id":"<qemu-devel.nongnu.org>","List-Unsubscribe":"<https://lists.nongnu.org/mailman/options/qemu-devel>,\n\t<mailto:qemu-devel-request@nongnu.org?subject=unsubscribe>","List-Archive":"<http://lists.nongnu.org/archive/html/qemu-devel/>","List-Post":"<mailto:qemu-devel@nongnu.org>","List-Help":"<mailto:qemu-devel-request@nongnu.org?subject=help>","List-Subscribe":"<https://lists.nongnu.org/mailman/listinfo/qemu-devel>,\n\t<mailto:qemu-devel-request@nongnu.org?subject=subscribe>","Cc":"Laurent Vivier <laurent@vivier.eu>, =?utf-8?q?Philippe_Mathieu-Daud?=\n\t=?utf-8?b?w6k=?= <f4bug@amsat.org>, \tpatches@linaro.org","Errors-To":"qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org","Sender":"\"Qemu-devel\"\n\t<qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org>"}},{"id":1762830,"web_url":"http://patchwork.ozlabs.org/comment/1762830/","msgid":"<CAFEAcA8-pX+QoqSwNzL9vvRqwByoazOzB2970a2K5Zg8CXKL+A@mail.gmail.com>","list_archive_url":null,"date":"2017-09-04T18:20:41","subject":"Re: [Qemu-devel] [PATCH] configure: Drop AIX host support","submitter":{"id":5111,"url":"http://patchwork.ozlabs.org/api/people/5111/","name":"Peter Maydell","email":"peter.maydell@linaro.org"},"content":"On 4 September 2017 at 19:09, Thomas Huth <thuth@redhat.com> wrote:\n> On 04.09.2017 19:19, Peter Maydell wrote:\n>> Nobody has mentioned AIX host support on the mailing list for years,\n>> and we have no test systems for it so it is most likely broken.\n>> We've advertised in configure for two releases now that we plan\n>> to drop support for this host OS, and have had no complaints.\n>\n> We just added this some weeks ago to our qemu-doc.texi:\n>\n> \"Prior to the 2.10.0 release there was no official policy on how long\n> features would be deprecated prior to their removal, nor any documented\n> list of which features were deprecated. Thus any features deprecated\n> prior to 2.10.0 will be treated as if they were first deprecated in the\n> 2.10.0 release.\"\n\nWe pretty clearly say in the configure message\n    echo \"The QEMU project intends to remove support for this host OS in\"\n    echo \"a future release if nobody volunteers to maintain it and to\"\n    echo \"provide a build host for our continuous integration setup.\"\n\nand my intention when I wrote that was absolutely to dump old\nOSes in a couple of releases... The amount of code removed here\nisn't great so I guess waiting a little longer doesn't hurt,\nbut I feel like somebody's moved the goalposts in adding that\nlanguage and not listing the deprecated host OSes and CPUs\nin the list of deprecated features in 2.10 :-(\n\nthanks\n-- PMM","headers":{"Return-Path":"<qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org>","X-Original-To":"incoming@patchwork.ozlabs.org","Delivered-To":"patchwork-incoming@bilbo.ozlabs.org","Authentication-Results":["ozlabs.org;\n\tspf=pass (mailfrom) smtp.mailfrom=nongnu.org\n\t(client-ip=2001:4830:134:3::11; helo=lists.gnu.org;\n\tenvelope-from=qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org;\n\treceiver=<UNKNOWN>)","ozlabs.org;\n\tdkim=fail reason=\"signature verification failed\" (1024-bit key;\n\tunprotected) header.d=linaro.org header.i=@linaro.org\n\theader.b=\"hsjbLzUn\"; dkim-atps=neutral"],"Received":["from lists.gnu.org (lists.gnu.org [IPv6:2001:4830:134:3::11])\n\t(using TLSv1 with cipher AES256-SHA (256/256 bits))\n\t(No client certificate requested)\n\tby ozlabs.org (Postfix) with ESMTPS id 3xmJ8K2nqlz9sP3\n\tfor <incoming@patchwork.ozlabs.org>;\n\tTue,  5 Sep 2017 04:21:35 +1000 (AEST)","from localhost ([::1]:55163 helo=lists.gnu.org)\n\tby lists.gnu.org with esmtp (Exim 4.71) (envelope-from\n\t<qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org>)\n\tid 1dow04-0004an-Uz\n\tfor incoming@patchwork.ozlabs.org; Mon, 04 Sep 2017 14:21:32 -0400","from eggs.gnu.org ([2001:4830:134:3::10]:53237)\n\tby lists.gnu.org with esmtp (Exim 4.71)\n\t(envelope-from <peter.maydell@linaro.org>) id 1dovzg-0004aD-If\n\tfor qemu-devel@nongnu.org; Mon, 04 Sep 2017 14:21:13 -0400","from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71)\n\t(envelope-from <peter.maydell@linaro.org>) id 1dovzb-0003M7-Tp\n\tfor qemu-devel@nongnu.org; Mon, 04 Sep 2017 14:21:08 -0400","from mail-wr0-x231.google.com ([2a00:1450:400c:c0c::231]:37850)\n\tby eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16)\n\t(Exim 4.71) (envelope-from <peter.maydell@linaro.org>)\n\tid 1dovzb-0003Lm-MZ\n\tfor qemu-devel@nongnu.org; Mon, 04 Sep 2017 14:21:03 -0400","by mail-wr0-x231.google.com with SMTP id n33so3522820wrn.4\n\tfor <qemu-devel@nongnu.org>; Mon, 04 Sep 2017 11:21:03 -0700 (PDT)","by 10.223.159.68 with HTTP; Mon, 4 Sep 2017 11:20:41 -0700 (PDT)"],"DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google;\n\th=mime-version:in-reply-to:references:from:date:message-id:subject:to\n\t:cc; bh=0O2fA4vEu6cft0EDEEhhUy6V6uDADoq0DN3ylVkyPuA=;\n\tb=hsjbLzUnrGP9kYOC4MVl2IyiHjwTyzFAPjGeiZUxXlR3TpH20UpWV01vrRk81T+B+p\n\t3fcDw0nXK3qp3mibBz1Q58XIpd+EbP3WU7V0AAPvqpIqNXpYFN984H4U/Nr/dDQbiSyc\n\t7lo3l6bhY90QPq9DGQMjYevmbTxUE3OQ7busg=","X-Google-DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/relaxed;\n\td=1e100.net; s=20161025;\n\th=x-gm-message-state:mime-version:in-reply-to:references:from:date\n\t:message-id:subject:to:cc;\n\tbh=0O2fA4vEu6cft0EDEEhhUy6V6uDADoq0DN3ylVkyPuA=;\n\tb=TebIPrRd9YNHHy8FuBdQcpLhGhBJ3vf/M2F7b+eMh61a6Jy8etUNXubu+q+0fu7n7K\n\tFPguwyFYoCSBklgpm0xvqgtuSSLLLk8aPZg+12MPFVuNBhp8C3Z4md+M661CFIJ7WT3t\n\t590sfaCOW7T7g/OaIJ9ea/1SFHTzQ2LbfKN5toV3qicmf6l5OXNhTgJ0W7URkbuAdVL/\n\txEqQUZdZvuxlWon99xCIt87wWGuoaC6HQlXEIGlx2mW7zJesFsff85GqyW1fVrjNmeA8\n\tWsOPtnw1sZnGoFBXY8ltkwsTWKugz0UWGWqnJHcfZnfjb2q0YDULm0m6rc1unlmPHO4b\n\tNNwQ==","X-Gm-Message-State":"AHPjjUil5RExDTepzLkmuwNcVtjkCfXcU9r54WaU/npaF3GDnoiKbNHB\n\tGu6UR3lwgHm1M+UUkByNcP/HXtM+xsJU","X-Google-Smtp-Source":"ADKCNb5uMKERWiN91ZyGDN+5TFb8446im6uQ+R1wsndH2XaliRX1rZWcwz1yIMchwgdqjohMa/Sg7fSEBezPIPaUNZ8=","X-Received":"by 10.223.135.250 with SMTP id c55mr777429wrc.11.1504549262441; \n\tMon, 04 Sep 2017 11:21:02 -0700 (PDT)","MIME-Version":"1.0","In-Reply-To":"<d91a4033-a76a-9adc-aaa0-ded8468a337b@redhat.com>","References":"<1504545540-8002-1-git-send-email-peter.maydell@linaro.org>\n\t<d91a4033-a76a-9adc-aaa0-ded8468a337b@redhat.com>","From":"Peter Maydell <peter.maydell@linaro.org>","Date":"Mon, 4 Sep 2017 19:20:41 +0100","Message-ID":"<CAFEAcA8-pX+QoqSwNzL9vvRqwByoazOzB2970a2K5Zg8CXKL+A@mail.gmail.com>","To":"Thomas Huth <thuth@redhat.com>","Content-Type":"text/plain; charset=\"UTF-8\"","X-detected-operating-system":"by eggs.gnu.org: Genre and OS details not\n\trecognized.","X-Received-From":"2a00:1450:400c:c0c::231","Subject":"Re: [Qemu-devel] [PATCH] configure: Drop AIX host support","X-BeenThere":"qemu-devel@nongnu.org","X-Mailman-Version":"2.1.21","Precedence":"list","List-Id":"<qemu-devel.nongnu.org>","List-Unsubscribe":"<https://lists.nongnu.org/mailman/options/qemu-devel>,\n\t<mailto:qemu-devel-request@nongnu.org?subject=unsubscribe>","List-Archive":"<http://lists.nongnu.org/archive/html/qemu-devel/>","List-Post":"<mailto:qemu-devel@nongnu.org>","List-Help":"<mailto:qemu-devel-request@nongnu.org?subject=help>","List-Subscribe":"<https://lists.nongnu.org/mailman/listinfo/qemu-devel>,\n\t<mailto:qemu-devel-request@nongnu.org?subject=subscribe>","Cc":"Laurent Vivier <laurent@vivier.eu>, =?utf-8?q?Philippe_Mathieu-Daud?=\n\t=?utf-8?b?w6k=?= <f4bug@amsat.org>,\n\tQEMU Developers <qemu-devel@nongnu.org>, \"patches@linaro.org\"\n\t<patches@linaro.org>","Errors-To":"qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org","Sender":"\"Qemu-devel\"\n\t<qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org>"}},{"id":1762842,"web_url":"http://patchwork.ozlabs.org/comment/1762842/","msgid":"<b3723c69-de30-0a37-a865-fb718375e54b@vivier.eu>","list_archive_url":null,"date":"2017-09-04T18:57:24","subject":"Re: [Qemu-devel] [PATCH] configure: Drop AIX host support","submitter":{"id":2628,"url":"http://patchwork.ozlabs.org/api/people/2628/","name":"Laurent Vivier","email":"laurent@vivier.eu"},"content":"Le 04/09/2017 à 19:19, Peter Maydell a écrit :\n> Nobody has mentioned AIX host support on the mailing list for years,\n> and we have no test systems for it so it is most likely broken.\n> We've advertised in configure for two releases now that we plan\n> to drop support for this host OS, and have had no complaints.\n> Drop the AIX host support code.\n> \n> We can also drop the now-unused AIX version of sys_cache_info().\n> \n> Note that the _CALL_AIX define used in the PPC tcg backend is\n> also used for Linux PPC64, and so that code should not be removed.\n> \n> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>\n\nReviewed-by: Laurent Vivier <laurent@vivier.eu>\n\n> ---\n>  configure        | 13 +------------\n>  util/cacheinfo.c | 11 +----------\n>  2 files changed, 2 insertions(+), 22 deletions(-)\n> \n> diff --git a/configure b/configure\n> index fb7e34a..931b3ba 100755\n> --- a/configure\n> +++ b/configure\n> @@ -350,7 +350,6 @@ cocoa=\"no\"\n>  softmmu=\"yes\"\n>  linux_user=\"no\"\n>  bsd_user=\"no\"\n> -aix=\"no\"\n>  blobs=\"yes\"\n>  pkgversion=\"\"\n>  pie=\"\"\n> @@ -554,8 +553,6 @@ elif check_define __NetBSD__; then\n>    targetos='NetBSD'\n>  elif check_define __APPLE__; then\n>    targetos='Darwin'\n> -elif check_define _AIX; then\n> -  targetos='AIX'\n>  else\n>    # This is a fatal error, but don't report it yet, because we\n>    # might be going to just print the --help text, or it might\n> @@ -767,10 +764,6 @@ SunOS)\n>    LIBS=\"$solarisnetlibs $LIBS\"\n>    libs_qga=\"$solarisnetlibs $libs_qga\"\n>  ;;\n> -AIX)\n> -  aix=\"yes\"\n> -  make=\"${MAKE-gmake}\"\n> -;;\n>  Haiku)\n>    haiku=\"yes\"\n>    QEMU_CFLAGS=\"-DB_USE_POSITIVE_POSIX_ERRORS $QEMU_CFLAGS\"\n> @@ -4214,7 +4207,7 @@ elif compile_prog \"\" \"$pthread_lib -lrt\" ; then\n>  fi\n>  \n>  if test \"$darwin\" != \"yes\" -a \"$mingw32\" != \"yes\" -a \"$solaris\" != yes -a \\\n> -        \"$aix\" != \"yes\" -a \"$haiku\" != \"yes\" ; then\n> +        \"$haiku\" != \"yes\" ; then\n>      libs_softmmu=\"-lutil $libs_softmmu\"\n>  fi\n>  \n> @@ -5523,10 +5516,6 @@ if test \"$darwin\" = \"yes\" ; then\n>    echo \"CONFIG_DARWIN=y\" >> $config_host_mak\n>  fi\n>  \n> -if test \"$aix\" = \"yes\" ; then\n> -  echo \"CONFIG_AIX=y\" >> $config_host_mak\n> -fi\n> -\n>  if test \"$solaris\" = \"yes\" ; then\n>    echo \"CONFIG_SOLARIS=y\" >> $config_host_mak\n>  fi\n> diff --git a/util/cacheinfo.c b/util/cacheinfo.c\n> index 593940f..db5172d 100644\n> --- a/util/cacheinfo.c\n> +++ b/util/cacheinfo.c\n> @@ -15,16 +15,7 @@ int qemu_dcache_linesize = 0;\n>   * Operating system specific detection mechanisms.\n>   */\n>  \n> -#if defined(_AIX)\n> -# include <sys/systemcfg.h>\n> -\n> -static void sys_cache_info(int *isize, int *dsize)\n> -{\n> -    *isize = _system_configuration.icache_line;\n> -    *dsize = _system_configuration.dcache_line;\n> -}\n> -\n> -#elif defined(_WIN32)\n> +#if defined(_WIN32)\n>  \n>  static void sys_cache_info(int *isize, int *dsize)\n>  {\n>","headers":{"Return-Path":"<qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org>","X-Original-To":"incoming@patchwork.ozlabs.org","Delivered-To":"patchwork-incoming@bilbo.ozlabs.org","Authentication-Results":"ozlabs.org;\n\tspf=pass (mailfrom) smtp.mailfrom=nongnu.org\n\t(client-ip=2001:4830:134:3::11; helo=lists.gnu.org;\n\tenvelope-from=qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org;\n\treceiver=<UNKNOWN>)","Received":["from lists.gnu.org (lists.gnu.org [IPv6:2001:4830:134:3::11])\n\t(using TLSv1 with cipher AES256-SHA (256/256 bits))\n\t(No client certificate requested)\n\tby ozlabs.org (Postfix) with ESMTPS id 3xmJyT2jbVz9s7c\n\tfor <incoming@patchwork.ozlabs.org>;\n\tTue,  5 Sep 2017 04:58:09 +1000 (AEST)","from localhost ([::1]:55261 helo=lists.gnu.org)\n\tby lists.gnu.org with esmtp (Exim 4.71) (envelope-from\n\t<qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org>)\n\tid 1dowZT-0005bo-Ii\n\tfor incoming@patchwork.ozlabs.org; Mon, 04 Sep 2017 14:58:07 -0400","from eggs.gnu.org ([2001:4830:134:3::10]:33405)\n\tby lists.gnu.org with esmtp (Exim 4.71)\n\t(envelope-from <laurent@vivier.eu>) id 1dowYu-0005YP-O5\n\tfor qemu-devel@nongnu.org; Mon, 04 Sep 2017 14:57:37 -0400","from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71)\n\t(envelope-from <laurent@vivier.eu>) id 1dowYp-0002dJ-Vp\n\tfor qemu-devel@nongnu.org; Mon, 04 Sep 2017 14:57:32 -0400","from mout.kundenserver.de ([212.227.126.187]:56893)\n\tby eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16)\n\t(Exim 4.71) (envelope-from <laurent@vivier.eu>) id 1dowYp-0002d9-KI\n\tfor qemu-devel@nongnu.org; Mon, 04 Sep 2017 14:57:27 -0400","from [192.168.100.1] ([78.238.229.36]) by mrelayeu.kundenserver.de\n\t(mreue002 [212.227.15.167]) with ESMTPSA (Nemesis) id\n\t0MFDEx-1dibqI18Xb-00GILQ; Mon, 04 Sep 2017 20:57:25 +0200"],"To":"Peter Maydell <peter.maydell@linaro.org>, qemu-devel@nongnu.org","References":"<1504545540-8002-1-git-send-email-peter.maydell@linaro.org>","From":"Laurent Vivier <laurent@vivier.eu>","Message-ID":"<b3723c69-de30-0a37-a865-fb718375e54b@vivier.eu>","Date":"Mon, 4 Sep 2017 20:57:24 +0200","User-Agent":"Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101\n\tThunderbird/52.3.0","MIME-Version":"1.0","In-Reply-To":"<1504545540-8002-1-git-send-email-peter.maydell@linaro.org>","Content-Type":"text/plain; charset=utf-8","Content-Language":"en-US","Content-Transfer-Encoding":"8bit","X-Provags-ID":"V03:K0:po07236gs6fYmwsNNNru+YeiqgLHv2rWbgKkEspSHCXE/H/chrj\n\tFaPibD9zDTlI0IemVmiL4tc6YlPu9TFcgHzbbwn6UqlcH1iXvDrykFuOT2lRGEfKVe0kRh5\n\t6Eg/WgM3MYCTaB3XytmOUJQTZ6yJih5UQPOGRcwfKhZ/ZCUg4jTTG+K28MPOpLnS6WwX3mo\n\tgLGQtdzVL6o+8T5iA4Mdw==","X-UI-Out-Filterresults":"notjunk:1; V01:K0:i6EJbFnF8Kg=:OdVVhH46Dd+PyW2Zbt0XCR\n\tlVsQ1fksG0b/rKiM7828YOqnnPsyxVb3j2keJyfhXzy40zGWEv8BzMeg1gR2+6XjmDRnPs7W/\n\tQ3snK2cPS5EQmuBJYEE7q/mW79xPPdGBmJC/FGNPoecemBpgFrihpRdbskqgxt7h6io+UTzHd\n\tS8QNvh0ahlepuz9H7ioEpWlJYQ9piFFojsFAf/8CWZDn2b0ErxOb1Re5MmvHizeV1jYuof2ME\n\tg84uV8zla4BIEUAZT3gxQp/Ajb9gH4eh+Yt3JhLI8AoolqIRjR7hIudojTK2TDUanLomYh2Sa\n\tPWDb6e6Ta9bc5jbfr2ijTzdPQFiiH9Ql809rgiR/D4s2JHo3vrUN7ruMG1lRDJ3SKB1jgAaro\n\t5lQHCWxxWKZpTWNgzSd2hbikQiOBhyf21qrHbiy0rgcHD89A3e5GNgRu2XT/IyV5ZoxCS7OdJ\n\tMBTTtRusQn11PAfTWNBnXoDV5x7bhe0R6DL0VDlPmqPR+2BBNLpxWZh1lVuk8dtmisw69/H1v\n\tTF6Du0HpxLsX7WoDTVp80zZ8HJFkkkHkAxkMLzpgc5spXNBLbuw39qO+q8ewdGJOpLRrl3HOZ\n\toKVnbY1sg2bcS2WwUGXsgqEWa7oT85Ic6s28A2NH/j6fL98WmZQciivjaIvHX8tXwq2BjY5Yu\n\tT7i+K96V0xtpi43rE0naYl5FTnqguQ8Luj80JWrmJsv9UXaK4FVfHLL/Da7/QqUCx5zbP9Cbq\n\t5P2B5aghfo3MZYRRQYPstXE4zPgl0XU329QG1wI9602u+C/FULEpW3xg8Y8=","X-detected-operating-system":"by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic]\n\t[fuzzy]","X-Received-From":"212.227.126.187","Subject":"Re: [Qemu-devel] [PATCH] configure: Drop AIX host support","X-BeenThere":"qemu-devel@nongnu.org","X-Mailman-Version":"2.1.21","Precedence":"list","List-Id":"<qemu-devel.nongnu.org>","List-Unsubscribe":"<https://lists.nongnu.org/mailman/options/qemu-devel>,\n\t<mailto:qemu-devel-request@nongnu.org?subject=unsubscribe>","List-Archive":"<http://lists.nongnu.org/archive/html/qemu-devel/>","List-Post":"<mailto:qemu-devel@nongnu.org>","List-Help":"<mailto:qemu-devel-request@nongnu.org?subject=help>","List-Subscribe":"<https://lists.nongnu.org/mailman/listinfo/qemu-devel>,\n\t<mailto:qemu-devel-request@nongnu.org?subject=subscribe>","Cc":"patches@linaro.org","Errors-To":"qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org","Sender":"\"Qemu-devel\"\n\t<qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org>"}},{"id":1762870,"web_url":"http://patchwork.ozlabs.org/comment/1762870/","msgid":"<8d4a3664-0684-cf6e-0cdd-ad699674eebf@gmx.com>","list_archive_url":null,"date":"2017-09-04T20:50:16","subject":"Re: [Qemu-devel] [PATCH] configure: Drop AIX host support","submitter":{"id":11273,"url":"http://patchwork.ozlabs.org/api/people/11273/","name":"Kamil Rytarowski","email":"n54@gmx.com"},"content":"On 04.09.2017 19:19, Peter Maydell wrote:\n> Nobody has mentioned AIX host support on the mailing list for years,\n> and we have no test systems for it so it is most likely broken.\n> We've advertised in configure for two releases now that we plan\n> to drop support for this host OS, and have had no complaints.\n> Drop the AIX host support code.\n> \n\nThere is AIX support in pkgsrc, but the activity is minimal. It\ncertainly does not pass perl and the amount of buildable packages is tiny.\n\n> We can also drop the now-unused AIX version of sys_cache_info().\n> \n> Note that the _CALL_AIX define used in the PPC tcg backend is\n> also used for Linux PPC64, and so that code should not be removed.\n> \n> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>\n> ---\n>  configure        | 13 +------------\n>  util/cacheinfo.c | 11 +----------\n>  2 files changed, 2 insertions(+), 22 deletions(-)\n> \n> diff --git a/configure b/configure\n> index fb7e34a..931b3ba 100755\n> --- a/configure\n> +++ b/configure\n> @@ -350,7 +350,6 @@ cocoa=\"no\"\n>  softmmu=\"yes\"\n>  linux_user=\"no\"\n>  bsd_user=\"no\"\n> -aix=\"no\"\n>  blobs=\"yes\"\n>  pkgversion=\"\"\n>  pie=\"\"\n> @@ -554,8 +553,6 @@ elif check_define __NetBSD__; then\n>    targetos='NetBSD'\n>  elif check_define __APPLE__; then\n>    targetos='Darwin'\n> -elif check_define _AIX; then\n> -  targetos='AIX'\n>  else\n>    # This is a fatal error, but don't report it yet, because we\n>    # might be going to just print the --help text, or it might\n> @@ -767,10 +764,6 @@ SunOS)\n>    LIBS=\"$solarisnetlibs $LIBS\"\n>    libs_qga=\"$solarisnetlibs $libs_qga\"\n>  ;;\n> -AIX)\n> -  aix=\"yes\"\n> -  make=\"${MAKE-gmake}\"\n> -;;\n>  Haiku)\n>    haiku=\"yes\"\n>    QEMU_CFLAGS=\"-DB_USE_POSITIVE_POSIX_ERRORS $QEMU_CFLAGS\"\n> @@ -4214,7 +4207,7 @@ elif compile_prog \"\" \"$pthread_lib -lrt\" ; then\n>  fi\n>  \n>  if test \"$darwin\" != \"yes\" -a \"$mingw32\" != \"yes\" -a \"$solaris\" != yes -a \\\n> -        \"$aix\" != \"yes\" -a \"$haiku\" != \"yes\" ; then\n> +        \"$haiku\" != \"yes\" ; then\n>      libs_softmmu=\"-lutil $libs_softmmu\"\n>  fi\n>  \n> @@ -5523,10 +5516,6 @@ if test \"$darwin\" = \"yes\" ; then\n>    echo \"CONFIG_DARWIN=y\" >> $config_host_mak\n>  fi\n>  \n> -if test \"$aix\" = \"yes\" ; then\n> -  echo \"CONFIG_AIX=y\" >> $config_host_mak\n> -fi\n> -\n>  if test \"$solaris\" = \"yes\" ; then\n>    echo \"CONFIG_SOLARIS=y\" >> $config_host_mak\n>  fi\n> diff --git a/util/cacheinfo.c b/util/cacheinfo.c\n> index 593940f..db5172d 100644\n> --- a/util/cacheinfo.c\n> +++ b/util/cacheinfo.c\n> @@ -15,16 +15,7 @@ int qemu_dcache_linesize = 0;\n>   * Operating system specific detection mechanisms.\n>   */\n>  \n> -#if defined(_AIX)\n> -# include <sys/systemcfg.h>\n> -\n> -static void sys_cache_info(int *isize, int *dsize)\n> -{\n> -    *isize = _system_configuration.icache_line;\n> -    *dsize = _system_configuration.dcache_line;\n> -}\n> -\n> -#elif defined(_WIN32)\n> +#if defined(_WIN32)\n>  \n>  static void sys_cache_info(int *isize, int *dsize)\n>  {\n>","headers":{"Return-Path":"<qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org>","X-Original-To":"incoming@patchwork.ozlabs.org","Delivered-To":"patchwork-incoming@bilbo.ozlabs.org","Authentication-Results":"ozlabs.org;\n\tspf=pass (mailfrom) smtp.mailfrom=nongnu.org\n\t(client-ip=2001:4830:134:3::11; helo=lists.gnu.org;\n\tenvelope-from=qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org;\n\treceiver=<UNKNOWN>)","Received":["from lists.gnu.org (lists.gnu.org [IPv6:2001:4830:134:3::11])\n\t(using TLSv1 with cipher AES256-SHA (256/256 bits))\n\t(No client certificate requested)\n\tby ozlabs.org (Postfix) with ESMTPS id 3xmMQ52jwSz9sRm\n\tfor <incoming@patchwork.ozlabs.org>;\n\tTue,  5 Sep 2017 06:48:43 +1000 (AEST)","from localhost ([::1]:55646 helo=lists.gnu.org)\n\tby lists.gnu.org with esmtp (Exim 4.71) (envelope-from\n\t<qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org>)\n\tid 1doyIS-0007yi-RC\n\tfor incoming@patchwork.ozlabs.org; Mon, 04 Sep 2017 16:48:40 -0400","from eggs.gnu.org ([2001:4830:134:3::10]:34800)\n\tby lists.gnu.org with esmtp (Exim 4.71) (envelope-from <n54@gmx.com>)\n\tid 1doyHv-0007y9-9q\n\tfor qemu-devel@nongnu.org; Mon, 04 Sep 2017 16:48:12 -0400","from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71)\n\t(envelope-from <n54@gmx.com>) id 1doyHq-0003p2-GZ\n\tfor qemu-devel@nongnu.org; Mon, 04 Sep 2017 16:48:07 -0400","from mout.gmx.net ([212.227.17.21]:58101)\n\tby eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16)\n\t(Exim 4.71) (envelope-from <n54@gmx.com>) id 1doyHq-0003oe-4q\n\tfor qemu-devel@nongnu.org; Mon, 04 Sep 2017 16:48:02 -0400","from [192.168.1.3] ([185.58.161.191]) by mail.gmx.com (mrgmx103\n\t[212.227.17.174]) with ESMTPSA (Nemesis) id 0LgI0W-1dA5Xv0UTs-00nhik; \n\tMon, 04 Sep 2017 22:47:59 +0200"],"To":"Peter Maydell <peter.maydell@linaro.org>, qemu-devel@nongnu.org","References":"<1504545540-8002-1-git-send-email-peter.maydell@linaro.org>","From":"Kamil Rytarowski <n54@gmx.com>","Message-ID":"<8d4a3664-0684-cf6e-0cdd-ad699674eebf@gmx.com>","Date":"Mon, 4 Sep 2017 22:50:16 +0200","User-Agent":"Mozilla/5.0 (X11; NetBSD amd64; rv:52.0) Gecko/20100101\n\tThunderbird/52.1.0","MIME-Version":"1.0","In-Reply-To":"<1504545540-8002-1-git-send-email-peter.maydell@linaro.org>","Content-Type":"multipart/signed; micalg=pgp-sha256;\n\tprotocol=\"application/pgp-signature\";\n\tboundary=\"wmGBJ2SVfSBCW1iH1mtUQJtkfgmRecLSD\"","X-Provags-ID":"V03:K0:UQR50e72txL8vGpIdgUb32+MAODusJs772Zzw0aebV0cmrOxJcI\n\tjCfzY33WEahP/frrYSkptD5CgBGPi5gLkY4M5EPtRVyQ4Xb659z/O1joq9aXlXIrMs+ft8+\n\tjzRTBiyPVs2V4Qja4mDvAeBmgtTgusM37kk71UUjke0iQkvMox8xvCfG34OHAenmMKR0N4D\n\toCJlIKl9EHW5vnrsDoeRA==","X-UI-Out-Filterresults":"notjunk:1; V01:K0:3SxHUYLEEAk=:MsjxY2oeoD4RxpYrp8HKFB\n\tOZvgn74w+X6b8Y8yYtoKTBwgr5G1iywrbmDguVqM5ThWYCyQ1S6AVM7KTzonXIgNX8nTT4NUP\n\twBOn2dKJhQSy3Dp1HH5UD+A847Bl/SbGCPuULR/eGvCxX7U+s4ElcBwpnBqqUNrYUMpaiDfAY\n\tt5W2NNUx2q3BSPoR6gP3S4syxf2Km6Rj84rE9+n8QOhHC++pr6CEGmtA1JNqyM7H4U3M2bvD2\n\t1CXpJkWs1zYexO5byzgw7QPqWYO7m2G2zNw9w42yvzIgVoQx4Sl9iyU/8LKWlnXrPTj/NKa3g\n\tqaK/lleNIswya6bCne77D9/KLQC7p7fxeDYn/BBxj6bkstyor68is/4og1Mz9OL+Bh6Bsfdl3\n\ttJX5XgXiU6HPuktc/VDhS6NQeJQ6DsDSvCH9d0LfmbhA/0fIlWvzsZlr4TSHgb0IyfL3pOFRc\n\tPpV2l2FaCPJLja2LPvdcPWDXzfc8kGFib7pnSo9PSh9+UsB4nex+9SbAf+ue/ijMHMKmbbwxy\n\tPMIfa7O6WooLtXmL7O+vodIhNX+uwY/XFyEIEZP455BJUE9zRFbMksUuvISXKPa2alr0qTrGO\n\tja2tzoohm9itBrSgDCpC4OOwzgpBj8wlYxfl6iGtf7YdSOagohOZNAP74/2FnDEAWZ1mygATK\n\tWh9P2oCQ/eZDeaeRQ832qZtP0FprYoMlylAtMFF1P3UCTDhi4yB6POoJ5p5rovv9GK9O6RPZX\n\tCvITwAe4ABv5X9RMU13bMjKEyTS21ywQDpoTzKCUufExywtNfef5sg18S3ib8FeLbWfXFB1s7\n\te35pNOc2v/zBhmktb8/rPRpeplhEA==","X-detected-operating-system":"by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic]\n\t[fuzzy]","X-Received-From":"212.227.17.21","X-Content-Filtered-By":"Mailman/MimeDel 2.1.21","Subject":"Re: [Qemu-devel] [PATCH] configure: Drop AIX host support","X-BeenThere":"qemu-devel@nongnu.org","X-Mailman-Version":"2.1.21","Precedence":"list","List-Id":"<qemu-devel.nongnu.org>","List-Unsubscribe":"<https://lists.nongnu.org/mailman/options/qemu-devel>,\n\t<mailto:qemu-devel-request@nongnu.org?subject=unsubscribe>","List-Archive":"<http://lists.nongnu.org/archive/html/qemu-devel/>","List-Post":"<mailto:qemu-devel@nongnu.org>","List-Help":"<mailto:qemu-devel-request@nongnu.org?subject=help>","List-Subscribe":"<https://lists.nongnu.org/mailman/listinfo/qemu-devel>,\n\t<mailto:qemu-devel-request@nongnu.org?subject=subscribe>","Cc":"patches@linaro.org","Errors-To":"qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org","Sender":"\"Qemu-devel\"\n\t<qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org>"}},{"id":1763010,"web_url":"http://patchwork.ozlabs.org/comment/1763010/","msgid":"<87vakx399z.fsf@dusky.pond.sub.org>","list_archive_url":null,"date":"2017-09-05T07:16:24","subject":"Re: [Qemu-devel] [PATCH] configure: Drop AIX host support","submitter":{"id":2645,"url":"http://patchwork.ozlabs.org/api/people/2645/","name":"Markus Armbruster","email":"armbru@redhat.com"},"content":"Peter Maydell <peter.maydell@linaro.org> writes:\n\n> On 4 September 2017 at 19:09, Thomas Huth <thuth@redhat.com> wrote:\n>> On 04.09.2017 19:19, Peter Maydell wrote:\n>>> Nobody has mentioned AIX host support on the mailing list for years,\n>>> and we have no test systems for it so it is most likely broken.\n>>> We've advertised in configure for two releases now that we plan\n>>> to drop support for this host OS, and have had no complaints.\n>>\n>> We just added this some weeks ago to our qemu-doc.texi:\n>>\n>> \"Prior to the 2.10.0 release there was no official policy on how long\n>> features would be deprecated prior to their removal, nor any documented\n>> list of which features were deprecated. Thus any features deprecated\n>> prior to 2.10.0 will be treated as if they were first deprecated in the\n>> 2.10.0 release.\"\n\nDaniel's commit eb22aeca65f.\n\n> We pretty clearly say in the configure message\n>     echo \"The QEMU project intends to remove support for this host OS in\"\n>     echo \"a future release if nobody volunteers to maintain it and to\"\n>     echo \"provide a build host for our continuous integration setup.\"\n>\n> and my intention when I wrote that was absolutely to dump old\n> OSes in a couple of releases... The amount of code removed here\n> isn't great so I guess waiting a little longer doesn't hurt,\n> but I feel like somebody's moved the goalposts in adding that\n> language and not listing the deprecated host OSes and CPUs\n> in the list of deprecated features in 2.10 :-(\n\nAIX host has been *clearly* deprecated since 2.9.0 (commit 898be3e).\nFailure to include that in a summary added later and elsewhere does not\nundo that.  It's simply a bug in the summary.  We can discuss whether a\ngrace period of two releases is enough.  For what it's worth, I think it\nis in this case.\n\nLet's fix the bugs in the summary for 2.10.1.","headers":{"Return-Path":"<qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org>","X-Original-To":"incoming@patchwork.ozlabs.org","Delivered-To":"patchwork-incoming@bilbo.ozlabs.org","Authentication-Results":["ozlabs.org;\n\tspf=pass (mailfrom) smtp.mailfrom=nongnu.org\n\t(client-ip=2001:4830:134:3::11; helo=lists.gnu.org;\n\tenvelope-from=qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org;\n\treceiver=<UNKNOWN>)","ext-mx01.extmail.prod.ext.phx2.redhat.com;\n\tdmarc=none (p=none dis=none) header.from=redhat.com","ext-mx01.extmail.prod.ext.phx2.redhat.com;\n\tspf=fail smtp.mailfrom=armbru@redhat.com"],"Received":["from lists.gnu.org (lists.gnu.org [IPv6:2001:4830:134:3::11])\n\t(using TLSv1 with cipher AES256-SHA (256/256 bits))\n\t(No client certificate requested)\n\tby ozlabs.org (Postfix) with ESMTPS id 3xmdM02YVTz9sP3\n\tfor <incoming@patchwork.ozlabs.org>;\n\tTue,  5 Sep 2017 17:17:00 +1000 (AEST)","from localhost ([::1]:57197 helo=lists.gnu.org)\n\tby lists.gnu.org with esmtp (Exim 4.71) (envelope-from\n\t<qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org>)\n\tid 1dp86U-0005iC-68\n\tfor incoming@patchwork.ozlabs.org; Tue, 05 Sep 2017 03:16:58 -0400","from eggs.gnu.org ([2001:4830:134:3::10]:44399)\n\tby lists.gnu.org with esmtp (Exim 4.71)\n\t(envelope-from <armbru@redhat.com>) id 1dp864-0005hn-EU\n\tfor qemu-devel@nongnu.org; Tue, 05 Sep 2017 03:16:37 -0400","from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71)\n\t(envelope-from <armbru@redhat.com>) id 1dp85z-0001By-Lm\n\tfor qemu-devel@nongnu.org; Tue, 05 Sep 2017 03:16:32 -0400","from mx1.redhat.com ([209.132.183.28]:48262)\n\tby eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32)\n\t(Exim 4.71) (envelope-from <armbru@redhat.com>) id 1dp85z-0001BA-Fi\n\tfor qemu-devel@nongnu.org; Tue, 05 Sep 2017 03:16:27 -0400","from smtp.corp.redhat.com\n\t(int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11])\n\t(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))\n\t(No client certificate requested)\n\tby mx1.redhat.com (Postfix) with ESMTPS id 54AC97573E;\n\tTue,  5 Sep 2017 07:16:26 +0000 (UTC)","from blackfin.pond.sub.org (ovpn-116-75.ams2.redhat.com\n\t[10.36.116.75])\n\tby smtp.corp.redhat.com (Postfix) with ESMTPS id 0FC95A649E;\n\tTue,  5 Sep 2017 07:16:25 +0000 (UTC)","by blackfin.pond.sub.org (Postfix, from userid 1000)\n\tid 7AD2C1138645; Tue,  5 Sep 2017 09:16:24 +0200 (CEST)"],"DMARC-Filter":"OpenDMARC Filter v1.3.2 mx1.redhat.com 54AC97573E","From":"Markus Armbruster <armbru@redhat.com>","To":"Peter Maydell <peter.maydell@linaro.org>","References":"<1504545540-8002-1-git-send-email-peter.maydell@linaro.org>\n\t<d91a4033-a76a-9adc-aaa0-ded8468a337b@redhat.com>\n\t<CAFEAcA8-pX+QoqSwNzL9vvRqwByoazOzB2970a2K5Zg8CXKL+A@mail.gmail.com>","Date":"Tue, 05 Sep 2017 09:16:24 +0200","In-Reply-To":"<CAFEAcA8-pX+QoqSwNzL9vvRqwByoazOzB2970a2K5Zg8CXKL+A@mail.gmail.com>\n\t(Peter Maydell's message of \"Mon, 4 Sep 2017 19:20:41 +0100\")","Message-ID":"<87vakx399z.fsf@dusky.pond.sub.org>","User-Agent":"Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux)","MIME-Version":"1.0","Content-Type":"text/plain","X-Scanned-By":"MIMEDefang 2.79 on 10.5.11.11","X-Greylist":"Sender IP whitelisted, not delayed by milter-greylist-4.5.16\n\t(mx1.redhat.com [10.5.110.25]);\n\tTue, 05 Sep 2017 07:16:26 +0000 (UTC)","X-detected-operating-system":"by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic]\n\t[fuzzy]","X-Received-From":"209.132.183.28","Subject":"Re: [Qemu-devel] [PATCH] configure: Drop AIX host support","X-BeenThere":"qemu-devel@nongnu.org","X-Mailman-Version":"2.1.21","Precedence":"list","List-Id":"<qemu-devel.nongnu.org>","List-Unsubscribe":"<https://lists.nongnu.org/mailman/options/qemu-devel>,\n\t<mailto:qemu-devel-request@nongnu.org?subject=unsubscribe>","List-Archive":"<http://lists.nongnu.org/archive/html/qemu-devel/>","List-Post":"<mailto:qemu-devel@nongnu.org>","List-Help":"<mailto:qemu-devel-request@nongnu.org?subject=help>","List-Subscribe":"<https://lists.nongnu.org/mailman/listinfo/qemu-devel>,\n\t<mailto:qemu-devel-request@nongnu.org?subject=subscribe>","Cc":"Thomas Huth <thuth@redhat.com>, \"patches@linaro.org\" <patches@linaro.org>,\n\tQEMU Developers <qemu-devel@nongnu.org>, Laurent Vivier\n\t<laurent@vivier.eu>, Philippe =?utf-8?q?Mathieu-Daud=C3=A9?=\n\t<f4bug@amsat.org>","Errors-To":"qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org","Sender":"\"Qemu-devel\"\n\t<qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org>"}},{"id":1763021,"web_url":"http://patchwork.ozlabs.org/comment/1763021/","msgid":"<b6c65736-a095-e546-7798-d9028321f579@redhat.com>","list_archive_url":null,"date":"2017-09-05T07:36:23","subject":"Re: [Qemu-devel] [PATCH] configure: Drop AIX host support","submitter":{"id":66152,"url":"http://patchwork.ozlabs.org/api/people/66152/","name":"Thomas Huth","email":"thuth@redhat.com"},"content":"On 05.09.2017 09:16, Markus Armbruster wrote:\n> Peter Maydell <peter.maydell@linaro.org> writes:\n> \n>> On 4 September 2017 at 19:09, Thomas Huth <thuth@redhat.com> wrote:\n>>> On 04.09.2017 19:19, Peter Maydell wrote:\n>>>> Nobody has mentioned AIX host support on the mailing list for years,\n>>>> and we have no test systems for it so it is most likely broken.\n>>>> We've advertised in configure for two releases now that we plan\n>>>> to drop support for this host OS, and have had no complaints.\n>>>\n>>> We just added this some weeks ago to our qemu-doc.texi:\n>>>\n>>> \"Prior to the 2.10.0 release there was no official policy on how long\n>>> features would be deprecated prior to their removal, nor any documented\n>>> list of which features were deprecated. Thus any features deprecated\n>>> prior to 2.10.0 will be treated as if they were first deprecated in the\n>>> 2.10.0 release.\"\n> \n> Daniel's commit eb22aeca65f.\n> \n>> We pretty clearly say in the configure message\n>>     echo \"The QEMU project intends to remove support for this host OS in\"\n>>     echo \"a future release if nobody volunteers to maintain it and to\"\n>>     echo \"provide a build host for our continuous integration setup.\"\n>>\n>> and my intention when I wrote that was absolutely to dump old\n>> OSes in a couple of releases... The amount of code removed here\n>> isn't great so I guess waiting a little longer doesn't hurt,\n>> but I feel like somebody's moved the goalposts in adding that\n>> language and not listing the deprecated host OSes and CPUs\n>> in the list of deprecated features in 2.10 :-(\n> \n> AIX host has been *clearly* deprecated since 2.9.0 (commit 898be3e).\n> Failure to include that in a summary added later and elsewhere does not\n> undo that.\nYes, sure, I fully agree that it is marked as deprecated since 2.9. I\ncertainly did *not* want to say that grace period for the AIX removal\nhas now to start with QEMU 2.11 - sorry if my mail was not clear in that\nway. I just wanted to discuss whether we should apply the \"any features\ndeprecated prior to 2.10.0 will be treated as if they were first\ndeprecated in the 2.10.0 release\" idea here, too.\n\nOTOH, AIX support is really very, very like broken since years and\nnobody complained (since there haven't been any AIX-related bug fix\ncommits in years), so I guess nobody will complain if we remove it right\nnow already.\n\n Thomas","headers":{"Return-Path":"<qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org>","X-Original-To":"incoming@patchwork.ozlabs.org","Delivered-To":"patchwork-incoming@bilbo.ozlabs.org","Authentication-Results":["ozlabs.org;\n\tspf=pass (mailfrom) smtp.mailfrom=nongnu.org\n\t(client-ip=2001:4830:134:3::11; helo=lists.gnu.org;\n\tenvelope-from=qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org;\n\treceiver=<UNKNOWN>)","ext-mx03.extmail.prod.ext.phx2.redhat.com;\n\tdmarc=none (p=none dis=none) header.from=redhat.com","ext-mx03.extmail.prod.ext.phx2.redhat.com;\n\tspf=fail smtp.mailfrom=thuth@redhat.com"],"Received":["from lists.gnu.org (lists.gnu.org [IPv6:2001:4830:134:3::11])\n\t(using TLSv1 with cipher AES256-SHA (256/256 bits))\n\t(No client certificate requested)\n\tby ozlabs.org (Postfix) with ESMTPS id 3xmdp93YTlz9sP3\n\tfor <incoming@patchwork.ozlabs.org>;\n\tTue,  5 Sep 2017 17:37:03 +1000 (AEST)","from localhost ([::1]:57246 helo=lists.gnu.org)\n\tby lists.gnu.org with esmtp (Exim 4.71) (envelope-from\n\t<qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org>)\n\tid 1dp8Pt-00018E-2e\n\tfor incoming@patchwork.ozlabs.org; Tue, 05 Sep 2017 03:37:01 -0400","from eggs.gnu.org ([2001:4830:134:3::10]:51487)\n\tby lists.gnu.org with esmtp (Exim 4.71)\n\t(envelope-from <thuth@redhat.com>) id 1dp8PR-00017w-6b\n\tfor qemu-devel@nongnu.org; Tue, 05 Sep 2017 03:36:38 -0400","from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71)\n\t(envelope-from <thuth@redhat.com>) id 1dp8PM-0006At-Eo\n\tfor qemu-devel@nongnu.org; Tue, 05 Sep 2017 03:36:33 -0400","from mx1.redhat.com ([209.132.183.28]:33070)\n\tby eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32)\n\t(Exim 4.71) (envelope-from <thuth@redhat.com>) id 1dp8PM-0006Af-5r\n\tfor qemu-devel@nongnu.org; Tue, 05 Sep 2017 03:36:28 -0400","from smtp.corp.redhat.com\n\t(int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11])\n\t(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))\n\t(No client certificate requested)\n\tby mx1.redhat.com (Postfix) with ESMTPS id C89EB76A1D;\n\tTue,  5 Sep 2017 07:36:26 +0000 (UTC)","from [10.36.116.114] (ovpn-116-114.ams2.redhat.com [10.36.116.114])\n\tby smtp.corp.redhat.com (Postfix) with ESMTPS id 0AEA7A64A5;\n\tTue,  5 Sep 2017 07:36:24 +0000 (UTC)"],"DMARC-Filter":"OpenDMARC Filter v1.3.2 mx1.redhat.com C89EB76A1D","To":"Markus Armbruster <armbru@redhat.com>,\n\tPeter Maydell <peter.maydell@linaro.org>","References":"<1504545540-8002-1-git-send-email-peter.maydell@linaro.org>\n\t<d91a4033-a76a-9adc-aaa0-ded8468a337b@redhat.com>\n\t<CAFEAcA8-pX+QoqSwNzL9vvRqwByoazOzB2970a2K5Zg8CXKL+A@mail.gmail.com>\n\t<87vakx399z.fsf@dusky.pond.sub.org>","From":"Thomas Huth <thuth@redhat.com>","Message-ID":"<b6c65736-a095-e546-7798-d9028321f579@redhat.com>","Date":"Tue, 5 Sep 2017 09:36:23 +0200","User-Agent":"Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101\n\tThunderbird/52.3.0","MIME-Version":"1.0","In-Reply-To":"<87vakx399z.fsf@dusky.pond.sub.org>","Content-Type":"text/plain; charset=utf-8","Content-Language":"en-US","X-Scanned-By":"MIMEDefang 2.79 on 10.5.11.11","X-Greylist":"Sender IP whitelisted, not delayed by milter-greylist-4.5.16\n\t(mx1.redhat.com [10.5.110.27]);\n\tTue, 05 Sep 2017 07:36:27 +0000 (UTC)","Content-Transfer-Encoding":"quoted-printable","X-detected-operating-system":"by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic]\n\t[fuzzy]","X-Received-From":"209.132.183.28","Subject":"Re: [Qemu-devel] [PATCH] configure: Drop AIX host support","X-BeenThere":"qemu-devel@nongnu.org","X-Mailman-Version":"2.1.21","Precedence":"list","List-Id":"<qemu-devel.nongnu.org>","List-Unsubscribe":"<https://lists.nongnu.org/mailman/options/qemu-devel>,\n\t<mailto:qemu-devel-request@nongnu.org?subject=unsubscribe>","List-Archive":"<http://lists.nongnu.org/archive/html/qemu-devel/>","List-Post":"<mailto:qemu-devel@nongnu.org>","List-Help":"<mailto:qemu-devel-request@nongnu.org?subject=help>","List-Subscribe":"<https://lists.nongnu.org/mailman/listinfo/qemu-devel>,\n\t<mailto:qemu-devel-request@nongnu.org?subject=subscribe>","Cc":"Laurent Vivier <laurent@vivier.eu>, =?utf-8?q?Philippe_Mathieu-Daud?=\n\t=?utf-8?b?w6k=?= <f4bug@amsat.org>,\n\tQEMU Developers <qemu-devel@nongnu.org>, \"patches@linaro.org\"\n\t<patches@linaro.org>","Errors-To":"qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org","Sender":"\"Qemu-devel\"\n\t<qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org>"}},{"id":1763045,"web_url":"http://patchwork.ozlabs.org/comment/1763045/","msgid":"<20170905100127.4892e02f@bahia>","list_archive_url":null,"date":"2017-09-05T08:01:27","subject":"Re: [Qemu-devel] [PATCH] configure: Drop AIX host support","submitter":{"id":69178,"url":"http://patchwork.ozlabs.org/api/people/69178/","name":"Greg Kurz","email":"groug@kaod.org"},"content":"On Mon,  4 Sep 2017 18:19:00 +0100\nPeter Maydell <peter.maydell@linaro.org> wrote:\n\n> Nobody has mentioned AIX host support on the mailing list for years,\n> and we have no test systems for it so it is most likely broken.\n> We've advertised in configure for two releases now that we plan\n> to drop support for this host OS, and have had no complaints.\n> Drop the AIX host support code.\n> \n> We can also drop the now-unused AIX version of sys_cache_info().\n> \n> Note that the _CALL_AIX define used in the PPC tcg backend is\n> also used for Linux PPC64, and so that code should not be removed.\n> \n\nYeah this is used by the old big-endian ABI.\n\n> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>\n> ---\n\nReviewed-by: Greg Kurz <groug@kaod.org>\n\n>  configure        | 13 +------------\n>  util/cacheinfo.c | 11 +----------\n>  2 files changed, 2 insertions(+), 22 deletions(-)\n> \n> diff --git a/configure b/configure\n> index fb7e34a..931b3ba 100755\n> --- a/configure\n> +++ b/configure\n> @@ -350,7 +350,6 @@ cocoa=\"no\"\n>  softmmu=\"yes\"\n>  linux_user=\"no\"\n>  bsd_user=\"no\"\n> -aix=\"no\"\n>  blobs=\"yes\"\n>  pkgversion=\"\"\n>  pie=\"\"\n> @@ -554,8 +553,6 @@ elif check_define __NetBSD__; then\n>    targetos='NetBSD'\n>  elif check_define __APPLE__; then\n>    targetos='Darwin'\n> -elif check_define _AIX; then\n> -  targetos='AIX'\n>  else\n>    # This is a fatal error, but don't report it yet, because we\n>    # might be going to just print the --help text, or it might\n> @@ -767,10 +764,6 @@ SunOS)\n>    LIBS=\"$solarisnetlibs $LIBS\"\n>    libs_qga=\"$solarisnetlibs $libs_qga\"\n>  ;;\n> -AIX)\n> -  aix=\"yes\"\n> -  make=\"${MAKE-gmake}\"\n> -;;\n>  Haiku)\n>    haiku=\"yes\"\n>    QEMU_CFLAGS=\"-DB_USE_POSITIVE_POSIX_ERRORS $QEMU_CFLAGS\"\n> @@ -4214,7 +4207,7 @@ elif compile_prog \"\" \"$pthread_lib -lrt\" ; then\n>  fi\n>  \n>  if test \"$darwin\" != \"yes\" -a \"$mingw32\" != \"yes\" -a \"$solaris\" != yes -a \\\n> -        \"$aix\" != \"yes\" -a \"$haiku\" != \"yes\" ; then\n> +        \"$haiku\" != \"yes\" ; then\n>      libs_softmmu=\"-lutil $libs_softmmu\"\n>  fi\n>  \n> @@ -5523,10 +5516,6 @@ if test \"$darwin\" = \"yes\" ; then\n>    echo \"CONFIG_DARWIN=y\" >> $config_host_mak\n>  fi\n>  \n> -if test \"$aix\" = \"yes\" ; then\n> -  echo \"CONFIG_AIX=y\" >> $config_host_mak\n> -fi\n> -\n>  if test \"$solaris\" = \"yes\" ; then\n>    echo \"CONFIG_SOLARIS=y\" >> $config_host_mak\n>  fi\n> diff --git a/util/cacheinfo.c b/util/cacheinfo.c\n> index 593940f..db5172d 100644\n> --- a/util/cacheinfo.c\n> +++ b/util/cacheinfo.c\n> @@ -15,16 +15,7 @@ int qemu_dcache_linesize = 0;\n>   * Operating system specific detection mechanisms.\n>   */\n>  \n> -#if defined(_AIX)\n> -# include <sys/systemcfg.h>\n> -\n> -static void sys_cache_info(int *isize, int *dsize)\n> -{\n> -    *isize = _system_configuration.icache_line;\n> -    *dsize = _system_configuration.dcache_line;\n> -}\n> -\n> -#elif defined(_WIN32)\n> +#if defined(_WIN32)\n>  \n>  static void sys_cache_info(int *isize, int *dsize)\n>  {","headers":{"Return-Path":"<qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org>","X-Original-To":"incoming@patchwork.ozlabs.org","Delivered-To":"patchwork-incoming@bilbo.ozlabs.org","Authentication-Results":"ozlabs.org;\n\tspf=pass (mailfrom) smtp.mailfrom=nongnu.org\n\t(client-ip=2001:4830:134:3::11; helo=lists.gnu.org;\n\tenvelope-from=qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org;\n\treceiver=<UNKNOWN>)","Received":["from lists.gnu.org (lists.gnu.org [IPv6:2001:4830:134:3::11])\n\t(using TLSv1 with cipher AES256-SHA (256/256 bits))\n\t(No client certificate requested)\n\tby ozlabs.org (Postfix) with ESMTPS id 3xmfMC3B62z9s4q\n\tfor <incoming@patchwork.ozlabs.org>;\n\tTue,  5 Sep 2017 18:02:14 +1000 (AEST)","from localhost ([::1]:57330 helo=lists.gnu.org)\n\tby lists.gnu.org with esmtp (Exim 4.71) (envelope-from\n\t<qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org>)\n\tid 1dp8oG-0001Ar-0S\n\tfor incoming@patchwork.ozlabs.org; Tue, 05 Sep 2017 04:02:12 -0400","from eggs.gnu.org ([2001:4830:134:3::10]:33976)\n\tby lists.gnu.org with esmtp (Exim 4.71)\n\t(envelope-from <groug@kaod.org>) id 1dp8np-00019H-LB\n\tfor qemu-devel@nongnu.org; Tue, 05 Sep 2017 04:01:55 -0400","from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71)\n\t(envelope-from <groug@kaod.org>) id 1dp8nk-00056G-NB\n\tfor qemu-devel@nongnu.org; Tue, 05 Sep 2017 04:01:45 -0400","from 7.mo178.mail-out.ovh.net ([46.105.58.91]:53230)\n\tby eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32)\n\t(Exim 4.71) (envelope-from <groug@kaod.org>) id 1dp8nk-00052V-H3\n\tfor qemu-devel@nongnu.org; Tue, 05 Sep 2017 04:01:40 -0400","from player728.ha.ovh.net (b6.ovh.net [213.186.33.56])\n\tby mo178.mail-out.ovh.net (Postfix) with ESMTP id BCFD751F7C\n\tfor <qemu-devel@nongnu.org>; Tue,  5 Sep 2017 10:01:31 +0200 (CEST)","from bahia (gar31-1-82-66-74-139.fbx.proxad.net [82.66.74.139])\n\t(Authenticated sender: groug@kaod.org)\n\tby player728.ha.ovh.net (Postfix) with ESMTPSA id 619E3540096;\n\tTue,  5 Sep 2017 10:01:28 +0200 (CEST)"],"Date":"Tue, 5 Sep 2017 10:01:27 +0200","From":"Greg Kurz <groug@kaod.org>","To":"Peter Maydell <peter.maydell@linaro.org>","Message-ID":"<20170905100127.4892e02f@bahia>","In-Reply-To":"<1504545540-8002-1-git-send-email-peter.maydell@linaro.org>","References":"<1504545540-8002-1-git-send-email-peter.maydell@linaro.org>","X-Mailer":"Claws Mail 3.14.1 (GTK+ 2.24.31; x86_64-redhat-linux-gnu)","MIME-Version":"1.0","Content-Type":"multipart/signed; micalg=pgp-sha1;\n\tboundary=\"Sig_/uX_=e1jTB.3GULWVEs.aDLT\";\n\tprotocol=\"application/pgp-signature\"","X-Ovh-Tracer-Id":"6474768892842711313","X-VR-SPAMSTATE":"OK","X-VR-SPAMSCORE":"-100","X-VR-SPAMCAUSE":"gggruggvucftvghtrhhoucdtuddrfeelledrvdejgddufeegucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuqfggjfdpvefjgfevmfevgfenuceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddm","X-detected-operating-system":"by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic]\n\t[fuzzy]","X-Received-From":"46.105.58.91","Subject":"Re: [Qemu-devel] [PATCH] configure: Drop AIX host support","X-BeenThere":"qemu-devel@nongnu.org","X-Mailman-Version":"2.1.21","Precedence":"list","List-Id":"<qemu-devel.nongnu.org>","List-Unsubscribe":"<https://lists.nongnu.org/mailman/options/qemu-devel>,\n\t<mailto:qemu-devel-request@nongnu.org?subject=unsubscribe>","List-Archive":"<http://lists.nongnu.org/archive/html/qemu-devel/>","List-Post":"<mailto:qemu-devel@nongnu.org>","List-Help":"<mailto:qemu-devel-request@nongnu.org?subject=help>","List-Subscribe":"<https://lists.nongnu.org/mailman/listinfo/qemu-devel>,\n\t<mailto:qemu-devel-request@nongnu.org?subject=subscribe>","Cc":"qemu-devel@nongnu.org, patches@linaro.org","Errors-To":"qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org","Sender":"\"Qemu-devel\"\n\t<qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org>"}},{"id":1763050,"web_url":"http://patchwork.ozlabs.org/comment/1763050/","msgid":"<20170905080418.GA311@redhat.com>","list_archive_url":null,"date":"2017-09-05T08:04:18","subject":"Re: [Qemu-devel] [PATCH] configure: Drop AIX host support","submitter":{"id":2694,"url":"http://patchwork.ozlabs.org/api/people/2694/","name":"Daniel P. Berrange","email":"berrange@redhat.com"},"content":"On Mon, Sep 04, 2017 at 08:09:17PM +0200, Thomas Huth wrote:\n> On 04.09.2017 19:19, Peter Maydell wrote:\n> > Nobody has mentioned AIX host support on the mailing list for years,\n> > and we have no test systems for it so it is most likely broken.\n> > We've advertised in configure for two releases now that we plan\n> > to drop support for this host OS, and have had no complaints.\n> \n> We just added this some weeks ago to our qemu-doc.texi:\n> \n> \"Prior to the 2.10.0 release there was no official policy on how long\n> features would be deprecated prior to their removal, nor any documented\n> list of which features were deprecated. Thus any features deprecated\n> prior to 2.10.0 will be treated as if they were first deprecated in the\n> 2.10.0 release.\"\n> \n> Should we maybe wait two more releases (for version 3.0 ;-)) 'till we\n> remove it?\n\nThe deprecation policy is for features which currently work and which we\nexpect to have actual users. Neither is the case with AIX support, so I\ndon't see any reason to keep it longer.\n\nRegards,\nDaniel","headers":{"Return-Path":"<qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org>","X-Original-To":"incoming@patchwork.ozlabs.org","Delivered-To":"patchwork-incoming@bilbo.ozlabs.org","Authentication-Results":["ozlabs.org;\n\tspf=pass (mailfrom) smtp.mailfrom=nongnu.org\n\t(client-ip=2001:4830:134:3::11; helo=lists.gnu.org;\n\tenvelope-from=qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org;\n\treceiver=<UNKNOWN>)","ext-mx06.extmail.prod.ext.phx2.redhat.com;\n\tdmarc=none (p=none dis=none) header.from=redhat.com","ext-mx06.extmail.prod.ext.phx2.redhat.com;\n\tspf=fail smtp.mailfrom=berrange@redhat.com"],"Received":["from lists.gnu.org (lists.gnu.org [IPv6:2001:4830:134:3::11])\n\t(using TLSv1 with cipher AES256-SHA (256/256 bits))\n\t(No client certificate requested)\n\tby ozlabs.org (Postfix) with ESMTPS id 3xmfQW5TWRz9s9Y\n\tfor <incoming@patchwork.ozlabs.org>;\n\tTue,  5 Sep 2017 18:05:07 +1000 (AEST)","from localhost ([::1]:57342 helo=lists.gnu.org)\n\tby lists.gnu.org with esmtp (Exim 4.71) (envelope-from\n\t<qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org>)\n\tid 1dp8r3-0002fp-UC\n\tfor incoming@patchwork.ozlabs.org; Tue, 05 Sep 2017 04:05:05 -0400","from eggs.gnu.org ([2001:4830:134:3::10]:35435)\n\tby lists.gnu.org with esmtp (Exim 4.71)\n\t(envelope-from <berrange@redhat.com>) id 1dp8qW-0002aP-Am\n\tfor qemu-devel@nongnu.org; Tue, 05 Sep 2017 04:04:41 -0400","from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71)\n\t(envelope-from <berrange@redhat.com>) id 1dp8qM-0007IH-SH\n\tfor qemu-devel@nongnu.org; Tue, 05 Sep 2017 04:04:32 -0400","from mx1.redhat.com ([209.132.183.28]:39666)\n\tby eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32)\n\t(Exim 4.71) (envelope-from <berrange@redhat.com>) id 1dp8qM-0007HP-Lp\n\tfor qemu-devel@nongnu.org; Tue, 05 Sep 2017 04:04:22 -0400","from smtp.corp.redhat.com\n\t(int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12])\n\t(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))\n\t(No client certificate requested)\n\tby mx1.redhat.com (Postfix) with ESMTPS id AE4CF20B17;\n\tTue,  5 Sep 2017 08:04:21 +0000 (UTC)","from redhat.com (unknown [10.33.36.63])\n\tby smtp.corp.redhat.com (Postfix) with ESMTPS id 5FD72C452B;\n\tTue,  5 Sep 2017 08:04:20 +0000 (UTC)"],"DMARC-Filter":"OpenDMARC Filter v1.3.2 mx1.redhat.com AE4CF20B17","Date":"Tue, 5 Sep 2017 09:04:18 +0100","From":"\"Daniel P. Berrange\" <berrange@redhat.com>","To":"Thomas Huth <thuth@redhat.com>","Message-ID":"<20170905080418.GA311@redhat.com>","References":"<1504545540-8002-1-git-send-email-peter.maydell@linaro.org>\n\t<d91a4033-a76a-9adc-aaa0-ded8468a337b@redhat.com>","MIME-Version":"1.0","Content-Type":"text/plain; charset=utf-8","Content-Disposition":"inline","In-Reply-To":"<d91a4033-a76a-9adc-aaa0-ded8468a337b@redhat.com>","User-Agent":"Mutt/1.8.3 (2017-05-23)","X-Scanned-By":"MIMEDefang 2.79 on 10.5.11.12","X-Greylist":"Sender IP whitelisted, not delayed by milter-greylist-4.5.16\n\t(mx1.redhat.com [10.5.110.30]);\n\tTue, 05 Sep 2017 08:04:21 +0000 (UTC)","X-detected-operating-system":"by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic]\n\t[fuzzy]","X-Received-From":"209.132.183.28","Subject":"Re: [Qemu-devel] [PATCH] configure: Drop AIX host support","X-BeenThere":"qemu-devel@nongnu.org","X-Mailman-Version":"2.1.21","Precedence":"list","List-Id":"<qemu-devel.nongnu.org>","List-Unsubscribe":"<https://lists.nongnu.org/mailman/options/qemu-devel>,\n\t<mailto:qemu-devel-request@nongnu.org?subject=unsubscribe>","List-Archive":"<http://lists.nongnu.org/archive/html/qemu-devel/>","List-Post":"<mailto:qemu-devel@nongnu.org>","List-Help":"<mailto:qemu-devel-request@nongnu.org?subject=help>","List-Subscribe":"<https://lists.nongnu.org/mailman/listinfo/qemu-devel>,\n\t<mailto:qemu-devel-request@nongnu.org?subject=subscribe>","Reply-To":"\"Daniel P. Berrange\" <berrange@redhat.com>","Cc":"Peter Maydell <peter.maydell@linaro.org>, Philippe =?utf-8?q?Mathieu-D?=\n\t=?utf-8?b?YXVkw6k=?= <f4bug@amsat.org>,\n\tLaurent Vivier <laurent@vivier.eu>, qemu-devel@nongnu.org, \n\tpatches@linaro.org","Errors-To":"qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org","Sender":"\"Qemu-devel\"\n\t<qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org>"}},{"id":1763060,"web_url":"http://patchwork.ozlabs.org/comment/1763060/","msgid":"<f176ca29-3de0-ea3c-fe0a-1f5b3c283581@redhat.com>","list_archive_url":null,"date":"2017-09-05T08:15:54","subject":"Re: [Qemu-devel] [PATCH] configure: Drop AIX host support","submitter":{"id":66152,"url":"http://patchwork.ozlabs.org/api/people/66152/","name":"Thomas Huth","email":"thuth@redhat.com"},"content":"On 05.09.2017 10:04, Daniel P. Berrange wrote:\n> On Mon, Sep 04, 2017 at 08:09:17PM +0200, Thomas Huth wrote:\n>> On 04.09.2017 19:19, Peter Maydell wrote:\n>>> Nobody has mentioned AIX host support on the mailing list for years,\n>>> and we have no test systems for it so it is most likely broken.\n>>> We've advertised in configure for two releases now that we plan\n>>> to drop support for this host OS, and have had no complaints.\n>>\n>> We just added this some weeks ago to our qemu-doc.texi:\n>>\n>> \"Prior to the 2.10.0 release there was no official policy on how long\n>> features would be deprecated prior to their removal, nor any documented\n>> list of which features were deprecated. Thus any features deprecated\n>> prior to 2.10.0 will be treated as if they were first deprecated in the\n>> 2.10.0 release.\"\n>>\n>> Should we maybe wait two more releases (for version 3.0 ;-)) 'till we\n>> remove it?\n> \n> The deprecation policy is for features which currently work and which we\n> expect to have actual users. Neither is the case with AIX support, so I\n> don't see any reason to keep it longer.\n\nOK, then let's remove the dead AIX code in 2.11 already!\n\n Thomas","headers":{"Return-Path":"<qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org>","X-Original-To":"incoming@patchwork.ozlabs.org","Delivered-To":"patchwork-incoming@bilbo.ozlabs.org","Authentication-Results":["ozlabs.org;\n\tspf=pass (mailfrom) smtp.mailfrom=nongnu.org\n\t(client-ip=2001:4830:134:3::11; helo=lists.gnu.org;\n\tenvelope-from=qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org;\n\treceiver=<UNKNOWN>)","ext-mx10.extmail.prod.ext.phx2.redhat.com;\n\tdmarc=none (p=none dis=none) header.from=redhat.com","ext-mx10.extmail.prod.ext.phx2.redhat.com;\n\tspf=fail smtp.mailfrom=thuth@redhat.com"],"Received":["from lists.gnu.org (lists.gnu.org [IPv6:2001:4830:134:3::11])\n\t(using TLSv1 with cipher AES256-SHA (256/256 bits))\n\t(No client certificate requested)\n\tby ozlabs.org (Postfix) with ESMTPS id 3xmfgf6R55z9sNc\n\tfor <incoming@patchwork.ozlabs.org>;\n\tTue,  5 Sep 2017 18:16:30 +1000 (AEST)","from localhost ([::1]:57365 helo=lists.gnu.org)\n\tby lists.gnu.org with esmtp (Exim 4.71) (envelope-from\n\t<qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org>)\n\tid 1dp925-00052v-17\n\tfor incoming@patchwork.ozlabs.org; Tue, 05 Sep 2017 04:16:29 -0400","from eggs.gnu.org ([2001:4830:134:3::10]:38889)\n\tby lists.gnu.org with esmtp (Exim 4.71)\n\t(envelope-from <thuth@redhat.com>) id 1dp91f-00052W-Li\n\tfor qemu-devel@nongnu.org; Tue, 05 Sep 2017 04:16:08 -0400","from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71)\n\t(envelope-from <thuth@redhat.com>) id 1dp91b-00061k-0X\n\tfor qemu-devel@nongnu.org; Tue, 05 Sep 2017 04:16:03 -0400","from mx1.redhat.com ([209.132.183.28]:58592)\n\tby eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32)\n\t(Exim 4.71) (envelope-from <thuth@redhat.com>) id 1dp91a-000614-Pt\n\tfor qemu-devel@nongnu.org; Tue, 05 Sep 2017 04:15:58 -0400","from smtp.corp.redhat.com\n\t(int-mx03.intmail.prod.int.phx2.redhat.com [10.5.11.13])\n\t(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))\n\t(No client certificate requested)\n\tby mx1.redhat.com (Postfix) with ESMTPS id DB89F61474;\n\tTue,  5 Sep 2017 08:15:57 +0000 (UTC)","from [10.36.116.114] (ovpn-116-114.ams2.redhat.com [10.36.116.114])\n\tby smtp.corp.redhat.com (Postfix) with ESMTPS id E102260DD7;\n\tTue,  5 Sep 2017 08:15:55 +0000 (UTC)"],"DMARC-Filter":"OpenDMARC Filter v1.3.2 mx1.redhat.com DB89F61474","To":"\"Daniel P. Berrange\" <berrange@redhat.com>","References":"<1504545540-8002-1-git-send-email-peter.maydell@linaro.org>\n\t<d91a4033-a76a-9adc-aaa0-ded8468a337b@redhat.com>\n\t<20170905080418.GA311@redhat.com>","From":"Thomas Huth <thuth@redhat.com>","Message-ID":"<f176ca29-3de0-ea3c-fe0a-1f5b3c283581@redhat.com>","Date":"Tue, 5 Sep 2017 10:15:54 +0200","User-Agent":"Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101\n\tThunderbird/52.3.0","MIME-Version":"1.0","In-Reply-To":"<20170905080418.GA311@redhat.com>","Content-Type":"text/plain; charset=utf-8","Content-Language":"en-US","Content-Transfer-Encoding":"7bit","X-Scanned-By":"MIMEDefang 2.79 on 10.5.11.13","X-Greylist":"Sender IP whitelisted, not delayed by milter-greylist-4.5.16\n\t(mx1.redhat.com [10.5.110.39]);\n\tTue, 05 Sep 2017 08:15:58 +0000 (UTC)","X-detected-operating-system":"by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic]\n\t[fuzzy]","X-Received-From":"209.132.183.28","Subject":"Re: [Qemu-devel] [PATCH] configure: Drop AIX host support","X-BeenThere":"qemu-devel@nongnu.org","X-Mailman-Version":"2.1.21","Precedence":"list","List-Id":"<qemu-devel.nongnu.org>","List-Unsubscribe":"<https://lists.nongnu.org/mailman/options/qemu-devel>,\n\t<mailto:qemu-devel-request@nongnu.org?subject=unsubscribe>","List-Archive":"<http://lists.nongnu.org/archive/html/qemu-devel/>","List-Post":"<mailto:qemu-devel@nongnu.org>","List-Help":"<mailto:qemu-devel-request@nongnu.org?subject=help>","List-Subscribe":"<https://lists.nongnu.org/mailman/listinfo/qemu-devel>,\n\t<mailto:qemu-devel-request@nongnu.org?subject=subscribe>","Cc":"Peter Maydell <peter.maydell@linaro.org>, =?utf-8?q?Philippe_Mathieu-D?=\n\t=?utf-8?b?YXVkw6k=?= <f4bug@amsat.org>,\n\tLaurent Vivier <laurent@vivier.eu>, qemu-devel@nongnu.org, \n\tpatches@linaro.org","Errors-To":"qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org","Sender":"\"Qemu-devel\"\n\t<qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org>"}},{"id":1763124,"web_url":"http://patchwork.ozlabs.org/comment/1763124/","msgid":"<20170905092629.GE17449@stefanha-x1.localdomain>","list_archive_url":null,"date":"2017-09-05T09:26:29","subject":"Re: [Qemu-devel] [PATCH] configure: Drop AIX host support","submitter":{"id":2747,"url":"http://patchwork.ozlabs.org/api/people/2747/","name":"Stefan Hajnoczi","email":"stefanha@gmail.com"},"content":"On Mon, Sep 04, 2017 at 06:19:00PM +0100, Peter Maydell wrote:\n> Nobody has mentioned AIX host support on the mailing list for years,\n> and we have no test systems for it so it is most likely broken.\n> We've advertised in configure for two releases now that we plan\n> to drop support for this host OS, and have had no complaints.\n> Drop the AIX host support code.\n> \n> We can also drop the now-unused AIX version of sys_cache_info().\n> \n> Note that the _CALL_AIX define used in the PPC tcg backend is\n> also used for Linux PPC64, and so that code should not be removed.\n> \n> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>\n> ---\n>  configure        | 13 +------------\n>  util/cacheinfo.c | 11 +----------\n>  2 files changed, 2 insertions(+), 22 deletions(-)\n\nReviewed-by: Stefan Hajnoczi <stefanha@redhat.com>","headers":{"Return-Path":"<qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org>","X-Original-To":"incoming@patchwork.ozlabs.org","Delivered-To":"patchwork-incoming@bilbo.ozlabs.org","Authentication-Results":["ozlabs.org;\n\tspf=pass (mailfrom) smtp.mailfrom=nongnu.org\n\t(client-ip=2001:4830:134:3::11; helo=lists.gnu.org;\n\tenvelope-from=qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org;\n\treceiver=<UNKNOWN>)","ozlabs.org; dkim=pass (2048-bit key;\n\tunprotected) header.d=gmail.com header.i=@gmail.com\n\theader.b=\"I17P6WH/\"; dkim-atps=neutral"],"Received":["from lists.gnu.org (lists.gnu.org [IPv6:2001:4830:134:3::11])\n\t(using TLSv1 with cipher AES256-SHA (256/256 bits))\n\t(No client certificate requested)\n\tby ozlabs.org (Postfix) with ESMTPS id 3xmhH934RBz9s0g\n\tfor <incoming@patchwork.ozlabs.org>;\n\tTue,  5 Sep 2017 19:28:53 +1000 (AEST)","from localhost ([::1]:57686 helo=lists.gnu.org)\n\tby lists.gnu.org with esmtp (Exim 4.71) (envelope-from\n\t<qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org>)\n\tid 1dpAA7-00061i-Ej\n\tfor incoming@patchwork.ozlabs.org; Tue, 05 Sep 2017 05:28:51 -0400","from eggs.gnu.org ([2001:4830:134:3::10]:43869)\n\tby lists.gnu.org with esmtp (Exim 4.71)\n\t(envelope-from <stefanha@gmail.com>) id 1dpA7y-0004l4-5J\n\tfor qemu-devel@nongnu.org; Tue, 05 Sep 2017 05:26:42 -0400","from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71)\n\t(envelope-from <stefanha@gmail.com>) id 1dpA7t-0005RU-Gg\n\tfor qemu-devel@nongnu.org; Tue, 05 Sep 2017 05:26:38 -0400","from mail-wm0-x244.google.com ([2a00:1450:400c:c09::244]:36630)\n\tby eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16)\n\t(Exim 4.71) (envelope-from <stefanha@gmail.com>) id 1dpA7t-0005R1-9m\n\tfor qemu-devel@nongnu.org; Tue, 05 Sep 2017 05:26:33 -0400","by mail-wm0-x244.google.com with SMTP id p17so2448133wmd.3\n\tfor <qemu-devel@nongnu.org>; Tue, 05 Sep 2017 02:26:33 -0700 (PDT)","from localhost ([51.15.41.238]) by smtp.gmail.com with ESMTPSA id\n\ti16sm46059edj.29.2017.09.05.02.26.31\n\t(version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256);\n\tTue, 05 Sep 2017 02:26:31 -0700 (PDT)"],"DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025;\n\th=date:from:to:cc:subject:message-id:references:mime-version\n\t:content-disposition:in-reply-to:user-agent;\n\tbh=ywhGVlKuXpZQcDBzILtlGVqhs4H3KS1NT8Lpqv/06I8=;\n\tb=I17P6WH/iIJyx+PTRS7zY7gQreG7tAScxIZ4dQuWtTLGRqPw8I0LUu/hxs3bnAfsam\n\tlijPtgPElvIRZwKj1LBZuV+TNQZDuuEiZLCZyVLkEqVNuAY39Z3TaOpz3ccLjK3i/KNN\n\tU7oKJqRwHQfWGBfw+MdyBqxcZVYU6GANqb9owSJaBFd/LcCBETQQlbGfswoQ1aaTvfrj\n\tMf16uW60kLWhvjsZek0Dn7dF8mpM/KLObympSNGoNmH//KtFjOe88uBLi42+X4xuJcxN\n\teJiigvCbxfu4Ok8DhvTd/hwhScTt5+1s2L8EYrq20oQaFLR+O7i2YaqLCduRnmaYP90a\n\tsGsQ==","X-Google-DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/relaxed;\n\td=1e100.net; s=20161025;\n\th=x-gm-message-state:date:from:to:cc:subject:message-id:references\n\t:mime-version:content-disposition:in-reply-to:user-agent;\n\tbh=ywhGVlKuXpZQcDBzILtlGVqhs4H3KS1NT8Lpqv/06I8=;\n\tb=BOE/Gg/S8ppHcWy1MrROBdpyzZNJPxkTRTCs5+irKdRSiLyBiP3zjpYz7x0nZ5CVqo\n\trs7+rdwuUviXi7LafrF/O5+ieg+DEmSbPBYOG1lzbCoahpSPS1Hex7ElzBTly0o9GoC4\n\tSgtKn8+cBXsBR3JAuvlOTDdCs6qEfsG2J4i46wzVjEMY3QIPzM9+pMXaxmuFzGnjFWiT\n\tkRrut6M8811pom6Sdf29hdlBeYQSLzK5KFB1EGDrQGQcF/QmbPArMXUNcEE9JFD0xc+t\n\ttwkPPwJZZXvH51/Gd3KFevMj4Crh04NBS4OFY0F3rJ916YQxXvUNA7sA4QAYrqRQEI8o\n\tTdkA==","X-Gm-Message-State":"AHPjjUgvCFFyVqVG7x1DTyqMVK9PnXUDHS8SBkfFsk7Q/lwG+4S0D/zY\n\t3vGbsHns+AKGLA==","X-Google-Smtp-Source":"ADKCNb4uBQQRzCNnEZUUWpvl7tm2cn6LjoWygrKrtMuxkBj26tvUIvxcH2dpzY8z75865xj+gZTj+A==","X-Received":"by 10.80.141.93 with SMTP id t29mr2806479edt.117.1504603592274; \n\tTue, 05 Sep 2017 02:26:32 -0700 (PDT)","Date":"Tue, 5 Sep 2017 10:26:29 +0100","From":"Stefan Hajnoczi <stefanha@gmail.com>","To":"Peter Maydell <peter.maydell@linaro.org>","Message-ID":"<20170905092629.GE17449@stefanha-x1.localdomain>","References":"<1504545540-8002-1-git-send-email-peter.maydell@linaro.org>","MIME-Version":"1.0","Content-Type":"text/plain; charset=us-ascii","Content-Disposition":"inline","In-Reply-To":"<1504545540-8002-1-git-send-email-peter.maydell@linaro.org>","User-Agent":"Mutt/1.8.3 (2017-05-23)","X-detected-operating-system":"by eggs.gnu.org: Genre and OS details not\n\trecognized.","X-Received-From":"2a00:1450:400c:c09::244","Subject":"Re: [Qemu-devel] [PATCH] configure: Drop AIX host support","X-BeenThere":"qemu-devel@nongnu.org","X-Mailman-Version":"2.1.21","Precedence":"list","List-Id":"<qemu-devel.nongnu.org>","List-Unsubscribe":"<https://lists.nongnu.org/mailman/options/qemu-devel>,\n\t<mailto:qemu-devel-request@nongnu.org?subject=unsubscribe>","List-Archive":"<http://lists.nongnu.org/archive/html/qemu-devel/>","List-Post":"<mailto:qemu-devel@nongnu.org>","List-Help":"<mailto:qemu-devel-request@nongnu.org?subject=help>","List-Subscribe":"<https://lists.nongnu.org/mailman/listinfo/qemu-devel>,\n\t<mailto:qemu-devel-request@nongnu.org?subject=subscribe>","Cc":"qemu-devel@nongnu.org, patches@linaro.org","Errors-To":"qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org","Sender":"\"Qemu-devel\"\n\t<qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org>"}},{"id":1763449,"web_url":"http://patchwork.ozlabs.org/comment/1763449/","msgid":"<CAFEAcA9njOtjVCgn=qeg3tw5Qv3i6x=WbkOgJQ_4FU4j3aMfKg@mail.gmail.com>","list_archive_url":null,"date":"2017-09-05T15:28:30","subject":"Re: [Qemu-devel] [PATCH] configure: Drop AIX host support","submitter":{"id":5111,"url":"http://patchwork.ozlabs.org/api/people/5111/","name":"Peter Maydell","email":"peter.maydell@linaro.org"},"content":"On 5 September 2017 at 08:36, Thomas Huth <thuth@redhat.com> wrote:\n> OTOH, AIX support is really very, very like broken since years\n\nIt turns out there's an AIX box in the gcc compile farm, so just\nout of curiosity I had a look.\n\n(1) we don't recognize the cpu so you have to pass --cpu=ppc64\n(2) we unconditionally pass -m64 for ppc64, which the AIX gcc\ndoesn't recognize, so you have to hack configure to avoid that\n(3) after all that, AIX gcc doesn't have a working __thread for TLS\n\nSo yes, definitively broken and likely has been for years.\n\nthanks\n-- PMM","headers":{"Return-Path":"<qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org>","X-Original-To":"incoming@patchwork.ozlabs.org","Delivered-To":"patchwork-incoming@bilbo.ozlabs.org","Authentication-Results":["ozlabs.org;\n\tspf=pass (mailfrom) smtp.mailfrom=nongnu.org\n\t(client-ip=2001:4830:134:3::11; helo=lists.gnu.org;\n\tenvelope-from=qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org;\n\treceiver=<UNKNOWN>)","ozlabs.org;\n\tdkim=fail reason=\"signature verification failed\" (1024-bit key;\n\tunprotected) header.d=linaro.org header.i=@linaro.org\n\theader.b=\"L0NqQWwm\"; dkim-atps=neutral"],"Received":["from lists.gnu.org (lists.gnu.org [IPv6:2001:4830:134:3::11])\n\t(using TLSv1 with cipher AES256-SHA (256/256 bits))\n\t(No client certificate requested)\n\tby ozlabs.org (Postfix) with ESMTPS id 3xmrH761FMz9s8J\n\tfor <incoming@patchwork.ozlabs.org>;\n\tWed,  6 Sep 2017 01:29:22 +1000 (AEST)","from localhost ([::1]:59643 helo=lists.gnu.org)\n\tby lists.gnu.org with esmtp (Exim 4.71) (envelope-from\n\t<qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org>)\n\tid 1dpFmy-0006TO-DF\n\tfor incoming@patchwork.ozlabs.org; Tue, 05 Sep 2017 11:29:20 -0400","from eggs.gnu.org ([2001:4830:134:3::10]:47918)\n\tby lists.gnu.org with esmtp (Exim 4.71)\n\t(envelope-from <peter.maydell@linaro.org>) id 1dpFmb-0006Sp-Bc\n\tfor qemu-devel@nongnu.org; Tue, 05 Sep 2017 11:29:01 -0400","from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71)\n\t(envelope-from <peter.maydell@linaro.org>) id 1dpFmW-0003nK-QD\n\tfor qemu-devel@nongnu.org; Tue, 05 Sep 2017 11:28:57 -0400","from mail-wm0-x231.google.com ([2a00:1450:400c:c09::231]:38741)\n\tby eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16)\n\t(Exim 4.71) (envelope-from <peter.maydell@linaro.org>)\n\tid 1dpFmW-0003my-I8\n\tfor qemu-devel@nongnu.org; Tue, 05 Sep 2017 11:28:52 -0400","by mail-wm0-x231.google.com with SMTP id 187so20795078wmn.1\n\tfor <qemu-devel@nongnu.org>; Tue, 05 Sep 2017 08:28:52 -0700 (PDT)","by 10.223.159.68 with HTTP; Tue, 5 Sep 2017 08:28:30 -0700 (PDT)"],"DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google;\n\th=mime-version:in-reply-to:references:from:date:message-id:subject:to\n\t:cc; bh=h/EYhHKpbkTceuVTfBQIAeBGGZwocrgji83+LidKftc=;\n\tb=L0NqQWwmJZltyE/MSevUCG2xGeXsnblcxw7Au//ZS0oTkwTnkMXIALiFAFI10KalZN\n\tCnr3fP+XBZVQ6tWmQK8ef06RpVowxzRRH6yuFYO8LwdutRh7gWdXcmQKB22MetrTHbTe\n\tGLqG2j2utDq88F3K8slOsg86Fx4nfkiEt8+Kc=","X-Google-DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/relaxed;\n\td=1e100.net; s=20161025;\n\th=x-gm-message-state:mime-version:in-reply-to:references:from:date\n\t:message-id:subject:to:cc;\n\tbh=h/EYhHKpbkTceuVTfBQIAeBGGZwocrgji83+LidKftc=;\n\tb=PRH4slQ7GbV+y/R5KnUr+NR5OitIZHaHheOXpK/eITlRZYmvxhc+3m4QpSNsTcONRE\n\tHcMUMqPVnkRGB4m1UfcEyZ6EEG/NWYaVnXuYMg0q0bKgTQHfwNswBskqC1JcEVbEFl5O\n\td2tJV08XMY0DxfqxSsdWymmSfz7TYouAQprsb+G8g+MM7Kfp6bv+xxnJ88iFiXRSmp7z\n\tAaTvDpxp/aqE5lHCVyetzA+1SLfevCcYGcPe4xPzvWtELpwj7j3IVgkKdOceBQLzyqln\n\t9cnCGzzygZKgj6ZC9TlVqxEx1RpO6AMOZf7rfOsd8bqol8IrybRYZYVDo8c8pMwq7x8E\n\t6D1A==","X-Gm-Message-State":"AHPjjUj8TSeghC2+sKwt4Du4yXPFec3bhG753waLsBOghsSMBdb6Iljp\n\tCbUJfeigpRiLCfOE/vKUSrIpj9ynBlIL","X-Google-Smtp-Source":"ADKCNb7G/qmPKOB/URs8cWpKHC1gzG+CmGATJG/aKas6nVI5b40g/e9FnHEqxFBsmNPPgvhcMYrOSlStqGi1pVLCxy4=","X-Received":"by 10.28.185.202 with SMTP id j193mr2596661wmf.130.1504625331325;\n\tTue, 05 Sep 2017 08:28:51 -0700 (PDT)","MIME-Version":"1.0","In-Reply-To":"<b6c65736-a095-e546-7798-d9028321f579@redhat.com>","References":"<1504545540-8002-1-git-send-email-peter.maydell@linaro.org>\n\t<d91a4033-a76a-9adc-aaa0-ded8468a337b@redhat.com>\n\t<CAFEAcA8-pX+QoqSwNzL9vvRqwByoazOzB2970a2K5Zg8CXKL+A@mail.gmail.com>\n\t<87vakx399z.fsf@dusky.pond.sub.org>\n\t<b6c65736-a095-e546-7798-d9028321f579@redhat.com>","From":"Peter Maydell <peter.maydell@linaro.org>","Date":"Tue, 5 Sep 2017 16:28:30 +0100","Message-ID":"<CAFEAcA9njOtjVCgn=qeg3tw5Qv3i6x=WbkOgJQ_4FU4j3aMfKg@mail.gmail.com>","To":"Thomas Huth <thuth@redhat.com>","Content-Type":"text/plain; charset=\"UTF-8\"","X-detected-operating-system":"by eggs.gnu.org: Genre and OS details not\n\trecognized.","X-Received-From":"2a00:1450:400c:c09::231","Subject":"Re: [Qemu-devel] [PATCH] configure: Drop AIX host support","X-BeenThere":"qemu-devel@nongnu.org","X-Mailman-Version":"2.1.21","Precedence":"list","List-Id":"<qemu-devel.nongnu.org>","List-Unsubscribe":"<https://lists.nongnu.org/mailman/options/qemu-devel>,\n\t<mailto:qemu-devel-request@nongnu.org?subject=unsubscribe>","List-Archive":"<http://lists.nongnu.org/archive/html/qemu-devel/>","List-Post":"<mailto:qemu-devel@nongnu.org>","List-Help":"<mailto:qemu-devel-request@nongnu.org?subject=help>","List-Subscribe":"<https://lists.nongnu.org/mailman/listinfo/qemu-devel>,\n\t<mailto:qemu-devel-request@nongnu.org?subject=subscribe>","Cc":"\"patches@linaro.org\" <patches@linaro.org>, Markus Armbruster\n\t<armbru@redhat.com>, \tQEMU Developers <qemu-devel@nongnu.org>,\n\tLaurent Vivier <laurent@vivier.eu>, \n\t=?utf-8?q?Philippe_Mathieu-Daud=C3=A9?= <f4bug@amsat.org>","Errors-To":"qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org","Sender":"\"Qemu-devel\"\n\t<qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org>"}},{"id":1765192,"web_url":"http://patchwork.ozlabs.org/comment/1765192/","msgid":"<CAFEAcA8a+wri1aMeGi88K=wY2dMZFU0sTMoEzakVGq9R5wEgrA@mail.gmail.com>","list_archive_url":null,"date":"2017-09-08T09:21:08","subject":"Re: [Qemu-devel] [PATCH] configure: Drop AIX host support","submitter":{"id":5111,"url":"http://patchwork.ozlabs.org/api/people/5111/","name":"Peter Maydell","email":"peter.maydell@linaro.org"},"content":"On 4 September 2017 at 18:19, Peter Maydell <peter.maydell@linaro.org> wrote:\n> Nobody has mentioned AIX host support on the mailing list for years,\n> and we have no test systems for it so it is most likely broken.\n> We've advertised in configure for two releases now that we plan\n> to drop support for this host OS, and have had no complaints.\n> Drop the AIX host support code.\n>\n> We can also drop the now-unused AIX version of sys_cache_info().\n>\n> Note that the _CALL_AIX define used in the PPC tcg backend is\n> also used for Linux PPC64, and so that code should not be removed.\n>\n> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>\n> ---\n>  configure        | 13 +------------\n>  util/cacheinfo.c | 11 +----------\n>  2 files changed, 2 insertions(+), 22 deletions(-)\n\nApplied to master, thanks.\n\n-- PMM","headers":{"Return-Path":"<qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org>","X-Original-To":"incoming@patchwork.ozlabs.org","Delivered-To":"patchwork-incoming@bilbo.ozlabs.org","Authentication-Results":["ozlabs.org;\n\tspf=pass (mailfrom) smtp.mailfrom=nongnu.org\n\t(client-ip=2001:4830:134:3::11; helo=lists.gnu.org;\n\tenvelope-from=qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org;\n\treceiver=<UNKNOWN>)","ozlabs.org; dkim=pass (1024-bit key;\n\tunprotected) header.d=linaro.org header.i=@linaro.org\n\theader.b=\"M0w6LmoI\"; dkim-atps=neutral"],"Received":["from lists.gnu.org (lists.gnu.org [IPv6:2001:4830:134:3::11])\n\t(using TLSv1 with cipher AES256-SHA (256/256 bits))\n\t(No client certificate requested)\n\tby ozlabs.org (Postfix) with ESMTPS id 3xpX5m2jDRz9rxm\n\tfor <incoming@patchwork.ozlabs.org>;\n\tFri,  8 Sep 2017 19:27:08 +1000 (AEST)","from localhost ([::1]:44082 helo=lists.gnu.org)\n\tby lists.gnu.org with esmtp (Exim 4.71) (envelope-from\n\t<qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org>)\n\tid 1dqFZ4-0005Nu-Ac\n\tfor incoming@patchwork.ozlabs.org; Fri, 08 Sep 2017 05:27:06 -0400","from eggs.gnu.org ([2001:4830:134:3::10]:54547)\n\tby lists.gnu.org with esmtp (Exim 4.71)\n\t(envelope-from <peter.maydell@linaro.org>) id 1dqFTj-00015J-1k\n\tfor qemu-devel@nongnu.org; Fri, 08 Sep 2017 05:21:39 -0400","from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71)\n\t(envelope-from <peter.maydell@linaro.org>) id 1dqFTe-0004dG-JW\n\tfor qemu-devel@nongnu.org; Fri, 08 Sep 2017 05:21:35 -0400","from mail-wm0-x231.google.com ([2a00:1450:400c:c09::231]:46241)\n\tby eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16)\n\t(Exim 4.71) (envelope-from <peter.maydell@linaro.org>)\n\tid 1dqFTe-0004bE-BA\n\tfor qemu-devel@nongnu.org; Fri, 08 Sep 2017 05:21:30 -0400","by mail-wm0-x231.google.com with SMTP id i189so1155125wmf.1\n\tfor <qemu-devel@nongnu.org>; Fri, 08 Sep 2017 02:21:30 -0700 (PDT)","by 10.223.139.215 with HTTP; Fri, 8 Sep 2017 02:21:08 -0700 (PDT)"],"DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google;\n\th=mime-version:in-reply-to:references:from:date:message-id:subject:to\n\t:cc; bh=a67YIeXhYlQ6HJHHeatXBPmyxi7JKni/uSbUDyDldg4=;\n\tb=M0w6LmoIxUpMOdhXrfXhJ+srHpGZcJb6Hbya39nQ4WpjJMsUCu2zm3iLUq8VB6xokt\n\tUxqsrKTPR02JnMu0YcXXsOBWv+up6pffk6pohQHqKQCb7pkFRCJ7CMmRQNUUleZZzSnM\n\t5L0B+xxFA8lc+UI7wGUIz/6CzZ/DUF3H1J9Rw=","X-Google-DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/relaxed;\n\td=1e100.net; s=20161025;\n\th=x-gm-message-state:mime-version:in-reply-to:references:from:date\n\t:message-id:subject:to:cc;\n\tbh=a67YIeXhYlQ6HJHHeatXBPmyxi7JKni/uSbUDyDldg4=;\n\tb=pz0iIdVa+Q1MoKysNvXA1b2Odrt11NlMYh16fnBvLAfm2Xb8y7fIZGU4RtRJUeM2E6\n\tNOc/i/tFsaA/lrwXVwtRXTuRDBcTUwF9Q+7R4ijcIZeMwn794qkyc1NzPjgR4yDQ+QMz\n\tZ/5vmOQSbaO7UEK7ekLa25AUBSrUp/BpEZnq1P+Xeu9x5MFVrQ8dqcWB/nxgtNs7blsm\n\t4psXbvU21iYh2OR+EstER9/04YkTbD9CvPvjR97Hekb6UaObwyOAAaWBTrhiYIHn8xzy\n\thJZSztM63gxIWv8/bnRuDzGgILTt9OoE/FkDJOa0FBTcn6kvsDCQmCpbxVaUBOn65HQv\n\tJUkg==","X-Gm-Message-State":"AHPjjUgnKMBC7RLEid/cRGuvV7tsAdcIoSskoMvWRmATOB+vFyF8/bmZ\n\t0MpDPl2PLyFpljp4g+fyCwZLRSFFQlIgPRTVe+DUDyc5","X-Google-Smtp-Source":"AOwi7QA6MVjNoh3VfYpcs/nM6/cZS5DTs8egp1PPdxVkcp/LRydCNm7i2XjbeD5d45Ww0bWJGR5RXPDWWKuUebEhqfE=","X-Received":"by 10.28.30.73 with SMTP id e70mr1121032wme.101.1504862488835;\n\tFri, 08 Sep 2017 02:21:28 -0700 (PDT)","MIME-Version":"1.0","In-Reply-To":"<1504545540-8002-1-git-send-email-peter.maydell@linaro.org>","References":"<1504545540-8002-1-git-send-email-peter.maydell@linaro.org>","From":"Peter Maydell <peter.maydell@linaro.org>","Date":"Fri, 8 Sep 2017 10:21:08 +0100","Message-ID":"<CAFEAcA8a+wri1aMeGi88K=wY2dMZFU0sTMoEzakVGq9R5wEgrA@mail.gmail.com>","To":"QEMU Developers <qemu-devel@nongnu.org>","Content-Type":"text/plain; charset=\"UTF-8\"","X-detected-operating-system":"by eggs.gnu.org: Genre and OS details not\n\trecognized.","X-Received-From":"2a00:1450:400c:c09::231","Subject":"Re: [Qemu-devel] [PATCH] configure: Drop AIX host support","X-BeenThere":"qemu-devel@nongnu.org","X-Mailman-Version":"2.1.21","Precedence":"list","List-Id":"<qemu-devel.nongnu.org>","List-Unsubscribe":"<https://lists.nongnu.org/mailman/options/qemu-devel>,\n\t<mailto:qemu-devel-request@nongnu.org?subject=unsubscribe>","List-Archive":"<http://lists.nongnu.org/archive/html/qemu-devel/>","List-Post":"<mailto:qemu-devel@nongnu.org>","List-Help":"<mailto:qemu-devel-request@nongnu.org?subject=help>","List-Subscribe":"<https://lists.nongnu.org/mailman/listinfo/qemu-devel>,\n\t<mailto:qemu-devel-request@nongnu.org?subject=subscribe>","Cc":"\"patches@linaro.org\" <patches@linaro.org>","Errors-To":"qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org","Sender":"\"Qemu-devel\"\n\t<qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org>"}}]