summaryrefslogtreecommitdiff
path: root/qga/guest-agent-core.h
AgeCommit message (Expand)AuthorFilesLines
2018-02-09Include qmp-commands.h exactly where neededMarkus Armbruster1-1/+1
2017-03-05qapi: Support multiple command registries per programMarkus Armbruster1-0/+2
2016-09-08qga: free remaining leaking stateMarc-André Lureau1-0/+1
2016-02-25qga: Support enum names in guest-file-seekEric Blake1-7/+2
2015-11-25qga: Better mapping of SEEK_* in guest-file-seekEric Blake1-0/+7
2014-08-07qga: Disable unsupported commands by defaultTomoki Sekiyama1-0/+1
2013-11-21qga: Fix compiler warnings (missing format attribute, wrong format strings)Stefan Weil1-1/+1
2013-03-11qemu-ga: use key-value store to avoid recycling fd handles after restartMichael Roth1-0/+1
2013-01-08qemu-ga: execute hook to quiesce the guest on fsfreeze-freeze/thawTomoki Sekiyama1-0/+1
2012-12-19qapi: move include files to include/qobject/Paolo Bonzini1-1/+1
2012-05-15qemu-ga: align versioning with QEMU_VERSIONMichael Roth1-1/+0
2012-05-15qemu-ga: make reopen_fd_to_null() publicLuiz Capitulino1-0/+4
2012-04-30qemu-ga: add a whitelist for fsfreeze-safe commandsMichael Roth1-0/+3
2012-03-12qemu-ga: add guest-sync-delimitedMichael Roth1-0/+2
2012-02-23qemu-ga: separate out common commands from posix-specific onesMichael Roth1-0/+1
2012-02-23qemu-ga: move channel/transport functionality into wrapper classMichael Roth1-1/+1
2011-07-21guest agent: add guest agent RPCs/commandsMichael Roth1-0/+2
2011-07-21guest agent: qemu-ga daemonMichael Roth1-0/+4
2011-07-21guest agent: command state classMichael Roth1-0/+25