summaryrefslogtreecommitdiffstats
path: root/qga/commands-posix.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'trivial-patches' of git://github.com/stefanha/qemuAurelien Jarno2012-10-061-2/+0
|\
| * cleanup useless return sentenceAmos Kong2012-10-051-2/+0
* | qemu-ga: prefer pstrcpy: consistently NUL-terminate ifreq.ifr_nameJim Meyering2012-10-051-1/+1
|/
* qemu-ga: add guest-fstrim commandPaolo Bonzini2012-06-211-3/+75
* qemu-ga: make names more generic for mount list functionsPaolo Bonzini2012-06-211-18/+18
* qemu-ga: avoid blocking on atime update when reading /etc/mtabMichael Roth2012-05-291-1/+1
* qemu-ga: Fix use of environ on DarwinAndreas Färber2012-05-291-0/+5
* qemu-ga: Fix missing environ declarationLuiz Capitulino2012-05-241-1/+5
* qemu-ga: guest-shutdown: use only async-signal-safe functionsLuiz Capitulino2012-05-151-11/+8
* qemu-ga: guest-shutdown: become synchronousLuiz Capitulino2012-05-151-5/+16
* qemu-ga: guest-suspend: make the API synchronousLuiz Capitulino2012-05-151-74/+54
* qemu-ga: make reopen_fd_to_null() publicLuiz Capitulino2012-05-151-19/+0
* fix some common typosJim Meyering2012-05-141-2/+2
* qemu-ga: add a whitelist for fsfreeze-safe commandsMichael Roth2012-04-301-26/+9
* qemu-ga: improve recovery options for fsfreezeMichael Roth2012-04-301-54/+85
* qemu-ga: generate missing stubs for fsfreezeMichael Roth2012-04-191-16/+20
* qemu-ga: fix bsd build, and re-org linux-specific implementationsMichael Roth2012-03-251-45/+66
* qemu-ga: add guest-sync-delimitedMichael Roth2012-03-121-3/+0
* qemu-ga: add guest-network-get-interfaces commandMichal Privoznik2012-03-121-0/+181
* qemu-ga: add guest-suspend-hybridLuiz Capitulino2012-03-121-0/+10
* qemu-ga: add guest-suspend-ramLuiz Capitulino2012-03-121-0/+10
* qemu-ga: add guest-suspend-diskLuiz Capitulino2012-03-121-0/+188
* qemu-ga: rename guest-agent-commands.c -> commands-posix.cMichael Roth2012-02-231-0/+528
OpenPOWER on IntegriCloud