From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:45513) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QcBy1-0002X5-R6 for qemu-devel@nongnu.org; Thu, 30 Jun 2011 03:47:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QcBy0-0004qW-8t for qemu-devel@nongnu.org; Thu, 30 Jun 2011 03:47:17 -0400 Received: from mx1.redhat.com ([209.132.183.28]:61715) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QcBUr-0005ob-Jc for qemu-devel@nongnu.org; Thu, 30 Jun 2011 03:17:09 -0400 Received: from int-mx09.intmail.prod.int.phx2.redhat.com (int-mx09.intmail.prod.int.phx2.redhat.com [10.5.11.22]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id p5U7H8g4032631 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Thu, 30 Jun 2011 03:17:08 -0400 Message-ID: <4E0C22E8.2030702@redhat.com> Date: Thu, 30 Jun 2011 09:16:56 +0200 From: Gerd Hoffmann MIME-Version: 1.0 References: <1309348641-20061-1-git-send-email-alevy@redhat.com> <1309348641-20061-14-git-send-email-alevy@redhat.com> <4E0B2410.3090008@redhat.com> <20110629142956.GA30873@bow.redhat.com> <4E0B3E04.9060305@redhat.com> <20110629182826.GC26431@bow.redhat.com> In-Reply-To: <20110629182826.GC26431@bow.redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCHv3] qxl: move to UNDEFINED on DESTROY_ALL_SURFACES{, _ASYNC} List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org, yhalperi@redhat.com Hi, > Maybe add a "pending async" flag to catch such occasions? Yes, good idea. cheers, Gerd