From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Williamson Subject: Re: [PATCH] PCI: Add Ralink RT2800 broken INTx masking quirk Date: Thu, 07 Jun 2012 11:05:41 -0600 Message-ID: <1339088741.26976.19.camel@ul30vt> References: <20120606212241.6627.98371.stgit@bling.home> <4FD047A7.6050602@01019freenet.de> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Cc: bhelgaas@google.com, linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org, kvm@vger.kernel.org, jan.kiszka@siemens.com To: Andreas Hartmann Return-path: In-Reply-To: <4FD047A7.6050602@01019freenet.de> Sender: linux-pci-owner@vger.kernel.org List-Id: kvm.vger.kernel.org On Thu, 2012-06-07 at 08:18 +0200, Andreas Hartmann wrote: > Hello Alex, > > what about a module parameter to achieve this behaviour manually by > the user without recompiling? I fear, there are much more candidates > out there needing this "feature". Yeah, that's probably a good idea. For debugging and letting users have a workaround rather than any kind of regular use. I'll add a nointxmask to vfio-pci with a description indicating that if it fixes a device to report it for quirking. Thanks, Alex