Age | Commit message (Expand) | Author | Files | Lines |
2020-07-13 | qga: fix assert regression on guest-shutdown | Marc-André Lureau | 1 | -1/+5 |
2020-03-24 | qemu-ga: document vsock-listen in the man page | Stefan Hajnoczi | 1 | -1/+3 |
2020-03-17 | qmp: constify QmpCommand and list | Marc-André Lureau | 1 | -3/+3 |
2020-01-14 | qapi: Generate command registration stuff into separate files | Markus Armbruster | 1 | -1/+1 |
2019-06-12 | Include qemu-common.h exactly where needed | Markus Armbruster | 1 | -0/+1 |
2019-06-12 | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster | 1 | -1/+0 |
2019-03-18 | qga: process_event() simplification | Marc-André Lureau | 1 | -38/+9 |
2018-10-31 | qga-win: changing --retry-path option behavior | Bishara AbuHattoum | 1 | -1/+85 |
2018-10-31 | qga: add --retry-path option for re-initializing channel on failure | Michael Roth | 1 | -8/+54 |
2018-10-31 | qga: move w32 service handling out of run_agent() | Michael Roth | 1 | -11/+15 |
2018-10-31 | qga: hang GAConfig/socket_activation off of GAState global | Michael Roth | 1 | -9/+15 |
2018-10-31 | qga: group agent init/cleanup init separate routines | Michael Roth | 1 | -32/+50 |
2018-10-30 | qga-win: add support for qmp_guest_fsfreeze_freeze_list | Chen Hanxiao | 1 | -1/+1 |
2018-10-02 | util: add qemu_write_pidfile() | Marc-André Lureau | 1 | -44/+10 |
2018-08-24 | json: Clean up headers | Markus Armbruster | 1 | -1/+1 |
2018-08-24 | json: Pass lexical errors and limit violations to callback | Markus Armbruster | 1 | -1/+2 |
2018-08-24 | json: Redesign the callback to consume JSON values | Markus Armbruster | 1 | -9/+3 |
2018-07-23 | qga: process_event() simplification and leak fix | Marc-André Lureau | 1 | -27/+27 |
2018-07-03 | qmp: Use QDict * instead of QObject * for response objects | Markus Armbruster | 1 | -4/+4 |
2018-07-03 | qmp: De-duplicate error response building | Markus Armbruster | 1 | -6/+2 |
2018-07-03 | qmp qemu-ga: Fix qemu-ga not to accept "control" | Markus Armbruster | 1 | -1/+1 |
2018-06-01 | qga: use local path for local headers | Michael S. Tsirkin | 1 | -2/+2 |
2018-05-04 | qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF | Marc-André Lureau | 1 | -6/+6 |
2018-03-19 | qapi: Replace qobject_to_X(o) by qobject_to(X, o) | Max Reitz | 1 | -1/+1 |
2018-03-12 | Polish the version strings containing the package version | Thomas Huth | 1 | -1/+1 |
2018-03-02 | qapi: Move qapi-schema.json to qapi/, rename generated files | Markus Armbruster | 1 | -1/+1 |
2018-02-09 | Drop superfluous includes of qapi/qmp/dispatch.h | Markus Armbruster | 1 | -1/+0 |
2018-02-09 | Include qapi/qmp/qstring.h exactly where needed | Markus Armbruster | 1 | -0/+1 |
2018-02-09 | Include qapi/qmp/qdict.h exactly where needed | Markus Armbruster | 1 | -0/+1 |
2018-02-09 | Include qmp-commands.h exactly where needed | Markus Armbruster | 1 | -0/+1 |
2018-02-09 | Include qapi/error.h exactly where needed | Markus Armbruster | 1 | -0/+2 |
2017-08-08 | maint: Include bug-reporting info in --help output | Eric Blake | 1 | -1/+1 |
2017-08-08 | qga: Give more --version information | Eric Blake | 1 | -2/+4 |
2017-07-17 | qga: report error on keyfile dump error | Marc-André Lureau | 1 | -1/+6 |
2017-07-17 | qga-win32: remove a redundancy code | Peng Hao | 1 | -1/+1 |
2017-06-20 | qapi: merge QInt and QFloat in QNum | Marc-André Lureau | 1 | -1/+0 |
2017-05-09 | sockets: Limit SocketAddressLegacy to external interfaces | Markus Armbruster | 1 | -4/+4 |
2017-05-09 | sockets: Rename SocketAddress to SocketAddressLegacy | Markus Armbruster | 1 | -4/+4 |
2017-04-26 | qga-win: Fix a bug where qemu-ga service is stuck during stop operation | Sameeh Jubran | 1 | -0/+23 |
2017-03-19 | qemu-ga: obey LISTEN_PID when using systemd socket activation | Paolo Bonzini | 1 | -38/+13 |
2017-03-07 | Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2017-03-06-tag' in... | Peter Maydell | 1 | -5/+69 |
2017-03-06 | qga: add systemd socket activation support | Stefan Hajnoczi | 1 | -5/+69 |
2017-03-05 | qapi: Support multiple command registries per program | Markus Armbruster | 1 | -9/+10 |
2017-03-05 | qmp: Dumb down how we run QMP command registration | Markus Armbruster | 1 | -1/+1 |
2017-01-24 | qga: fix erroneous argument to strerror | Paolo Bonzini | 1 | -2/+2 |
2016-10-31 | qga: add vsock-listen method | Stefan Hajnoczi | 1 | -2/+4 |
2016-09-08 | qga: free remaining leaking state | Marc-André Lureau | 1 | -0/+6 |
2016-09-08 | qga: free the whole blacklist | Marc-André Lureau | 1 | -6/+1 |
2016-06-07 | qga: Remove unnecessary glib.h includes | Peter Maydell | 1 | -1/+0 |
2016-03-24 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell | 1 | -1/+1 |