qemu-e2k/qga
Markus Armbruster 5d27f9ce3d qemu-ga: Drop pointless lseek() from ga_open_pidfile()
After open(), the file offset is already zero, and neither lockf() nor
ftruncate() change it.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Michael Roth <mdroth@linux.vnet.ibm.com>
Reviewed-by: Luiz Capitulino <lcapitulino@redhat.com>
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
2013-01-14 12:07:37 -06:00
..
Makefile.objs qemu-ga: move qemu-ga files to qga/ 2012-12-19 08:31:30 +01:00
channel-posix.c qga/channel-posix.c: Explicitly include string.h 2013-01-11 09:33:41 +01:00
channel-win32.c qemu-ga: for w32, fix leaked handle ov.hEvent in ga_channel_write() 2012-03-19 11:31:04 +00:00
channel.h qemu-ga: move channel/transport functionality into wrapper class 2012-02-23 15:40:16 -06:00
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 Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
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: Drop pointless lseek() from ga_open_pidfile() 2013-01-14 12:07:37 -06:00
qapi-schema.json qemu-ga: move qemu-ga files to qga/ 2012-12-19 08:31:30 +01:00
service-win32.c qemu-ga: add Windows service integration 2012-02-23 15:43:50 -06:00
service-win32.h qemu-ga: add Windows service integration 2012-02-23 15:43:50 -06:00