From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Michael S. Tsirkin" Subject: Re: [RFC PATCH 0/5] QEMU VFIO device assignment Date: Mon, 12 Jul 2010 14:03:12 +0300 Message-ID: <20100712110312.GA25835@redhat.com> References: <20100711180910.20121.93313.stgit@localhost6.localdomain6> <4C3A0AB1.3070302@redhat.com> <1278873437.20397.29.camel@x201> <4C3A10D9.6050609@redhat.com> <1278879889.20397.143.camel@x201> <4C3AB652.4000106@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Alex Williamson , kvm@vger.kernel.org, qemu-devel@nongnu.org, pugs@cisco.com, chrisw@redhat.com To: Avi Kivity Return-path: Received: from mx1.redhat.com ([209.132.183.28]:58641 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751748Ab0GLLI3 (ORCPT ); Mon, 12 Jul 2010 07:08:29 -0400 Content-Disposition: inline In-Reply-To: <4C3AB652.4000106@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On Mon, Jul 12, 2010 at 09:29:38AM +0300, Avi Kivity wrote: > On 07/11/2010 11:24 PM, Alex Williamson wrote: > > > >One other thing to be aware of is that vfio requires devices to be > >PCI-2.3 compliant in order to support DisINTx. This allows vfio to > >support devices making use of shared INTx interrupts, but excludes older > >devices that users maybe managed to get assigned to an exclusive > >interrupt for kvm style assignment. > > > >I suppose we might be able to make vfio work with either pci 2.3 devices > >or older devices with exclusive interrupts if that ends up affecting > >many users. > > PCI 2.3 is already old enough (6-7 years?) I believe it was made a standard in 2002. > that I believe we can require it. > > -- > I have a truly marvellous patch that fixes the bug which this > signature is too narrow to contain.