]> git.proxmox.com Git - mirror_qemu.git/commit - qga/commands-posix.c
qemu-ga: qmp_guest_file_*: improve error reporting
authorLuiz Capitulino <lcapitulino@redhat.com>
Tue, 27 Nov 2012 13:01:57 +0000 (11:01 -0200)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Tue, 8 Jan 2013 22:38:11 +0000 (16:38 -0600)
commitdb3edb665549979b44e0376ab9e859f58b89b503
tree69f4f9970c4a38445c16296b33e3fce84a60670e
parent3ac4b7c51e3ba181a86983ba2601a595ed8f3b1d
qemu-ga: qmp_guest_file_*: improve error reporting

Use error_setg_errno() when possible with an improved error description.

Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
qga/commands-posix.c