summaryrefslogtreecommitdiff
path: root/qga/main.c
AgeCommit message (Expand)AuthorFilesLines
2014-03-03qga: Remove unneeded include fileStefan Weil1-1/+0
2014-02-23qemu-ga: isa-serial support on WindowsMiki Mishael1-4/+13
2013-10-10qemu-ga: Add interface to traverse the qmp command list by QmpCommandMark Wu1-45/+30
2013-09-09qemu-ga: Install Windows VSS provider on `qemu-ga -s install'Tomoki Sekiyama1-1/+9
2013-05-30qga: save state directory in ga_install_service()Laszlo Ersek1-1/+10
2013-05-30qga: create state directory on win32Laszlo Ersek1-0/+14
2013-05-30qga: determine default state dir and pidfile dynamicallyLaszlo Ersek1-6/+26
2013-05-07qga: set umask 0077 when daemonizing (CVE-2013-2007)Laszlo Ersek1-1/+1
2013-04-02qemu-ga: ga_get_fd_handle(): abort if fd_counter overflowsLuiz Capitulino1-2/+6
2013-03-15qga/main.c: Don't use g_key_file_get/set_int64Peter Crosthwaite1-2/+2
2013-03-11qemu-ga: use key-value store to avoid recycling fd handles after restartMichael Roth1-0/+184
2013-03-11qemu-ga: make guest-sync-delimited available during fsfreezeMichael Roth1-0/+1
2013-01-14qemu-ga: Plug file descriptor leak on ga_open_pidfile() error pathMarkus Armbruster1-0/+2
2013-01-14qemu-ga: Drop pointless lseek() from ga_open_pidfile()Markus Armbruster1-1/+1
2013-01-14qemu-ga: Document intentional fall through in channel_event_cb()Markus Armbruster1-0/+1
2013-01-14qemu-ga: add ga_open_logfile()Luiz Capitulino1-2/+15
2013-01-14qemu-ga: ga_open_pidfile(): use qemu_open()Luiz Capitulino1-1/+1
2013-01-08qemu-ga: execute hook to quiesce the guest on fsfreeze-freeze/thawTomoki Sekiyama1-1/+47
2012-12-19misc: move include files to include/qemu/Paolo Bonzini1-1/+1
2012-12-19qapi: move include files to include/qobject/Paolo Bonzini1-6/+6
2012-12-19qemu-ga: move qemu-ga files to qga/Paolo Bonzini1-0/+901