Statistics
| Branch: | Revision:

root / qga @ 261551d1

Latest revisions

# Date Author Comment
db3edb66 01/09/2013 12:38 am Luiz Capitulino

qemu-ga: qmp_guest_file_*: improve error reporting

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

Signed-off-by: Luiz Capitulino <>
Signed-off-by: Michael Roth <>

d220a6df 01/09/2013 12:38 am Luiz Capitulino

qemu-ga: qmp_guest_shutdown(): improve error reporting

Most errors are QERR_UNDEFINED_ERROR. Also, adds ga_wait_child() as
a future commit will use it too.

Signed-off-by: Luiz Capitulino <>
Reviewed-by: Michael Roth <>...

261551d1 01/09/2013 12:38 am Luiz Capitulino

qemu-ga: build_fs_mount_list(): take an Error argument

Signed-off-by: Luiz Capitulino <>
Signed-off-by: Michael Roth <>

a9de6d01 01/09/2013 12:38 am Luiz Capitulino

qemu-ga: guest_file_handle_find(): take an Error argument

Signed-off-by: Luiz Capitulino <>
Reviewed-by: Michael Roth <>

*Fixed missing space character in error message

Signed-off-by: Michael Roth <>

3ac4b7c5 01/09/2013 12:38 am Luiz Capitulino

qemu-ga: qmp_guest_file_close(): fix fclose() error check

fclose() returns EOF on error.

Signed-off-by: Luiz Capitulino <>
Reviewed-by: Michael Roth <>
Signed-off-by: Michael Roth <>

1de7afc9 12/19/2012 09:32 am Paolo Bonzini

misc: move include files to include/qemu/

Signed-off-by: Paolo Bonzini <>

7b1b5d19 12/19/2012 09:31 am Paolo Bonzini

qapi: move include files to include/qobject/

Signed-off-by: Paolo Bonzini <>

2870dc34 12/19/2012 09:31 am Paolo Bonzini

qemu-ga: move qemu-ga files to qga/

Signed-off-by: Paolo Bonzini <>

4d4922c3 12/06/2012 10:17 am Eduardo Habkost

qga/channel-posix.c: Include headers it needs

Include:
- <errno.h> for errno
- <unistd.h> & <fcntl.h> for fcntl()
- <stdlib.h> for exit()
- "osdep.h" for qemu_open()

Some of those headers were probably being included by accident because
some other headers were including qemu-common.h, but those headers...

90119816 10/23/2012 02:54 pm Paolo Bonzini

qemu-ga: ask and print error information from qemu-sockets

Reviewed-by: Luiz Capitulino <>
Signed-off-by: Paolo Bonzini <>

View revisions

Also available in: Atom