From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:50715) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QrATv-0007Gk-1N for qemu-devel@nongnu.org; Wed, 10 Aug 2011 11:14:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QrATm-0006G6-T8 for qemu-devel@nongnu.org; Wed, 10 Aug 2011 11:14:06 -0400 Received: from mx1.redhat.com ([209.132.183.28]:28210) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QrATm-0006Fs-IS for qemu-devel@nongnu.org; Wed, 10 Aug 2011 11:13:58 -0400 Message-ID: <4E42A02B.7080604@redhat.com> Date: Wed, 10 Aug 2011 17:13:47 +0200 From: Gerd Hoffmann MIME-Version: 1.0 References: <1312895560-5965-1-git-send-email-yhalperi@redhat.com> In-Reply-To: <1312895560-5965-1-git-send-email-yhalperi@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] qxl: allowing the command rings to be not empty when spice worker is stopped RHBZ #728984 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Yonit Halperin Cc: spice-devel@lists.freedesktop.org, alevy@redhat.com, qemu-devel@nongnu.org On 08/09/11 15:12, Yonit Halperin wrote: > same as 8927cfbba232e28304734f7afd463c1b84134031, but for qxl_check_state, that was > triggered by qxl_pre_load (which calls qxl_hard_reset, which calls qxl_soft_reset), > and caused the migration target to crash. Added to spice patch queue. thanks, Gerd