From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:58366) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T3B5U-0003ai-Vr for qemu-devel@nongnu.org; Sun, 19 Aug 2012 15:23:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T3B5T-0003FB-Nt for qemu-devel@nongnu.org; Sun, 19 Aug 2012 15:23:04 -0400 Received: from mail.profihost.ag ([85.158.179.208]:47356) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T3B5T-0003Ez-CH for qemu-devel@nongnu.org; Sun, 19 Aug 2012 15:23:03 -0400 Message-ID: <50313D03.8040101@profihost.ag> Date: Sun, 19 Aug 2012 21:22:43 +0200 From: Stefan Priebe - Profihost AG MIME-Version: 1.0 References: <1345326543-10677-1-git-send-email-pbonzini@redhat.com> <50309BEE.3090602@profihost.ag> <5030E5F2.7060903@redhat.com> In-Reply-To: <5030E5F2.7060903@redhat.com> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH RFT 0/3] iscsi: fix NULL dereferences / races between task completion and abort List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini Cc: qemu-devel@nongnu.org, ronniesahlberg@gmail.com Am 19.08.2012 15:11, schrieb Paolo Bonzini: > No problem, my fault---I'm just back and I haven't really started again > all my stuff, so the patch was not tested. > > This should fix it, though. Booting works fine now. But the VM starts to hang after trying to unmap large regions. No segfault or so just not reacting anymore. Stefan