From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sheng Yang Subject: [PATCH 0/11][v5] Enable MSI for KVM Date: Wed, 19 Nov 2008 19:45:03 +0800 Message-ID: <1227095114-13792-1-git-send-email-sheng@linux.intel.com> Cc: kvm@vger.kernel.org To: Avi Kivity Return-path: Received: from mga14.intel.com ([143.182.124.37]:21816 "EHLO mga14.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752212AbYKSLsx (ORCPT ); Wed, 19 Nov 2008 06:48:53 -0500 Sender: kvm-owner@vger.kernel.org List-ID: Hi Here is v5 for MSI on assigned devices, sorry for the delay. Due to the bad weather, I got a badly cold recently, indeed feeling bad... :( v4->v5 Addressed all the comments from Avi. I would work on the generic MSI solution later as well. The most important one is a new modules paramter "msi2intx" can disable MSI2INTx convert if necessary, which is prepare for someone ran into trouble because of this. The userspace patch would follow soon, I still need sometime to clean up current device assignment userspace. Comments are welcome! Thanks! -- regards Yang, Sheng