From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wen Congyang Subject: Re: [RFC Patch v4 8/9] store correct format into tapdisk-params/params Date: Tue, 23 Sep 2014 18:32:18 +0800 Message-ID: <54214C32.6010103@cn.fujitsu.com> References: <1411365561-29242-1-git-send-email-wency@cn.fujitsu.com> <1411365561-29242-9-git-send-email-wency@cn.fujitsu.com> <1411396639.14971.17.camel@kazak.uk.xensource.com> <5420D5D5.5010101@cn.fujitsu.com> <1411467065.14989.51.camel@kazak.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1411467065.14989.51.camel@kazak.uk.xensource.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Ian Campbell Cc: Wei Liu , Lai Jiangshan , Dong Eddie , Jiang Yunhong , Ian Jackson , xen devel , Yang Hongyang List-Id: xen-devel@lists.xenproject.org On 09/23/2014 06:11 PM, Ian Campbell wrote: > On Tue, 2014-09-23 at 10:07 +0800, Wen Congyang wrote: >> On 09/22/2014 10:37 PM, Ian Campbell wrote: >>> On Mon, 2014-09-22 at 13:59 +0800, Wen Congyang wrote: >>> >>>> And we cannot use the API libxl_disk_format_from_string() >>>> to get the format from the string. >>> >>> ... can you spell out why/where this is important please. >> >> The API libxl_device_disk_list() will return all disks. But the >> type is wrong if it is a tapdisk device. > > Thanks, please add this to the commit message. OK > >>> >>> Did you test blktap2 and qemu to be sure that they handle "raw" in >>> particular correctly? >> >> Sorry, I don't understand what do you want to test. > > That both blktap2 and qemu still correctly handle raw disk images after > your changes, since AIUI the xenstore contents will have changed for > them. OK, I will check it Thanks Wen Congyang > > Ian. > > . >