aboutsummaryrefslogtreecommitdiff
path: root/qga/guest-agent-core.h
AgeCommit message (Expand)Author
2014-08-07qga: Disable unsupported commands by defaultTomoki Sekiyama
2013-11-21qga: Fix compiler warnings (missing format attribute, wrong format strings)Stefan Weil
2013-03-11qemu-ga: use key-value store to avoid recycling fd handles after restartMichael Roth
2013-01-08qemu-ga: execute hook to quiesce the guest on fsfreeze-freeze/thawTomoki Sekiyama
2012-12-19qapi: move include files to include/qobject/Paolo Bonzini
2012-05-15qemu-ga: align versioning with QEMU_VERSIONMichael Roth
2012-05-15qemu-ga: make reopen_fd_to_null() publicLuiz Capitulino
2012-04-30qemu-ga: add a whitelist for fsfreeze-safe commandsMichael Roth
2012-03-12qemu-ga: add guest-sync-delimitedMichael Roth
2012-02-23qemu-ga: separate out common commands from posix-specific onesMichael Roth
2012-02-23qemu-ga: move channel/transport functionality into wrapper classMichael Roth
2011-07-21guest agent: add guest agent RPCs/commandsMichael Roth
2011-07-21guest agent: qemu-ga daemonMichael Roth
2011-07-21guest agent: command state classMichael Roth