From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Michael S. Tsirkin" Subject: Re: [PATCH RFC] vfio error recovery: kernel support Date: Tue, 24 Jan 2017 17:03:48 +0200 Message-ID: <20170124165832-mutt-send-email-mst@kernel.org> References: <20170119001744-mutt-send-email-mst@kernel.org> <5881E2C2.2060502@cn.fujitsu.com> <20170120185753-mutt-send-email-mst@kernel.org> <58874FD7.9080605@cn.fujitsu.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: alex.williamson@redhat.com, linux-kernel@vger.kernel.org, kvm@vger.kernel.org, qemu-devel@nongnu.org, izumi.taku@jp.fujitsu.com To: Cao jin Return-path: Content-Disposition: inline In-Reply-To: <58874FD7.9080605@cn.fujitsu.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: kvm.vger.kernel.org On Tue, Jan 24, 2017 at 09:00:07PM +0800, Cao jin wrote: > It take me for a long while to find what I missed. I missed much > details in pci-error-recovery.txt, and I was not conscious of a > multi-function device which could have different functions(driver) on it. > > Thank you both. Pls note the actual code isn't always in sync with the documentation. You want to look at that too. -- MST