diff options
author | Luiz Capitulino <lcapitulino@redhat.com> | 2012-07-27 15:50:19 -0300 |
---|---|---|
committer | Luiz Capitulino <lcapitulino@redhat.com> | 2012-08-13 13:21:27 -0300 |
commit | 0f32cf6abcea8006fbf1f9c9bc8bc5bedcf6e431 (patch) | |
tree | 6af7d05c82b0ff84c51dee899cae1222712c3b8b /error.c | |
parent | 13f59ae8157e8ec238fa8aefe5309909a1eeb7e2 (diff) | |
download | qemu-0f32cf6abcea8006fbf1f9c9bc8bc5bedcf6e431.tar.gz qemu-0f32cf6abcea8006fbf1f9c9bc8bc5bedcf6e431.tar.bz2 qemu-0f32cf6abcea8006fbf1f9c9bc8bc5bedcf6e431.zip |
qerror: add proper ErrorClass value for QERR_ macros
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, which are maintained as they
are today.
Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Diffstat (limited to 'error.c')
0 files changed, 0 insertions, 0 deletions