aboutsummaryrefslogtreecommitdiff
path: root/qga/commands-posix.c
AgeCommit message (Expand)Author
2012-10-06Merge branch 'trivial-patches' of git://github.com/stefanha/qemuAurelien Jarno
2012-10-05cleanup useless return sentenceAmos Kong
2012-10-05qemu-ga: prefer pstrcpy: consistently NUL-terminate ifreq.ifr_nameJim Meyering
2012-06-21qemu-ga: add guest-fstrim commandPaolo Bonzini
2012-06-21qemu-ga: make names more generic for mount list functionsPaolo Bonzini
2012-05-29qemu-ga: avoid blocking on atime update when reading /etc/mtabMichael Roth
2012-05-29qemu-ga: Fix use of environ on DarwinAndreas Färber
2012-05-24qemu-ga: Fix missing environ declarationLuiz Capitulino
2012-05-15qemu-ga: guest-shutdown: use only async-signal-safe functionsLuiz Capitulino
2012-05-15qemu-ga: guest-shutdown: become synchronousLuiz Capitulino
2012-05-15qemu-ga: guest-suspend: make the API synchronousLuiz Capitulino
2012-05-15qemu-ga: make reopen_fd_to_null() publicLuiz Capitulino
2012-05-14fix some common typosJim Meyering
2012-04-30qemu-ga: add a whitelist for fsfreeze-safe commandsMichael Roth
2012-04-30qemu-ga: improve recovery options for fsfreezeMichael Roth
2012-04-19qemu-ga: generate missing stubs for fsfreezeMichael Roth
2012-03-25qemu-ga: fix bsd build, and re-org linux-specific implementationsMichael Roth
2012-03-12qemu-ga: add guest-sync-delimitedMichael Roth
2012-03-12qemu-ga: add guest-network-get-interfaces commandMichal Privoznik
2012-03-12qemu-ga: add guest-suspend-hybridLuiz Capitulino
2012-03-12qemu-ga: add guest-suspend-ramLuiz Capitulino
2012-03-12qemu-ga: add guest-suspend-diskLuiz Capitulino
2012-02-23qemu-ga: rename guest-agent-commands.c -> commands-posix.cMichael Roth