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