commit | 878a0ae0ab3eb8428626e67995c9efad8eb1ba80 | [log] [tgz] |
---|---|---|
author | Luiz Capitulino <lcapitulino@redhat.com> | Tue Nov 27 11:02:02 2012 -0200 |
committer | Michael Roth <mdroth@linux.vnet.ibm.com> | Tue Jan 08 16:38:11 2013 -0600 |
tree | 2b5897c983b94be672deac046e218bd35336788e | |
parent | 071673b09021b60eab268653c6bcfba92eea7603 [diff] |
qemu-ga: qmp_guest_network_get_interfaces(): get rid of snprintf() + error_set() Convert them to error_setg_errno(). Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com> Reviewed-by: Michael Roth <mdroth@linux.vnet.ibm.com> Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>