From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:44966) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YJ0Qk-0004mq-3i for qemu-devel@nongnu.org; Wed, 04 Feb 2015 08:55:46 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YJ0Qf-0006xu-Sg for qemu-devel@nongnu.org; Wed, 04 Feb 2015 08:55:45 -0500 Received: from mail-lb0-f170.google.com ([209.85.217.170]:48452) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YJ0Qf-0006xM-Bd for qemu-devel@nongnu.org; Wed, 04 Feb 2015 08:55:41 -0500 Received: by mail-lb0-f170.google.com with SMTP id w7so1617514lbi.1 for ; Wed, 04 Feb 2015 05:55:39 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <87egq5kcqh.fsf@blackfin.pond.sub.org> References: <20150204113229.GN3032@redhat.com> <54D213E0.8090408@redhat.com> <20150204130041.GQ3032@redhat.com> <87egq5kcqh.fsf@blackfin.pond.sub.org> From: Peter Maydell Date: Wed, 4 Feb 2015 13:55:19 +0000 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] RFC: Universal encryption on QEMU I/O channels List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Markus Armbruster Cc: Paolo Bonzini , QEMU Developers On 4 February 2015 at 13:49, Markus Armbruster wrote: > Remind me: what GLib version are we targeting, and why? Our current minimum is 2.12 (or 2.20 in Windows specific code), and the reason is RHEL5/Centos 5. -- PMM