Age | Commit message (Expand) | Author |
2018-11-09 | qga: Add multiple include guard to guest-agent-core.h | Peter Maydell |
2018-02-09 | Include qmp-commands.h exactly where needed | Markus Armbruster |
2017-03-05 | qapi: Support multiple command registries per program | Markus Armbruster |
2016-09-08 | qga: free remaining leaking state | Marc-André Lureau |
2016-02-25 | qga: Support enum names in guest-file-seek | Eric Blake |
2015-11-25 | qga: Better mapping of SEEK_* in guest-file-seek | Eric Blake |
2014-08-07 | qga: Disable unsupported commands by default | Tomoki Sekiyama |
2013-11-21 | qga: Fix compiler warnings (missing format attribute, wrong format strings) | Stefan Weil |
2013-03-11 | qemu-ga: use key-value store to avoid recycling fd handles after restart | Michael Roth |
2013-01-08 | qemu-ga: execute hook to quiesce the guest on fsfreeze-freeze/thaw | Tomoki Sekiyama |
2012-12-19 | qapi: move include files to include/qobject/ | Paolo Bonzini |
2012-05-15 | qemu-ga: align versioning with QEMU_VERSION | Michael Roth |
2012-05-15 | qemu-ga: make reopen_fd_to_null() public | Luiz Capitulino |
2012-04-30 | qemu-ga: add a whitelist for fsfreeze-safe commands | Michael Roth |
2012-03-12 | qemu-ga: add guest-sync-delimited | Michael Roth |
2012-02-23 | qemu-ga: separate out common commands from posix-specific ones | Michael Roth |
2012-02-23 | qemu-ga: move channel/transport functionality into wrapper class | Michael Roth |
2011-07-21 | guest agent: add guest agent RPCs/commands | Michael Roth |
2011-07-21 | guest agent: qemu-ga daemon | Michael Roth |
2011-07-21 | guest agent: command state class | Michael Roth |