[Qemu-devel] [PATCH 22/35] qapi-schema: add ErrorClass enum

2012-08-10 Thread Luiz Capitulino
Signed-off-by: Luiz Capitulino --- qapi-schema.json | 30 ++ 1 file changed, 30 insertions(+) diff --git a/qapi-schema.json b/qapi-schema.json index a62bf68..b513935 100644 --- a/qapi-schema.json +++ b/qapi-schema.json @@ -3,6 +3,36 @@ # QAPI Schema ## +# @ErrorCl

[Qemu-devel] [PATCH 22/35] qapi-schema: add ErrorClass enum

2012-08-07 Thread Luiz Capitulino
Signed-off-by: Luiz Capitulino --- qapi-schema.json | 30 ++ 1 file changed, 30 insertions(+) diff --git a/qapi-schema.json b/qapi-schema.json index 5805f74..8f670f3 100644 --- a/qapi-schema.json +++ b/qapi-schema.json @@ -3,6 +3,36 @@ # QAPI Schema ## +# @ErrorCl