summaryrefslogtreecommitdiffstats
path: root/qga/guest-agent-core.h
Commit message (Expand)AuthorAgeFilesLines
* qga: Replace 'blacklist' and 'whitelist' in the guest agent sourcesThomas Huth2022-09-201-1/+1
* Replace GCC_FMT_ATTR with G_GNUC_PRINTFMarc-André Lureau2022-03-221-1/+1
* Include qemu-common.h exactly where neededMarkus Armbruster2019-06-121-1/+0Star
* qga: Add multiple include guard to guest-agent-core.hPeter Maydell2018-11-091-0/+5
* Include qmp-commands.h exactly where neededMarkus Armbruster2018-02-091-1/+1
* qapi: Support multiple command registries per programMarkus Armbruster2017-03-051-0/+2
* qga: free remaining leaking stateMarc-André Lureau2016-09-081-0/+1
* qga: Support enum names in guest-file-seekEric Blake2016-02-251-7/+2Star
* qga: Better mapping of SEEK_* in guest-file-seekEric Blake2015-11-261-0/+7
* qga: Disable unsupported commands by defaultTomoki Sekiyama2014-08-081-0/+1
* qga: Fix compiler warnings (missing format attribute, wrong format strings)Stefan Weil2013-11-211-1/+1
* qemu-ga: use key-value store to avoid recycling fd handles after restartMichael Roth2013-03-121-0/+1
* qemu-ga: execute hook to quiesce the guest on fsfreeze-freeze/thawTomoki Sekiyama2013-01-081-0/+1
* qapi: move include files to include/qobject/Paolo Bonzini2012-12-191-1/+1
* qemu-ga: align versioning with QEMU_VERSIONMichael Roth2012-05-151-1/+0Star
* qemu-ga: make reopen_fd_to_null() publicLuiz Capitulino2012-05-151-0/+4
* qemu-ga: add a whitelist for fsfreeze-safe commandsMichael Roth2012-04-301-0/+3
* qemu-ga: add guest-sync-delimitedMichael Roth2012-03-121-0/+2
* qemu-ga: separate out common commands from posix-specific onesMichael Roth2012-02-231-0/+1
* qemu-ga: move channel/transport functionality into wrapper classMichael Roth2012-02-231-1/+1
* guest agent: add guest agent RPCs/commandsMichael Roth2011-07-211-0/+2
* guest agent: qemu-ga daemonMichael Roth2011-07-211-0/+4
* guest agent: command state classMichael Roth2011-07-211-0/+25