From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wei Liu Subject: Re: [PATCH] libxl: virtio-blk-pci support for FV domain Date: Sun, 8 May 2011 13:24:53 +0800 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Takeshi HASEGAWA Cc: Anthony PERARD , Xen Devel , Stefano Stabellini List-Id: xen-devel@lists.xenproject.org On Sun, May 8, 2011 at 12:56 PM, Wei Liu wrote: > Thanks, I just started working on VirtIO block support yesterday. > > I was trying to add support to parse_disk_config() so that we can > specify "-if" option in the config file. > > I'm wondering which approach is better -- configure through > device_virtdisk_matches() or parse_disk_config() . > > Any suggestions? It seems that Takeshi's approach is better. I should follow libxl's conventions. -- Best regards Wei Liu Twitter: @iliuw Site: http://liuw.name