From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36418) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YsIW2-0001w6-8m for qemu-devel@nongnu.org; Tue, 12 May 2015 18:19:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YsIVz-00044B-40 for qemu-devel@nongnu.org; Tue, 12 May 2015 18:19:06 -0400 Received: from mx1.redhat.com ([209.132.183.28]:43445) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YsIVy-000447-V3 for qemu-devel@nongnu.org; Tue, 12 May 2015 18:19:03 -0400 From: John Snow Date: Tue, 12 May 2015 18:18:58 -0400 Message-Id: <1431469140-22208-1-git-send-email-jsnow@redhat.com> Subject: [Qemu-devel] [PATCH 0/2] configure: increase glib requirement to 2.22 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: peter.maydell@linaro.org, pbonzini@redhat.com, John Snow , imammedo@redhat.com As discussed during the QEMU 2.3 development freeze. == For convenience, this branch is available at: https://github.com/jnsnow/qemu.git branch glib-version-fix https://github.com/jnsnow/qemu/tree/glib-version-fix This version is tagged glib-version-fix-v1: https://github.com/jnsnow/qemu/releases/tag/glib-version-fix-v1 == John Snow (2): configure: require glib 2.22 glib: remove stale compat functions configure | 7 +------ include/glib-compat.h | 35 ----------------------------------- 2 files changed, 1 insertion(+), 41 deletions(-) -- 2.1.0