From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Michael S. Tsirkin" Subject: [PATCH 0/2] qemu-kvm: misc msix fixes Date: Wed, 22 Jul 2009 17:41:05 +0300 Message-ID: <20090722144104.GA7942@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii To: kvm@vger.kernel.org, avi@redhat.com, gleb@redhat.com Return-path: Received: from mx2.redhat.com ([66.187.237.31]:59872 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751053AbZGVOmA (ORCPT ); Wed, 22 Jul 2009 10:42:00 -0400 Received: from int-mx2.corp.redhat.com (int-mx2.corp.redhat.com [172.16.27.26]) by mx2.redhat.com (8.13.8/8.13.8) with ESMTP id n6MEg0NT012717 for ; Wed, 22 Jul 2009 10:42:00 -0400 Content-Disposition: inline Sender: kvm-owner@vger.kernel.org List-ID: Here are two bug-fixes for MSI-X support in qemu-kvm. I bundled them together because the touch the same code. Michael S. Tsirkin (2): qemu-kvm: msix table update thinko fix qemu-kvm: broken MSI routing work-around qemu-kvm.c | 34 +++++++++++++++++++++++++++++++--- 1 files changed, 31 insertions(+), 3 deletions(-)