[Qemu-devel] [PATCH 25/35] qerror: add proper ErrorClass value for QERR_ macros

2012-08-10 Thread Luiz Capitulino
This commit replaces the place holder value for the ErrorClass argument with a proper ErrorClass value for all QERR_ macros. All current errors are mapped to GenericError, except for errors CommandNotFound, DeviceEncrypted, DeviceNotActive, DeviceNotFound, KVMMissingCap and MigrationExpected, whic

[Qemu-devel] [PATCH 25/35] qerror: add proper ErrorClass value for QERR_ macros

2012-08-07 Thread Luiz Capitulino
This commit replaces the place holder value for the ErrorClass argument with a proper ErrorClass value for all QERR_ macros. All current errors are mapped to GenericError, except for errors CommandNotFound, DeviceEncrypted, DeviceNotActive, DeviceNotFound, KVMMissingCap and MigrationExpected, whic