From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Williamson Subject: [PATCH 0/2] vfio-pci: MSI-X fixes Date: Wed, 25 Jun 2014 12:52:02 -0600 Message-ID: <20140625184845.22072.97349.stgit@gimli.home> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org To: qemu-devel@nongnu.org Return-path: Received: from mx1.redhat.com ([209.132.183.28]:44533 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752669AbaFYSwG (ORCPT ); Wed, 25 Jun 2014 14:52:06 -0400 Sender: kvm-owner@vger.kernel.org List-ID: One debug-only and one pretty significant performance fix for older guests. I'd like to do a pull request for these prior to the 2.1 hard freeze, let me know if there are any objections. Thanks, Alex --- Alex Williamson (2): vfio-pci: Fix MSI-X masking performance vfio-pci: Fix MSI/X debug code hw/misc/vfio.c | 237 +++++++++++++++++++++++++++++++------------------------- 1 file changed, 133 insertions(+), 104 deletions(-)