From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:38889) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TTvEC-0002Hn-Me for qemu-devel@nongnu.org; Thu, 01 Nov 2012 09:54:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TTvEB-0004eY-Ko for qemu-devel@nongnu.org; Thu, 01 Nov 2012 09:54:36 -0400 Received: from mx1.redhat.com ([209.132.183.28]:48986) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TTvEB-0004eT-C6 for qemu-devel@nongnu.org; Thu, 01 Nov 2012 09:54:35 -0400 Received: from int-mx02.intmail.prod.int.phx2.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id qA1DsYsc015827 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Thu, 1 Nov 2012 09:54:34 -0400 Message-ID: <50927446.4020406@redhat.com> Date: Thu, 01 Nov 2012 14:08:22 +0100 From: Gerd Hoffmann MIME-Version: 1.0 References: <1351774560-20800-1-git-send-email-alevy@redhat.com> In-Reply-To: <1351774560-20800-1-git-send-email-alevy@redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] hw/qxl: qxl_send_events: nop if stopped List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alon Levy Cc: qemu-devel@nongnu.org On 11/01/12 13:56, Alon Levy wrote: > Added a trace point for easy logging. Patch added to spice patch queue. thanks, Gerd PS: There are two pending patches from you (see http://www.kraxel.org/cgit/qemu/log/?h=rebase/spice-next), is that correct or did I miss something?