From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1L5WMx-0004uK-D1 for qemu-devel@nongnu.org; Wed, 26 Nov 2008 21:12:39 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1L5WMv-0004u7-7O for qemu-devel@nongnu.org; Wed, 26 Nov 2008 21:12:38 -0500 Received: from [199.232.76.173] (port=44565 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L5WMv-0004u4-1Z for qemu-devel@nongnu.org; Wed, 26 Nov 2008 21:12:37 -0500 Received: from mga09.intel.com ([134.134.136.24]:59875) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1L5WMu-0005e9-ON for qemu-devel@nongnu.org; Wed, 26 Nov 2008 21:12:36 -0500 From: Sheng Yang Date: Thu, 27 Nov 2008 10:12:31 +0800 References: <1227527435-32088-1-git-send-email-sheng@linux.intel.com> In-Reply-To: <1227527435-32088-1-git-send-email-sheng@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200811271012.32124.sheng@linux.intel.com> Subject: [Qemu-devel] Re: [PATCH 0/5][v2] Userspace for MSI support of KVM Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: kvm@vger.kernel.org Cc: Avi Kivity , qemu-devel@nongnu.org On Monday 24 November 2008 19:50:30 Sheng Yang wrote: > Hi Avi & Anthony > > Here is the userspace for MSI support of KVM. > > Main change from v1: > Make device assignment depends on libpci. > Move capability framework to pci.c (this patch may can be accepted by > QEmu). Avi & Anthony Any comments? Can QEmu upstream accept "[PATCH 4/5] Support for device capability"? Thanks! -- regards Yang, Sheng