From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:43409) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RbS0D-0004pk-Eu for qemu-devel@nongnu.org; Fri, 16 Dec 2011 02:14:46 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RbS0C-0004L1-6K for qemu-devel@nongnu.org; Fri, 16 Dec 2011 02:14:45 -0500 Received: from e23smtp07.au.ibm.com ([202.81.31.140]:53205) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RbS0B-0004Km-LU for qemu-devel@nongnu.org; Fri, 16 Dec 2011 02:14:44 -0500 Received: from /spool/local by e23smtp07.au.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Fri, 16 Dec 2011 07:11:47 +1000 Received: from d23av02.au.ibm.com (d23av02.au.ibm.com [9.190.235.138]) by d23relay04.au.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id pBG7Aagk2981958 for ; Fri, 16 Dec 2011 18:10:39 +1100 Received: from d23av02.au.ibm.com (loopback [127.0.0.1]) by d23av02.au.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id pBG7EM0J020952 for ; Fri, 16 Dec 2011 18:14:23 +1100 Message-ID: <4EEAEFCB.1030308@linux.vnet.ibm.com> Date: Fri, 16 Dec 2011 15:14:19 +0800 From: Hui Kai Ran MIME-Version: 1.0 References: <4EE98CEB.6080509@linux.vnet.ibm.com> <20111215081833.GC26425@stefanha-thinkpad.localdomain> In-Reply-To: <20111215081833.GC26425@stefanha-thinkpad.localdomain> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] multifunction pci virtio-blk devices List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Hajnoczi Cc: qemu-devel On 12/15/2011 04:18 PM, Stefan Hajnoczi wrote: > On Thu, Dec 15, 2011 at 02:00:11PM +0800, Hui Kai Ran wrote: >> but for virtio blk device , how can i open multifunction ability? > Please search the mailing list archives, Anthony has posted instructions > in previous threads. > > Stefan > I found it. thanks!