summaryrefslogtreecommitdiff
path: root/qga/guest-agent-core.h
AgeCommit message (Expand)AuthorFilesLines
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