From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33543) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YSpCE-0005tY-9b for qemu-devel@nongnu.org; Tue, 03 Mar 2015 10:57:23 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YSpC8-0006mF-Sk for qemu-devel@nongnu.org; Tue, 03 Mar 2015 10:57:22 -0500 Received: from mx1.redhat.com ([209.132.183.28]:41225) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YSpC8-0006lQ-Jr for qemu-devel@nongnu.org; Tue, 03 Mar 2015 10:57:16 -0500 Message-ID: <54F5D9D3.2090800@redhat.com> Date: Tue, 03 Mar 2015 16:57:07 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <20150226165911.GA20287@redhat.com> <54F5C8CD.5010707@redhat.com> <20150303160306.289d400d@nial.brq.redhat.com> <54F5CDA7.1090708@redhat.com> <871tl66ppn.fsf@linaro.org> In-Reply-To: <871tl66ppn.fsf@linaro.org> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PULL v2] pci, pc, virtio fixes and cleanups List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?windows-1252?Q?Alex_Benn=E9e?= , Peter Maydell Cc: Igor Mammedov , QEMU Developers , "Michael S. Tsirkin" On 03/03/2015 16:55, Alex Benn=E9e wrote: > The commit comment for configure: >=20 > glib_req_ver=3D2.12 >=20 > States it's the version found in RHEL5. Do we not care about that > anymore? I guess at some point the enterprise distros are only > backporting fixes to an old qemu anyway. This was not chosen for the sake of Red Hat. It's for people who need to do emulation but are stuck with RHEL5 because of some EDA tool they us= e. Paolo > (/me is all for newer glibs btw, there are some handy features)