Statistics
| Branch: | Revision:

root / qga @ 992aeb8e

Latest revisions

# Date Author Comment
fedf2de3 01/11/2013 04:43 pm Anthony Liguori

Merge remote-tracking branch 'stefanha/trivial-patches' into staging

  • stefanha/trivial-patches:
    hw/pc.c: Fix converting of ioport_register* to MemoryRegion
    Replace remaining gmtime, localtime by gmtime_r, localtime_r
    savevm: Remove MinGW specific code which is no longer needed...
1d57db19 01/11/2013 10:33 am Peter Maydell

qga/channel-posix.c: Explicitly include string.h

Explicitly include string.h to avoid warnings under MacOS X/clang
about implicit declarations of strerror() and strlen().

Signed-off-by: Peter Maydell <>
Reviewed-by: Stefan Weil <>...

6b26e837 01/09/2013 12:38 am Luiz Capitulino

qemu-ga: bios_supports_mode(): improve error reporting

Most errors are QERR_UNDEFINED_ERROR today.

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

7b376087 01/09/2013 12:38 am Luiz Capitulino

qemu-ga: guest_suspend(): improve error reporting

Most errors are QERR_UNDEFINED_ERROR today.

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

ec0f694c 01/09/2013 12:38 am Tomoki Sekiyama

qemu-ga: execute hook to quiesce the guest on fsfreeze-freeze/thaw

To use the online disk snapshot for online-backup, application-level
consistency of the snapshot image is required. However, currently the
guest agent can provide only filesystem-level consistency, and the...

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 <>

617fbbc1 01/09/2013 12:38 am Luiz Capitulino

qemu-ga: qmp_guest_fsfreeze_*(): get rid of sprintf() + error_set()

Convert them to error_setg_errno().

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

071673b0 01/09/2013 12:38 am Luiz Capitulino

qemu-ga: qmp_guest_fstrim(): get rid of sprintf() + error_set()

Convert them to error_setg_errno().

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

878a0ae0 01/09/2013 12:38 am Luiz Capitulino

qemu-ga: qmp_guest_network_get_interfaces(): get rid of snprintf() + error_set()

Convert them to error_setg_errno().

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

View revisions

Also available in: Atom