Age | Commit message (Expand) | Author |
2013-01-08 | qemu-ga: guest_file_handle_find(): take an Error argument | Luiz Capitulino |
2012-12-19 | misc: move include files to include/qemu/ | Paolo Bonzini |
2012-12-19 | qapi: move include files to include/qobject/ | Paolo Bonzini |
2012-10-06 | Merge branch 'trivial-patches' of git://github.com/stefanha/qemu | Aurelien Jarno |
2012-10-05 | cleanup useless return sentence | Amos Kong |
2012-10-05 | qemu-ga: prefer pstrcpy: consistently NUL-terminate ifreq.ifr_name | Jim Meyering |
2012-06-21 | qemu-ga: add guest-fstrim command | Paolo Bonzini |
2012-06-21 | qemu-ga: make names more generic for mount list functions | Paolo Bonzini |
2012-05-29 | qemu-ga: avoid blocking on atime update when reading /etc/mtab | Michael Roth |
2012-05-29 | qemu-ga: Fix use of environ on Darwin | Andreas Färber |
2012-05-24 | qemu-ga: Fix missing environ declaration | Luiz Capitulino |
2012-05-15 | qemu-ga: guest-shutdown: use only async-signal-safe functions | Luiz Capitulino |
2012-05-15 | qemu-ga: guest-shutdown: become synchronous | Luiz Capitulino |
2012-05-15 | qemu-ga: guest-suspend: make the API synchronous | Luiz Capitulino |
2012-05-15 | qemu-ga: make reopen_fd_to_null() public | Luiz Capitulino |
2012-05-14 | fix some common typos | Jim Meyering |
2012-04-30 | qemu-ga: add a whitelist for fsfreeze-safe commands | Michael Roth |
2012-04-30 | qemu-ga: improve recovery options for fsfreeze | Michael Roth |
2012-04-19 | qemu-ga: generate missing stubs for fsfreeze | Michael Roth |
2012-03-25 | qemu-ga: fix bsd build, and re-org linux-specific implementations | Michael Roth |
2012-03-12 | qemu-ga: add guest-sync-delimited | Michael Roth |
2012-03-12 | qemu-ga: add guest-network-get-interfaces command | Michal Privoznik |
2012-03-12 | qemu-ga: add guest-suspend-hybrid | Luiz Capitulino |
2012-03-12 | qemu-ga: add guest-suspend-ram | Luiz Capitulino |
2012-03-12 | qemu-ga: add guest-suspend-disk | Luiz Capitulino |
2012-02-23 | qemu-ga: rename guest-agent-commands.c -> commands-posix.c | Michael Roth |