From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56440) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YxfYh-0002av-Ax for qemu-devel@nongnu.org; Wed, 27 May 2015 13:56:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YxfYc-0002PE-Co for qemu-devel@nongnu.org; Wed, 27 May 2015 13:56:03 -0400 Received: from mx1.redhat.com ([209.132.183.28]:64649) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YxfYc-0002P1-8F for qemu-devel@nongnu.org; Wed, 27 May 2015 13:55:58 -0400 Received: from int-mx11.intmail.prod.int.phx2.redhat.com (int-mx11.intmail.prod.int.phx2.redhat.com [10.5.11.24]) by mx1.redhat.com (Postfix) with ESMTPS id CD093B72CB for ; Wed, 27 May 2015 17:55:57 +0000 (UTC) From: Markus Armbruster Date: Wed, 27 May 2015 19:55:52 +0200 Message-Id: <1432749355-4960-1-git-send-email-armbru@redhat.com> Subject: [Qemu-devel] [PATCH 0/3] acpi: Clean up some GLib compatibility cruft List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: mst@redhat.com Markus Armbruster (3): Revert "aml-build: fix build for glib < 2.22" acpi: Drop superfluous GLIB_CHECK_VERSION() acpi: Simplify printing to dynamic string hw/acpi/aml-build.c | 34 +++++++--------------------------- 1 file changed, 7 insertions(+), 27 deletions(-) -- 1.9.3