[Qemu-devel] [PATCH v2 0/2] vmdk: Implement bdrv_get_specific_info

2013-10-11 Thread Fam Zheng
This is based on [PATCH v3 0/2] vmdk: convert error reporting. The new information looks like: image: /tmp/foo.vmdk file format: vmdk virtual size: 100G (107374182400 bytes) disk size: 4.0K Format specific information: cid: 0 create_type: twoGbMaxExtentFlat

Re: [Qemu-devel] [PATCH v2 0/2] vmdk: Implement bdrv_get_specific_info

2013-10-11 Thread Kevin Wolf
Am 11.10.2013 um 10:31 hat Fam Zheng geschrieben: This is based on [PATCH v3 0/2] vmdk: convert error reporting. I have that series in the block branch now, but it still doesn't apply. Can you rebase? Kevin