From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:45310) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WUz7Y-0003FY-6w for qemu-devel@nongnu.org; Tue, 01 Apr 2014 09:53:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WUz7O-00021G-Tj for qemu-devel@nongnu.org; Tue, 01 Apr 2014 09:52:56 -0400 Received: from mail-wi0-x230.google.com ([2a00:1450:400c:c05::230]:58753) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WUz7O-00020q-N1 for qemu-devel@nongnu.org; Tue, 01 Apr 2014 09:52:46 -0400 Received: by mail-wi0-f176.google.com with SMTP id r20so5200438wiv.15 for ; Tue, 01 Apr 2014 06:52:45 -0700 (PDT) Date: Tue, 1 Apr 2014 15:52:42 +0200 From: Stefan Hajnoczi Message-ID: <20140401135242.GC7972@stefanha-thinkpad.redhat.com> References: <20140327064158.GA17563@redhat.com> <87y4zwt7mu.fsf@blackfin.pond.sub.org> <20140327081040.GA21756@redhat.com> <20140327085347.GB9580@stefanha-thinkpad.redhat.com> <53351E2C.3070508@msgid.tls.msk.ru> <20140328084749.GA11688@stefanha-thinkpad.redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: Re: [Qemu-devel] Massive read only kvm guests when backing file was missing List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alejandro Comisario Cc: kvm@vger.kernel.org, "Michael S. Tsirkin" , ghammer@redhat.com, Markus Armbruster , Jason Wang , Michael Tokarev , qemu-devel@nongnu.org, linux-kernel@vger.kernel.org On Mon, Mar 31, 2014 at 09:51:23PM -0300, Alejandro Comisario wrote: > Again, thanks to everyone. Did you reach a conclusion or is there still a problem that might be a bug in KVM? Stefan