From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Williamson Subject: [PATCH 0/2] pci-assign: Fix MSI-X support Date: Wed, 21 Sep 2011 21:12:30 -0600 Message-ID: <20110922030909.4121.66872.stgit@s20.home> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Cc: jan.kiszka@siemens.com, avi@redhat.com, yongjie.ren@intel.com, alex.williamson@redhat.com To: kvm@vger.kernel.org Return-path: Received: from mx1.redhat.com ([209.132.183.28]:60474 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751600Ab1IVDMf (ORCPT ); Wed, 21 Sep 2011 23:12:35 -0400 Sender: kvm-owner@vger.kernel.org List-ID: Assigned device MSI-X support hasn't been working, this fixes it. I believe this should also fix: https://bugs.launchpad.net/qemu/+bug/830558 Thanks, Alex --- Alex Williamson (2): pci-assign: Fix MSI-X registration pci-assign: Re-order initfn for memory API hw/device-assignment.c | 29 +++++++++++++++++------------ 1 files changed, 17 insertions(+), 12 deletions(-)