aboutsummaryrefslogtreecommitdiff
path: root/qga
AgeCommit message (Expand)Author
2018-06-01qga: use local path for local headersMichael S. Tsirkin
2018-05-04qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREFMarc-André Lureau
2018-03-19qapi: Replace qobject_to_X(o) by qobject_to(X, o)Max Reitz
2018-03-12Polish the version strings containing the package versionThomas Huth
2018-03-06use g_path_get_basename instead of basenameJulia Suvorova
2018-03-02qapi: Move qapi-schema.json to qapi/, rename generated filesMarkus Armbruster
2018-03-02qapi: Rename generated qmp-marshal.c to qmp-commands.cMarkus Armbruster
2018-02-10qga: use ARRAY_SIZE macroPhilippe Mathieu-Daudé
2018-02-09Drop superfluous includes of qapi/qmp/dispatch.hMarkus Armbruster
2018-02-09Include qapi/qmp/qstring.h exactly where neededMarkus Armbruster
2018-02-09Include qapi/qmp/qdict.h exactly where neededMarkus Armbruster
2018-02-09Include qmp-commands.h exactly where neededMarkus Armbruster
2018-02-09Include qapi/error.h exactly where neededMarkus Armbruster
2017-12-21sockets: remove obsolete code that updated listen addressDaniel P. Berrange
2017-11-20qga: replace GetIfEntry with GetIfEntry2 for interface statsZhiPeng Lu
2017-10-26qga-win: fix error-handling in getNameByStringSID()Michael Roth
2017-10-25qga: add network stats to guest-network-get-interfacesZhiPeng Lu
2017-10-25qga-win: Updating guest_set_time actionBishara AbuHattoum
2017-10-25qga-win: don't hang if vss hold writes timeoutChen Hanxiao
2017-09-19Convert single line fprintf(.../n) to warn_report()Alistair Francis
2017-08-08maint: Include bug-reporting info in --help outputEric Blake
2017-08-08qga: Give more --version informationEric Blake
2017-07-18test-qga: add test for guest-get-osinfoTomáš Golembiovský
2017-07-18qemu-ga: add guest-get-osinfo commandTomáš Golembiovský
2017-07-17qga: report error on keyfile dump errorMarc-André Lureau
2017-07-17qga-win32: remove a redundancy codePeng Hao
2017-07-17qemu-ga: check if utmpx.h is available on the systemTomáš Golembiovský
2017-07-17qemu-ga: add missing libpcre to MSI buildThomas Lamprecht
2017-07-17qga-win: fix installation on localized windowsDaniel Rempel
2017-07-11qga-win32: Fix memory leak of device information setLi Ping
2017-06-20qapi: merge QInt and QFloat in QNumMarc-André Lureau
2017-06-04qemu-ga: remove useless allocationMarc-André Lureau
2017-05-10Merge remote-tracking branch 'mjt/tags/trivial-patches-fetch' into stagingStefan Hajnoczi
2017-05-09sockets: Limit SocketAddressLegacy to external interfacesMarkus Armbruster
2017-05-09sockets: Rename SocketAddress to SocketAddressLegacyMarkus Armbruster
2017-05-07qga: fix compiler warnings (clang 5)Philippe Mathieu-Daudé
2017-04-27qga: Add `guest-get-timezone` commandVinzenz Feenstra
2017-04-26qga: Add 'guest-get-users' commandVinzenz Feenstra
2017-04-26qga: improve fsfreeze documentationsMarc-André Lureau
2017-04-26qga: Add 'guest-get-host-name' commandVinzenz Feenstra
2017-04-26qga-win: Fix Event Viewer errors caused by qemu-gaSameeh Jubran
2017-04-26qga-win: Fix a bug where qemu-ga service is stuck during stop operationSameeh Jubran
2017-04-26qga-win: Enable 'can-offline' field in 'guest-get-vcpus' replySameeh Jubran
2017-04-26qemu-ga: Make QGA VSS provider service run only when neededSameeh Jubran
2017-04-24qga: Make errp the last parameter of qga_vss_fsfreezeFam Zheng
2017-03-30qga: don't fail if mount doesn't have slave devicesMichael Roth
2017-03-19qemu-ga: obey LISTEN_PID when using systemd socket activationPaolo Bonzini
2017-03-16qapi: The #optional tag is redundant, dropMarkus Armbruster
2017-03-16qapi: Have each QAPI schema declare its returns white-listMarkus Armbruster
2017-03-16qapi: Make doc comments optional where we don't need themMarkus Armbruster