From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sheng Yang Subject: [PATCH 0/8] MSI enhancement Date: Tue, 23 Dec 2008 16:00:23 +0800 Message-ID: <1230019231-16543-1-git-send-email-sheng@linux.intel.com> Cc: kvm@vger.kernel.org To: Avi Kivity Return-path: Received: from mga11.intel.com ([192.55.52.93]:21484 "EHLO mga11.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752446AbYLWIAd (ORCPT ); Tue, 23 Dec 2008 03:00:33 -0500 Sender: kvm-owner@vger.kernel.org List-ID: Hi Avi Here is the first part of MSI-X enabling patchset. This one: 1. Add gsi_msg mapping mechanism, which gsi can used to indicated a MSI interrupt.(Notice API/ABI changed a little, but we don't have userspace patch now, so it should be OK.) 2. Provide MSI disable capability. The upcoming MSI-X enabling patchset depends on this one. I splited them into two batches just because it's too large... Thanks! -- regards Yang, Sheng