summaryrefslogtreecommitdiffstats
path: root/qga/guest-agent-command-state.c
Commit message (Expand)AuthorAgeFilesLines
* qga: use local path for local headersMichael S. Tsirkin2018-06-011-1/+1
* qga: free remaining leaking stateMarc-André Lureau2016-09-081-0/+6
* qga: Remove unnecessary glib.h includesPeter Maydell2016-06-071-1/+0Star
* qga: Clean up includesPeter Maydell2016-02-041-0/+1
* qga: Use g_new() & friends where that makes obvious senseMarkus Armbruster2015-10-201-2/+2
* Use glib memory allocation and free functionsAnthony Liguori2011-08-211-2/+2
* guest agent: command state classMichael Roth2011-07-211-0/+73