qemu-e2k/qga
Luiz Capitulino 9e92f6d462 qemu-ga: add ga_open_logfile()
This function sets O_CLOEXEC on the log file fd so that it isn't
leaked to executed processes.

Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Acked-by: Amos Kong <akong@redhat.com>
Tested-by: Amos Kong <akong@redhat.com>
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
2013-01-14 12:00:35 -06:00
..
channel-posix.c qga/channel-posix.c: Explicitly include string.h 2013-01-11 09:33:41 +01:00
channel-win32.c
channel.h
commands-posix.c qemu-ga: execute hook to quiesce the guest on fsfreeze-freeze/thaw 2013-01-08 16:38:12 -06:00
commands-win32.c qapi: move include files to include/qobject/ 2012-12-19 08:31:31 +01:00
commands.c qapi: move include files to include/qobject/ 2012-12-19 08:31:31 +01:00
guest-agent-command-state.c
guest-agent-core.h qemu-ga: execute hook to quiesce the guest on fsfreeze-freeze/thaw 2013-01-08 16:38:12 -06:00
main.c qemu-ga: add ga_open_logfile() 2013-01-14 12:00:35 -06:00
Makefile.objs qemu-ga: move qemu-ga files to qga/ 2012-12-19 08:31:30 +01:00
qapi-schema.json qemu-ga: move qemu-ga files to qga/ 2012-12-19 08:31:30 +01:00
service-win32.c
service-win32.h