From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:32838) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YSpA2-0003Zm-Ho for qemu-devel@nongnu.org; Tue, 03 Mar 2015 10:55:10 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YSp9x-0005eq-OP for qemu-devel@nongnu.org; Tue, 03 Mar 2015 10:55:06 -0500 Received: from static.88-198-71-155.clients.your-server.de ([88.198.71.155]:50716 helo=socrates.bennee.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YSp9x-0005cX-JS for qemu-devel@nongnu.org; Tue, 03 Mar 2015 10:55:01 -0500 References: <20150226165911.GA20287@redhat.com> <54F5C8CD.5010707@redhat.com> <20150303160306.289d400d@nial.brq.redhat.com> <54F5CDA7.1090708@redhat.com> From: Alex =?utf-8?Q?Benn=C3=A9e?= In-reply-to: Date: Tue, 03 Mar 2015 15:55:00 +0000 Message-ID: <871tl66ppn.fsf@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit 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: Peter Maydell Cc: Paolo Bonzini , "Michael S. Tsirkin" , QEMU Developers , Igor Mammedov Peter Maydell writes: > On 4 March 2015 at 00:05, Paolo Bonzini wrote: >> On 03/03/2015 16:03, Igor Mammedov wrote: >>>> > Maybe we have a candidate now. That function doesn't seem easy to >>>> > replace, and it is pretty useful. >>> Looking at git history there were a number of followup fixes >>> where 2.13-2.22 function couldn't be used, if we switch to 2.24 >>> we could cleanup that places also. >> >> Peter mentioned above that 2.22 is a bit awkward to him, and he's >> already swamped enough that we should consider doing him a favor. :) > > More to the point, Cornelia pointed out that SLES 11 SP 3 is still > on 2.22. > > I guess I don't object to moving forward to 2.22 if somebody wants > to write the configure patch and add the info to the release notes. The commit comment for configure: glib_req_ver=2.12 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. (/me is all for newer glibs btw, there are some handy features) > > -- PMM -- Alex Bennée