From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LOsGX-0006vw-LE for qemu-devel@nongnu.org; Mon, 19 Jan 2009 06:26:01 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LOsGX-0006ve-3Z for qemu-devel@nongnu.org; Mon, 19 Jan 2009 06:26:01 -0500 Received: from [199.232.76.173] (port=47315 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LOsGW-0006vZ-Qn for qemu-devel@nongnu.org; Mon, 19 Jan 2009 06:26:00 -0500 Received: from smtp.ctxuk.citrix.com ([62.200.22.115]:33594 helo=SMTP.EU.CITRIX.COM) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LOsGW-00058J-Ey for qemu-devel@nongnu.org; Mon, 19 Jan 2009 06:26:00 -0500 Message-ID: <49746293.6080800@eu.citrix.com> Date: Mon, 19 Jan 2009 11:22:59 +0000 From: Stefano Stabellini MIME-Version: 1.0 Subject: Re: [Qemu-devel] [6336] DisplayState interface change (StefanoStabellini) References: <20751876.567371232104405516.JavaMail.servlet@kundenserver> <497084BA.6080406@eu.citrix.com> <20090116194659.GA16630@volta.aurel32.net> In-Reply-To: <20090116194659.GA16630@volta.aurel32.net> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Aurelien Jarno wrote: > Now that Anthony have applied the remaining patches of your series, this > patch applies and fix the problem. I have applied it. Thank you.