Re: [Qemu-devel] [PATCH] qapi: Add (Since 1.8) to BlockInfo.dirty-bitmaps

2013-11-14 Thread Kevin Wolf
Am 14.11.2013 um 03:33 hat Fam Zheng geschrieben: > Signed-off-by: Fam Zheng > --- > qapi-schema.json | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/qapi-schema.json b/qapi-schema.json > index 931d710..3f2b5ef 100644 > --- a/qapi-schema.json > +++ b/qapi-schema.json > @

[Qemu-devel] [PATCH] qapi: Add (Since 1.8) to BlockInfo.dirty-bitmaps

2013-11-13 Thread Fam Zheng
Signed-off-by: Fam Zheng --- qapi-schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qapi-schema.json b/qapi-schema.json index 931d710..3f2b5ef 100644 --- a/qapi-schema.json +++ b/qapi-schema.json @@ -949,7 +949,7 @@ # (only present if removable is true)