Re: [Qemu-devel] [PATCH v4 2/2] vmdk: Implment bdrv_get_specific_info

2013-10-30 Thread Fam Zheng
On Wed, 10/30 18:27, Kevin Wolf wrote: > Am 18.10.2013 um 05:12 hat Fam Zheng geschrieben: > > Implement .bdrv_get_specific_info to return the extent information. > > > > Signed-off-by: Fam Zheng > > --- > > block/vmdk.c | 64 > > +- > >

Re: [Qemu-devel] [PATCH v4 2/2] vmdk: Implment bdrv_get_specific_info

2013-10-30 Thread Kevin Wolf
Am 18.10.2013 um 05:12 hat Fam Zheng geschrieben: > Implement .bdrv_get_specific_info to return the extent information. > > Signed-off-by: Fam Zheng > --- > block/vmdk.c | 64 > +- > qapi-schema.json | 24 - > t

[Qemu-devel] [PATCH v4 2/2] vmdk: Implment bdrv_get_specific_info

2013-10-17 Thread Fam Zheng
Implement .bdrv_get_specific_info to return the extent information. Signed-off-by: Fam Zheng --- block/vmdk.c | 64 +- qapi-schema.json | 24 - tests/qemu-iotests/059 | 2 +- tests/qemu-iotests/059.out | 5