From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38437) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VargF-00041L-Qf for qemu-devel@nongnu.org; Mon, 28 Oct 2013 14:36:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Varg7-00033m-9C for qemu-devel@nongnu.org; Mon, 28 Oct 2013 14:36:47 -0400 Received: from mail-qe0-x22a.google.com ([2607:f8b0:400d:c02::22a]:38521) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Varg7-00033a-5B for qemu-devel@nongnu.org; Mon, 28 Oct 2013 14:36:39 -0400 Received: by mail-qe0-f42.google.com with SMTP id gc15so4332533qeb.1 for ; Mon, 28 Oct 2013 11:36:38 -0700 (PDT) Sender: Paolo Bonzini Message-ID: <526EAEB0.4050903@redhat.com> Date: Mon, 28 Oct 2013 19:36:32 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <1382978620-16641-1-git-send-email-pbonzini@redhat.com> <20131028171653.GA14263@redhat.com> <526E9E62.5010709@redhat.com> <20131028180023.GD14339@redhat.com> In-Reply-To: <20131028180023.GD14339@redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [WIP PATCH 00/24] IDE cleanups, initial work on AHCI rerror/werror=stop List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Michael S. Tsirkin" Cc: qemu-devel@nongnu.org Il 28/10/2013 19:00, Michael S. Tsirkin ha scritto: > > No, these are for another feature that is missing for AHCI, that is > > support for stopping the VM on I/O errors. It is > > https://bugzilla.redhat.com/show_bug.cgi?id=887844 > > Hmm. Actually maybe there was an io error... is there > an easy way to find out? This would be a *host* I/O error, so I doubt. Paolo