summaryrefslogtreecommitdiffstats
path: root/qga
Commit message (Expand)AuthorAgeFilesLines
* coccinelle: Remove unnecessary variables for function return valueEduardo Habkost2016-06-202-7/+2Star
* error: Remove NULL checks on error_propagate() callsEduardo Habkost2016-06-201-6/+2Star
* qga: Remove unnecessary glib.h includesPeter Maydell2016-06-079-9/+0Star
* qga: spelling fixMichael Tokarev2016-06-071-6/+6
* Fix some typos found by codespellStefan Weil2016-05-182-3/+3
* qga: Workaround for console redirection from non-interactive qemu-ga serviceYuri Pudgorodskiy2016-04-071-2/+2
* qga: fix fd leak with guest-exec i/o channelsYuriy Pudgorodskiy2016-04-071-0/+4
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2016-03-245-2/+4
|\
| * util: move declarations out of qemu-common.hVeronia Bahaa2016-03-223-0/+3
| * Clean up includes some moreMarkus Armbruster2016-03-222-2/+0Star
| * include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster2016-03-221-0/+1
* | qemu-ga: drop unused local err variableStefan Hajnoczi2016-03-211-6/+0Star
|/
* qga: fix w32 breakage due to missing osdep.h includesMichael Roth2016-02-255-9/+8Star
* qga: check utf8-to-utf16 conversionMarc-André Lureau2016-02-251-3/+16
* qga: fix off-by-one length checkMarc-André Lureau2016-02-251-1/+1
* qga: use wide-chars constants for wchar_t comparisonsMarc-André Lureau2016-02-251-2/+4
* qga: use size_t for wcslen() return valueMarc-André Lureau2016-02-251-1/+2
* qga: use more idiomatic qemu-style eol operatorsMarc-André Lureau2016-02-251-3/+3
* qga: implement the guest-get-vcpus for windowsGal Hammer2016-02-251-2/+66
* qemu-ga: Fixed minor version switch issueLeonid Bloch2016-02-251-1/+1
* qga: Support enum names in guest-file-seekEric Blake2016-02-255-35/+66
* all: Clean up includesPeter Maydell2016-02-233-3/+0Star
* qga: Clean up includesPeter Maydell2016-02-049-27/+9Star
* error: Strip trailing '\n' from error string arguments (again)Markus Armbruster2016-01-131-1/+1
* qga: convert to use error checked base64 decodeDaniel P. Berrange2015-12-183-5/+30
* Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2015-11-26' in...Peter Maydell2015-11-261-1/+1
|\
| * qjson: store tokens in a GQueuePaolo Bonzini2015-11-261-1/+1
* | qga: added another non-interactive gspawn() helper file.Yuri Pudgorodskiy2015-11-261-0/+7
* | qga: Better mapping of SEEK_* in guest-file-seekEric Blake2015-11-264-4/+46
* | qga: flush explicitly when neededMarc-André Lureau2015-11-261-0/+37
* | qga: gspawn() console helper to Windows guest agent msi buildYuri Pudgorodskiy2015-11-251-0/+11
|/
* qga: allow to lookup in PATH from the passed envp for guest-execYuri Pudgorodskiy2015-11-171-0/+3
* qga: fix for default env processing for guest-execYuri Pudgorodskiy2015-11-171-1/+1
* qga: fix append file open modes for win32Kirk Allan2015-11-111-14/+15
* qga: set file descriptor in qmp_guest_file_open non-blocking on Win32Olga Krishtal2015-11-041-0/+27
* qga: fixed CloseHandle in qmp_guest_file_openOlga Krishtal2015-11-041-1/+1
* qga: drop hand-made guest_file_toggle_flags helperDenis V. Lunev2015-11-041-25/+2Star
* qdict: Make conversion from QObject * accept nullMarkus Armbruster2015-10-291-8/+3Star
* qga: fix uninitialized value warning for win32Michael Roth2015-10-201-1/+1
* qga: guest-exec simple stdin/stdout/stderr redirectionYuri Pudgorodskiy2015-10-202-9/+187
* qga: handle G_IO_STATUS_AGAIN in ga_channel_write_all()Yuri Pudgorodskiy2015-10-201-12/+11Star
* qga: handle possible SIGPIPE in guest-file-writeDenis V. Lunev2015-10-202-1/+23
* qga: guest exec functionalityYuri Pudgorodskiy2015-10-202-0/+261
* qga: drop guest_file_init helper and replace it with static initializersDenis V. Lunev2015-10-202-14/+6Star
* qga: guest-get-memory-blocks shouldn't fail for unexposed memory blocksMichael Roth2015-10-201-2/+8
* qga: do not override configuration verbosityMarc-André Lureau2015-10-201-2/+2
* qga: add QGA_CONF environment variableMarc-André Lureau2015-10-201-1/+2
* qga: Use g_new() & friends where that makes obvious senseMarkus Armbruster2015-10-206-17/+17
* typofixes - v4Veres Lajos2015-09-111-1/+1
* docs: fix a qga/qapi-schema.json commentMarc-André Lureau2015-09-111-1/+2