Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | qemu-ga: Extend 'guest-info' command to expose flag 'success-response' | Mark Wu | 2013-10-10 | 1 | -0/+5 |
* | qemu-ga: Add interface to traverse the qmp command list by QmpCommand | Mark Wu | 2013-10-10 | 1 | -22/+8 |
* | qapi: Fix unchecked strdup() by converting to g_strdup() | Markus Armbruster | 2013-01-30 | 1 | -1/+1 |
* | qapi: move include files to include/qobject/ | Paolo Bonzini | 2012-12-19 | 1 | -1/+1 |
* | qapi/qmp-registry.c: Include headers it needs | Eduardo Habkost | 2012-12-06 | 1 | -0/+2 |
* | qapi: add support for command options | Luiz Capitulino | 2012-05-15 | 1 | -1/+3 |
* | qemu-ga: add a whitelist for fsfreeze-safe commands | Michael Roth | 2012-04-30 | 1 | -2/+12 |
* | guest agent: add supported command list to guest-info RPC | Michael Roth | 2011-12-12 | 1 | -0/+13 |
* | guest agent: add RPC blacklist command-line option | Michael Roth | 2011-12-12 | 1 | -5/+38 |
* | Use glib memory allocation and free functions | Anthony Liguori | 2011-08-20 | 1 | -1/+1 |
* | qapi: add QMP command registration/lookup functions | Michael Roth | 2011-07-21 | 1 | -0/+40 |