qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH v6 0/2]: qemu-ga: Add the guest-suspend command


From: Luiz Capitulino
Subject: [Qemu-devel] [PATCH v6 0/2]: qemu-ga: Add the guest-suspend command
Date: Mon, 16 Jan 2012 18:09:50 -0200

Several fixes, but no major changes.

This series depends on this patch from Michael:

 http://lists.gnu.org/archive/html/qemu-devel/2012-01/msg01382.html

v6

o improve schema documentation
o change reopen_fd_to_null() to return void
o fix reopen_fd_to_null() no to close stdin [Eric]
o use execle() and do PATH lookup in the parent [Eric/Jamie]
o do not use fopen()/fgets() [Eric]
o check fork() return value [Eric]
o use EXIT_SUCCESS/EXIT_FAILURE [Eric]

 qapi-schema-guest.json     |   32 ++++++
 qemu-ga.c                  |   20 +++-
 qga/guest-agent-commands.c |  263 ++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 313 insertions(+), 2 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]