From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:35773) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QguHg-0002v6-KI for qemu-devel@nongnu.org; Wed, 13 Jul 2011 03:55:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QguHb-0003Nv-FP for qemu-devel@nongnu.org; Wed, 13 Jul 2011 03:55:04 -0400 Received: from mx1.redhat.com ([209.132.183.28]:38351) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QguHa-0003Nj-Mg for qemu-devel@nongnu.org; Wed, 13 Jul 2011 03:54:59 -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 p6D7svBu008453 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Wed, 13 Jul 2011 03:54:57 -0400 Message-ID: <4E1D4F4F.9090500@redhat.com> Date: Wed, 13 Jul 2011 09:54:55 +0200 From: Gerd Hoffmann MIME-Version: 1.0 References: <1310478932-25370-1-git-send-email-alevy@redhat.com> <1310478932-25370-18-git-send-email-alevy@redhat.com> In-Reply-To: <1310478932-25370-18-git-send-email-alevy@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCHv3] qxl: qxl_send_events: ignore if stopped (instead of abort) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alon Levy Cc: qemu-devel@nongnu.org Hi, > The "solution" of ignoring the request is bad, but better then aborting > and a real solution would probably be in spice to not call get_command > in the first place. Isn't the plan to fix spice-server this way? cheers, Gerd