Re: [Qemu-devel] [PATCH 20/27] qapi-schema: add ErrorClass enum

2012-07-28 Thread Eric Blake
On 07/27/2012 03:32 PM, Luiz Capitulino wrote: > Signed-off-by: Luiz Capitulino > --- > qapi-schema.json | 26 ++ > 1 file changed, 26 insertions(+) > > diff --git a/qapi-schema.json b/qapi-schema.json > index 7500754..b1325c4 100644 > --- a/qapi-schema.json > +++ b/qapi-

[Qemu-devel] [PATCH 20/27] qapi-schema: add ErrorClass enum

2012-07-27 Thread Luiz Capitulino
Signed-off-by: Luiz Capitulino --- qapi-schema.json | 26 ++ 1 file changed, 26 insertions(+) diff --git a/qapi-schema.json b/qapi-schema.json index 7500754..b1325c4 100644 --- a/qapi-schema.json +++ b/qapi-schema.json @@ -3,6 +3,32 @@ # QAPI Schema ## +# @ErrorClass