On Mon, May 27, 2013 at 09:28:59AM +0800, Wenchao Xia wrote:
> 于 2013-5-26 0:10, Eric Blake 写道:
> >On 05/24/2013 10:24 PM, Wenchao Xia wrote:
> >> void bdrv_query_image_info(BlockDriverState *bs,
> >> ImageInfo **p_info,
> >> Error **errp)
>
于 2013-5-26 0:10, Eric Blake 写道:
On 05/24/2013 10:24 PM, Wenchao Xia wrote:
New member *backing-image is added to reflect the backing chain
status.
Signed-off-by: Wenchao Xia
---
block/qapi.c | 16 +++-
qapi-schema.json |5 -
2 files changed, 19 insertions(+), 2 d
On 05/24/2013 10:24 PM, Wenchao Xia wrote:
> New member *backing-image is added to reflect the backing chain
> status.
>
> Signed-off-by: Wenchao Xia
> ---
> block/qapi.c | 16 +++-
> qapi-schema.json |5 -
> 2 files changed, 19 insertions(+), 2 deletions(-)
>
> diff -
New member *backing-image is added to reflect the backing chain
status.
Signed-off-by: Wenchao Xia
---
block/qapi.c | 16 +++-
qapi-schema.json |5 -
2 files changed, 19 insertions(+), 2 deletions(-)
diff --git a/block/qapi.c b/block/qapi.c
index 680ec23..cbef584 10064