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