From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:33230) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TkcOL-0007X3-UZ for qemu-devel@nongnu.org; Mon, 17 Dec 2012 10:14:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TkcOJ-0006IP-Pp for qemu-devel@nongnu.org; Mon, 17 Dec 2012 10:14:05 -0500 Received: from mx1.redhat.com ([209.132.183.28]:24439) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TkcOJ-0006IJ-Ia for qemu-devel@nongnu.org; Mon, 17 Dec 2012 10:14:03 -0500 Message-ID: <50CF36B8.4070203@redhat.com> Date: Mon, 17 Dec 2012 16:14:00 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <1355322396-32026-1-git-send-email-pbonzini@redhat.com> <20121212153821.GA17446@redhat.com> <50C8B2FD.5030200@redhat.com> <20121212171847.GC18597@redhat.com> <50C8BF83.4010307@redhat.com> <20121212212720.GC23087@redhat.com> <50C997BF.80200@redhat.com> <20121216170418.GG15790@redhat.com> <50CE2184.9020908@redhat.com> <20121217104023.GC27072@redhat.com> In-Reply-To: <20121217104023.GC27072@redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 0/2] virtio: reset all qbuses too when writing to the status field List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Michael S. Tsirkin" Cc: agraf@suse.de, qemu-devel Il 17/12/2012 11:40, Michael S. Tsirkin ha scritto: > How about the following? Then we can put reset > in generic code where it belongs. > It's untested - really kind of pseudo code - and > s390 is still to be updated. > > Posting to see what does everyone thinks. I'm not (yet) sure how that helps my problem, but it is definitely a step in the right direction! Paolo