From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jesse Brandeburg Subject: Re: [PATCH] vfio/pci: Add Intel XXV710 to hidden INTx devices Date: Thu, 8 Jun 2017 10:19:17 -0700 Message-ID: <20170608101917.000059e8@intel.com> References: <20170607190132.22711.46831.stgit@gimli.home> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: , Stefan Assmann , To: Alex Williamson Return-path: In-Reply-To: <20170607190132.22711.46831.stgit@gimli.home> Sender: linux-kernel-owner@vger.kernel.org List-Id: kvm.vger.kernel.org On Wed, 7 Jun 2017 13:01:46 -0600 Alex Williamson wrote: > XXV710 has the same broken INTx behavior as the rest of the X/XL710 > series, the interrupt status register is not wired to report pending > INTx interrupts, thus we never associate the interrupt to the device. > Extend the device IDs to include these so that we hide that the > device supports INTx at all to the user. > Acked-by: Jesse Brandeburg