summaryrefslogtreecommitdiff
path: root/qga/guest-agent-command-state.c
AgeCommit message (Expand)AuthorFilesLines
2016-09-08qga: free remaining leaking stateMarc-André Lureau1-0/+6
2016-06-07qga: Remove unnecessary glib.h includesPeter Maydell1-1/+0
2016-02-04qga: Clean up includesPeter Maydell1-0/+1
2015-10-19qga: Use g_new() & friends where that makes obvious senseMarkus Armbruster1-2/+2
2011-08-20Use glib memory allocation and free functionsAnthony Liguori1-2/+2
2011-07-21guest agent: command state classMichael Roth1-0/+73