From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42432) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aosSt-0004qC-34 for qemu-devel@nongnu.org; Sat, 09 Apr 2016 08:58:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aosSo-0002Ta-4b for qemu-devel@nongnu.org; Sat, 09 Apr 2016 08:58:15 -0400 Received: from [59.151.112.132] (port=39154 helo=heian.cn.fujitsu.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aosSn-0002So-Jk for qemu-devel@nongnu.org; Sat, 09 Apr 2016 08:58:10 -0400 References: <1459855602-16727-1-git-send-email-caoj.fnst@cn.fujitsu.com> <1459855602-16727-6-git-send-email-caoj.fnst@cn.fujitsu.com> <87pou0sd4u.fsf@dusky.pond.sub.org> <5708F33B.2040000@cn.fujitsu.com> From: Cao jin Message-ID: <5708FD08.1070602@cn.fujitsu.com> Date: Sat, 9 Apr 2016 21:00:56 +0800 MIME-Version: 1.0 In-Reply-To: <5708F33B.2040000@cn.fujitsu.com> Content-Type: text/plain; charset="windows-1252"; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v4 5/5] Add param Error ** for msi_init() List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org, Markus Armbruster On 04/09/2016 08:19 PM, Cao jin wrote: > Hi > >> > > Several questions on this topic: > 1. How to confirm whether a device model has non-MSI variant? AFAICT, it > is these who have msi property. > > 2. For those have non-MSI variant devices(have msi property), as I see > in the code, they all have it on by default, So we won`t know it is user Sorry, not accurate, not 'all', should be 'most'(megasas have it off by default) -- Yours Sincerely, Cao jin