Re: [Qemu-devel] [PATCH] configure: Drop AIX host support

2017-09-08 Thread Peter Maydell
On 4 September 2017 at 18:19, Peter Maydell wrote: > Nobody has mentioned AIX host support on the mailing list for years, > and we have no test systems for it so it is most likely broken. > We've advertised in configure for two releases now that we plan > to drop support for this host OS, and have

Re: [Qemu-devel] [PATCH] configure: Drop AIX host support

2017-09-05 Thread Peter Maydell
On 5 September 2017 at 08:36, Thomas Huth wrote: > OTOH, AIX support is really very, very like broken since years It turns out there's an AIX box in the gcc compile farm, so just out of curiosity I had a look. (1) we don't recognize the cpu so you have to pass --cpu=ppc64 (2) we unconditionally

Re: [Qemu-devel] [PATCH] configure: Drop AIX host support

2017-09-05 Thread Stefan Hajnoczi
On Mon, Sep 04, 2017 at 06:19:00PM +0100, Peter Maydell wrote: > Nobody has mentioned AIX host support on the mailing list for years, > and we have no test systems for it so it is most likely broken. > We've advertised in configure for two releases now that we plan > to drop support for this host O

Re: [Qemu-devel] [PATCH] configure: Drop AIX host support

2017-09-05 Thread Thomas Huth
On 05.09.2017 10:04, Daniel P. Berrange wrote: > On Mon, Sep 04, 2017 at 08:09:17PM +0200, Thomas Huth wrote: >> On 04.09.2017 19:19, Peter Maydell wrote: >>> Nobody has mentioned AIX host support on the mailing list for years, >>> and we have no test systems for it so it is most likely broken. >>>

Re: [Qemu-devel] [PATCH] configure: Drop AIX host support

2017-09-05 Thread Daniel P. Berrange
On Mon, Sep 04, 2017 at 08:09:17PM +0200, Thomas Huth wrote: > On 04.09.2017 19:19, Peter Maydell wrote: > > Nobody has mentioned AIX host support on the mailing list for years, > > and we have no test systems for it so it is most likely broken. > > We've advertised in configure for two releases no

Re: [Qemu-devel] [PATCH] configure: Drop AIX host support

2017-09-05 Thread Greg Kurz
On Mon, 4 Sep 2017 18:19:00 +0100 Peter Maydell wrote: > Nobody has mentioned AIX host support on the mailing list for years, > and we have no test systems for it so it is most likely broken. > We've advertised in configure for two releases now that we plan > to drop support for this host OS, an

Re: [Qemu-devel] [PATCH] configure: Drop AIX host support

2017-09-05 Thread Thomas Huth
On 05.09.2017 09:16, Markus Armbruster wrote: > Peter Maydell writes: > >> On 4 September 2017 at 19:09, Thomas Huth wrote: >>> On 04.09.2017 19:19, Peter Maydell wrote: Nobody has mentioned AIX host support on the mailing list for years, and we have no test systems for it so it is mos

Re: [Qemu-devel] [PATCH] configure: Drop AIX host support

2017-09-05 Thread Markus Armbruster
Peter Maydell writes: > On 4 September 2017 at 19:09, Thomas Huth wrote: >> On 04.09.2017 19:19, Peter Maydell wrote: >>> Nobody has mentioned AIX host support on the mailing list for years, >>> and we have no test systems for it so it is most likely broken. >>> We've advertised in configure for

Re: [Qemu-devel] [PATCH] configure: Drop AIX host support

2017-09-04 Thread Kamil Rytarowski
On 04.09.2017 19:19, Peter Maydell wrote: > Nobody has mentioned AIX host support on the mailing list for years, > and we have no test systems for it so it is most likely broken. > We've advertised in configure for two releases now that we plan > to drop support for this host OS, and have had no co

Re: [Qemu-devel] [PATCH] configure: Drop AIX host support

2017-09-04 Thread Laurent Vivier
Le 04/09/2017 à 19:19, Peter Maydell a écrit : > Nobody has mentioned AIX host support on the mailing list for years, > and we have no test systems for it so it is most likely broken. > We've advertised in configure for two releases now that we plan > to drop support for this host OS, and have had

Re: [Qemu-devel] [PATCH] configure: Drop AIX host support

2017-09-04 Thread Peter Maydell
On 4 September 2017 at 19:09, Thomas Huth wrote: > On 04.09.2017 19:19, Peter Maydell wrote: >> Nobody has mentioned AIX host support on the mailing list for years, >> and we have no test systems for it so it is most likely broken. >> We've advertised in configure for two releases now that we plan

Re: [Qemu-devel] [PATCH] configure: Drop AIX host support

2017-09-04 Thread Thomas Huth
On 04.09.2017 19:19, Peter Maydell wrote: > Nobody has mentioned AIX host support on the mailing list for years, > and we have no test systems for it so it is most likely broken. > We've advertised in configure for two releases now that we plan > to drop support for this host OS, and have had no co

Re: [Qemu-devel] [PATCH] configure: Drop AIX host support

2017-09-04 Thread Philippe Mathieu-Daudé
On 09/04/2017 02:19 PM, Peter Maydell wrote: Nobody has mentioned AIX host support on the mailing list for years, and we have no test systems for it so it is most likely broken. We've advertised in configure for two releases now that we plan to drop support for this host OS, and have had no compl

[Qemu-devel] [PATCH] configure: Drop AIX host support

2017-09-04 Thread Peter Maydell
Nobody has mentioned AIX host support on the mailing list for years, and we have no test systems for it so it is most likely broken. We've advertised in configure for two releases now that we plan to drop support for this host OS, and have had no complaints. Drop the AIX host support code. We can