From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Williamson Subject: Re: [PATCH 06/16] Support for device capability Date: Fri, 03 Apr 2009 13:23:31 -0600 Message-ID: <1238786611.15558.385.camel@lappy> References: <1237261817-27955-1-git-send-email-sheng@linux.intel.com> <1237261817-27955-7-git-send-email-sheng@linux.intel.com> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Cc: Avi Kivity , Marcelo Tosatti , Anthony Liguori , kvm@vger.kernel.org To: Sheng Yang Return-path: Received: from g4t0017.houston.hp.com ([15.201.24.20]:48482 "EHLO g4t0017.houston.hp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1760311AbZDCTXu (ORCPT ); Fri, 3 Apr 2009 15:23:50 -0400 In-Reply-To: <1237261817-27955-7-git-send-email-sheng@linux.intel.com> Sender: kvm-owner@vger.kernel.org List-ID: On Tue, 2009-03-17 at 11:50 +0800, Sheng Yang wrote: > This framework can be easily extended to support device capability, like > MSI/MSI-x. Sheng, Are you already looking at adding support for PM and EXP capabilities? The bnx2 driver is an example that won't claim the device if these capabilities aren't present. Thanks, Alex