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-schema.json > @@ -3,6 +3,32 @@ > # QAPI Schema > > ## > +# @ErrorClass > +# > +# QEMU error classes > +# > +# @GenericError: this is used for errors that don't require a specific error > +# class. This should be the default case for most errors > +# > +# @CommandNotFound: the request command has not been found s/request/requested/ -- Eric Blake eblake@redhat.com +1-919-301-3266 Libvirt virtualization library http://libvirt.org