summaryrefslogtreecommitdiff
path: root/qga/commands-posix.c
AgeCommit message (Expand)AuthorFilesLines
2012-10-06Merge branch 'trivial-patches' of git://github.com/stefanha/qemuAurelien Jarno1-2/+0
2012-10-05cleanup useless return sentenceAmos Kong1-2/+0
2012-10-05qemu-ga: prefer pstrcpy: consistently NUL-terminate ifreq.ifr_nameJim Meyering1-1/+1
2012-06-21qemu-ga: add guest-fstrim commandPaolo Bonzini1-3/+75
2012-06-21qemu-ga: make names more generic for mount list functionsPaolo Bonzini1-18/+18
2012-05-29qemu-ga: avoid blocking on atime update when reading /etc/mtabMichael Roth1-1/+1
2012-05-29qemu-ga: Fix use of environ on DarwinAndreas Färber1-0/+5
2012-05-24qemu-ga: Fix missing environ declarationLuiz Capitulino1-1/+5
2012-05-15qemu-ga: guest-shutdown: use only async-signal-safe functionsLuiz Capitulino1-11/+8
2012-05-15qemu-ga: guest-shutdown: become synchronousLuiz Capitulino1-5/+16
2012-05-15qemu-ga: guest-suspend: make the API synchronousLuiz Capitulino1-74/+54
2012-05-15qemu-ga: make reopen_fd_to_null() publicLuiz Capitulino1-19/+0
2012-05-14fix some common typosJim Meyering1-2/+2
2012-04-30qemu-ga: add a whitelist for fsfreeze-safe commandsMichael Roth1-26/+9
2012-04-30qemu-ga: improve recovery options for fsfreezeMichael Roth1-54/+85
2012-04-19qemu-ga: generate missing stubs for fsfreezeMichael Roth1-16/+20
2012-03-25qemu-ga: fix bsd build, and re-org linux-specific implementationsMichael Roth1-45/+66
2012-03-12qemu-ga: add guest-sync-delimitedMichael Roth1-3/+0
2012-03-12qemu-ga: add guest-network-get-interfaces commandMichal Privoznik1-0/+181
2012-03-12qemu-ga: add guest-suspend-hybridLuiz Capitulino1-0/+10
2012-03-12qemu-ga: add guest-suspend-ramLuiz Capitulino1-0/+10
2012-03-12qemu-ga: add guest-suspend-diskLuiz Capitulino1-0/+188
2012-02-23qemu-ga: rename guest-agent-commands.c -> commands-posix.cMichael Roth1-0/+528