summaryrefslogtreecommitdiffstats
path: root/qga
Commit message (Expand)AuthorAgeFilesLines
* glib: bump min required glib library version to 2.40Daniel P. Berrangé2018-06-291-9/+2Star
* qga: use local path for local headersMichael S. Tsirkin2018-06-018-13/+13
* qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREFMarc-André Lureau2018-05-041-6/+6
* qapi: Replace qobject_to_X(o) by qobject_to(X, o)Max Reitz2018-03-191-1/+1
* Polish the version strings containing the package versionThomas Huth2018-03-121-1/+1
* use g_path_get_basename instead of basenameJulia Suvorova2018-03-061-2/+2
* qapi: Move qapi-schema.json to qapi/, rename generated filesMarkus Armbruster2018-03-025-5/+5
* qapi: Rename generated qmp-marshal.c to qmp-commands.cMarkus Armbruster2018-03-021-1/+1
* qga: use ARRAY_SIZE macroPhilippe Mathieu-Daudé2018-02-101-1/+1
* Drop superfluous includes of qapi/qmp/dispatch.hMarkus Armbruster2018-02-091-1/+0Star
* Include qapi/qmp/qstring.h exactly where neededMarkus Armbruster2018-02-091-0/+1
* Include qapi/qmp/qdict.h exactly where neededMarkus Armbruster2018-02-091-0/+1
* Include qmp-commands.h exactly where neededMarkus Armbruster2018-02-092-1/+2
* Include qapi/error.h exactly where neededMarkus Armbruster2018-02-095-0/+7
* sockets: remove obsolete code that updated listen addressDaniel P. Berrange2017-12-211-1/+1
* qga: replace GetIfEntry with GetIfEntry2 for interface statsZhiPeng Lu2017-11-201-16/+38
* qga-win: fix error-handling in getNameByStringSID()Michael Roth2017-10-271-4/+9
* qga: add network stats to guest-network-get-interfacesZhiPeng Lu2017-10-263-2/+160
* qga-win: Updating guest_set_time actionBishara AbuHattoum2017-10-261-1/+35
* qga-win: don't hang if vss hold writes timeoutChen Hanxiao2017-10-261-0/+12
* Convert single line fprintf(.../n) to warn_report()Alistair Francis2017-09-191-1/+2
* maint: Include bug-reporting info in --help outputEric Blake2017-08-081-1/+1
* qga: Give more --version informationEric Blake2017-08-081-2/+4
* test-qga: add test for guest-get-osinfoTomáš Golembiovský2017-07-181-4/+9
* qemu-ga: add guest-get-osinfo commandTomáš Golembiovský2017-07-183-0/+391
* qga: report error on keyfile dump errorMarc-André Lureau2017-07-181-1/+6
* qga-win32: remove a redundancy codePeng Hao2017-07-181-1/+1
* qemu-ga: check if utmpx.h is available on the systemTomáš Golembiovský2017-07-181-1/+16
* qemu-ga: add missing libpcre to MSI buildThomas Lamprecht2017-07-181-0/+4
* qga-win: fix installation on localized windowsDaniel Rempel2017-07-181-2/+33
* qga-win32: Fix memory leak of device information setLi Ping2017-07-111-1/+4
* qapi: merge QInt and QFloat in QNumMarc-André Lureau2017-06-202-2/+1Star
* qemu-ga: remove useless allocationMarc-André Lureau2017-06-041-3/+1Star
* Merge remote-tracking branch 'mjt/tags/trivial-patches-fetch' into stagingStefan Hajnoczi2017-05-101-3/+5
|\
| * qga: fix compiler warnings (clang 5)Philippe Mathieu-Daudé2017-05-071-3/+5
* | sockets: Limit SocketAddressLegacy to external interfacesMarkus Armbruster2017-05-092-6/+6
* | sockets: Rename SocketAddress to SocketAddressLegacyMarkus Armbruster2017-05-092-6/+6
|/
* qga: Add `guest-get-timezone` commandVinzenz Feenstra2017-04-272-0/+63
* qga: Add 'guest-get-users' commandVinzenz Feenstra2017-04-273-0/+188
* qga: improve fsfreeze documentationsMarc-André Lureau2017-04-271-2/+10
* qga: Add 'guest-get-host-name' commandVinzenz Feenstra2017-04-272-0/+37
* qga-win: Fix Event Viewer errors caused by qemu-gaSameeh Jubran2017-04-271-1/+0Star
* qga-win: Fix a bug where qemu-ga service is stuck during stop operationSameeh Jubran2017-04-274-10/+39
* qga-win: Enable 'can-offline' field in 'guest-get-vcpus' replySameeh Jubran2017-04-271-1/+1
* qemu-ga: Make QGA VSS provider service run only when neededSameeh Jubran2017-04-273-2/+48
* qga: Make errp the last parameter of qga_vss_fsfreezeFam Zheng2017-04-243-4/+4
* qga: don't fail if mount doesn't have slave devicesMichael Roth2017-03-301-1/+3
* qemu-ga: obey LISTEN_PID when using systemd socket activationPaolo Bonzini2017-03-191-38/+13Star
* qapi: The #optional tag is redundant, dropMarkus Armbruster2017-03-161-19/+19
* qapi: Have each QAPI schema declare its returns white-listMarkus Armbruster2017-03-161-0/+15