From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1TxKxH-0000sq-BB for mharc-qemu-trivial@gnu.org; Mon, 21 Jan 2013 12:14:43 -0500 Received: from eggs.gnu.org ([208.118.235.92]:35790) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TxKxE-0000mO-Ey for qemu-trivial@nongnu.org; Mon, 21 Jan 2013 12:14:41 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TxKxD-0001Ps-9f for qemu-trivial@nongnu.org; Mon, 21 Jan 2013 12:14:40 -0500 Received: from mx1.redhat.com ([209.132.183.28]:58499) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TxKxA-0001PL-DI; Mon, 21 Jan 2013 12:14:36 -0500 Received: from int-mx01.intmail.prod.int.phx2.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id r0LHEWGu002887 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Mon, 21 Jan 2013 12:14:32 -0500 Received: from rincewind.home.kraxel.org (ovpn-116-40.ams2.redhat.com [10.36.116.40]) by int-mx01.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id r0LHEU4w005233; Mon, 21 Jan 2013 12:14:31 -0500 Message-ID: <50FD7775.6030307@redhat.com> Date: Mon, 21 Jan 2013 18:14:29 +0100 From: Gerd Hoffmann User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.12) Gecko/20130108 Thunderbird/10.0.12 MIME-Version: 1.0 To: Peter Maydell References: <1358769827-7317-1-git-send-email-peter.maydell@linaro.org> <50FD4E55.1080709@redhat.com> In-Reply-To: <50FD4E55.1080709@redhat.com> X-Enigmail-Version: 1.4 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.67 on 10.5.11.11 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 209.132.183.28 Cc: qemu-trivial@nongnu.org, Paolo Bonzini , patches@linaro.org, qemu-devel@nongnu.org Subject: Re: [Qemu-trivial] [Qemu-devel] [PATCH v2] qemu-pixman.h: Avoid mutual inclusion loop with console.h X-BeenThere: qemu-trivial@nongnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Jan 2013 17:14:41 -0000 On 01/21/13 15:19, Gerd Hoffmann wrote: >> Stefan: I've made the obvious change to fix the spice compile issue, >> but none of my systems have a new enough spice-protocol/spice-server >> to allow me to configure with spice enabled. I'd appreciate it if >> you could check it does indeed compile OK now... > > I'll run this through the buildbot ... All green. Acked-by: Gerd Hoffmann Taking through trivial would be a nice service as I don't have any 1.4-ish pixman stuff pending arm. thanks, Gerd