commit | 680d16dcb79f999fad3a652c5190d6a5c6ea10dd | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Tue Oct 02 09:00:45 2012 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Tue Oct 23 13:54:55 2012 +0200 |
tree | ab13fbe847285bbd18c2e4709cd9f0c04f45f8fd | |
parent | da124e62de2109a312e21d85d6a3419774c58948 [diff] |
error: add error_set_errno and error_setg_errno These functions help maintaining homogeneous formatting of error messages that include strerror values. Acked-by: Luiz Capitulino <lcapitulino@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>