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