From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N2mfg-0000T2-Ka for qemu-devel@nongnu.org; Tue, 27 Oct 2009 10:05:12 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N2mfc-0000Rs-SG for qemu-devel@nongnu.org; Tue, 27 Oct 2009 10:05:12 -0400 Received: from [199.232.76.173] (port=51338 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N2mfc-0000Rp-PN for qemu-devel@nongnu.org; Tue, 27 Oct 2009 10:05:08 -0400 Received: from e7.ny.us.ibm.com ([32.97.182.137]:59257) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1N2mfc-0003oj-BK for qemu-devel@nongnu.org; Tue, 27 Oct 2009 10:05:08 -0400 Received: from d01relay05.pok.ibm.com (d01relay05.pok.ibm.com [9.56.227.237]) by e7.ny.us.ibm.com (8.14.3/8.13.1) with ESMTP id n9RE1XAk024822 for ; Tue, 27 Oct 2009 10:01:33 -0400 Received: from d01av02.pok.ibm.com (d01av02.pok.ibm.com [9.56.224.216]) by d01relay05.pok.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id n9RE4tHE048578 for ; Tue, 27 Oct 2009 10:04:55 -0400 Received: from d01av02.pok.ibm.com (loopback [127.0.0.1]) by d01av02.pok.ibm.com (8.14.3/8.13.1/NCO v10.0 AVout) with ESMTP id n9RA3809014125 for ; Tue, 27 Oct 2009 06:03:08 -0400 Message-ID: <4AE6FE02.7000802@us.ibm.com> Date: Tue, 27 Oct 2009 09:04:50 -0500 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] Re: [PATCH v2 3/3] char: emit the OPENED event only when a new char connection is opened References: <1254920477-4645-2-git-send-email-amit.shah@redhat.com> <1254920477-4645-3-git-send-email-amit.shah@redhat.com> <1254920477-4645-4-git-send-email-amit.shah@redhat.com> <4AE2D8C6.7070802@web.de> <20091026035312.GB11416@amit-x200.redhat.com> <4AE5525C.2040301@web.de> <20091026092841.GE11416@amit-x200.redhat.com> <4AE6037D.4070100@web.de> <20091027074615.GA28426@amit-x200.redhat.com> <4AE6B1FB.6040609@redhat.com> <20091027092033.GA3759@amit-x200.redhat.com> In-Reply-To: <20091027092033.GA3759@amit-x200.redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Amit Shah Cc: Kevin Wolf , Jan Kiszka , qemu-devel@nongnu.org Amit Shah wrote: > On (Tue) Oct 27 2009 [09:40:27], Kevin Wolf wrote: > >>> All that said, I'm ok with reverting that patch now till I find some >>> kind of a solution to this. >>> >> Which patch do you want to revert? You're aware that the qcow2 patch is >> a data corruption fix? >> > > Ah, no. Reverting my patch that causes this problem. I know the qcow2 > patch only exposes the bh handling issue. I intend to fix that > appropriately elsewhere :-) > How does Kevin's latest patches that introduces new BHs semantics affect all of this? -- Regards, Anthony Liguori