From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=45214 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PUJHM-0003d7-Uk for qemu-devel@nongnu.org; Sun, 19 Dec 2010 08:26:26 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PUJHL-0002XU-MQ for qemu-devel@nongnu.org; Sun, 19 Dec 2010 08:26:24 -0500 Received: from mx1.redhat.com ([209.132.183.28]:31971) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PUJHL-0002X8-Cr for qemu-devel@nongnu.org; Sun, 19 Dec 2010 08:26:23 -0500 Date: Sun, 19 Dec 2010 15:25:51 +0200 From: "Michael S. Tsirkin" Subject: Re: [Qemu-devel] [PATCH v2 2/6] qdev: reset qdev along with qdev tree Message-ID: <20101219132551.GA19239@redhat.com> References: <32f3c5f99628967649cf6987dbf9c4c2c4baa568.1290160397.git.yamahata@valinux.co.jp> <4D0A6909.2090404@mail.berlios.de> <20101217042942.GP7962@valinux.co.jp> <20101217044730.GQ7962@valinux.co.jp> <4D0CF945.4050404@mail.berlios.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4D0CF945.4050404@mail.berlios.de> List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Weil Cc: Isaku Yamahata , Anthony Liguori , qemu-devel@nongnu.org, Aurelien Jarno > Michael, my patch (which fixes the first regression / crash) > is needed, too. Please add it to your git queue. > > Stefan Could you pls review/test the pci branch of my tree? This should have all the necessary bits. -- Thanks, MST