summaryrefslogtreecommitdiffstats
path: root/qga
Commit message (Expand)AuthorAgeFilesLines
* meson: convert dummy Windows qga/qemu-ga targetPaolo Bonzini2020-08-212-0/+6
* meson: add msi generationMarc-André Lureau2020-08-212-1/+27
* meson: convert vss-win32Marc-André Lureau2020-08-214-24/+39
* meson: convert qemu-gaPaolo Bonzini2020-08-213-10/+47
* schemas: Add vim modelineAndrea Bolognani2020-08-031-0/+1
* qga/qapi-schema: Document -1 for invalid PCI address fieldsThomas Huth2020-07-281-1/+1
* qga-win: fix "guest-get-fsinfo" wrong filesystem typeBasil Salman2020-07-281-6/+23
* qga: Use qemu_get_host_name() instead of g_get_host_name()Michal Privoznik2020-07-141-4/+13
* qga: fix assert regression on guest-shutdownMarc-André Lureau2020-07-141-1/+5
* qga-win: Fix QGA VSS Provider service stop failureBasil Salman2020-07-141-13/+20
* error: Eliminate error_propagate() manuallyMarkus Armbruster2020-07-101-3/+1Star
* error: Eliminate error_propagate() with Coccinelle, part 1Markus Armbruster2020-07-101-2/+1Star
* error: Avoid unnecessary error_propagate() after error_setg()Markus Armbruster2020-07-101-13/+6Star
* qga: Plug unlikely memory leak in guest-set-memory-blocksMarkus Armbruster2020-07-021-0/+1
* qga: Fix qmp_guest_suspend_{disk, ram}() error handlingMarkus Armbruster2020-04-291-0/+14
* qga: Fix qmp_guest_get_memory_blocks() error handlingMarkus Armbruster2020-04-291-0/+3
* qga: Restrict guest-file-read count to 48 MB to avoid crashesPhilippe Mathieu-Daudé2020-04-152-3/+12
* qga: Extract qmp_guest_file_read() to common commands.cPhilippe Mathieu-Daudé2020-04-154-36/+35Star
* qga: Extract guest_file_handle_find() to commands-common.hPhilippe Mathieu-Daudé2020-04-153-6/+26
* Revert "prevent crash when executing guest-file-read with large count"Philippe Mathieu-Daudé2020-04-151-7/+1Star
* qga/commands-posix: fix use after free of local_errVladimir Sementsov-Ogievskiy2020-04-041-0/+3
* qemu-ga: document vsock-listen in the man pageStefan Hajnoczi2020-03-241-1/+3
* qga: Fix undefined C behaviorEric Blake2020-03-241-2/+7
* qga-win: prevent crash when executing guest-file-read with large countBasil Salman2020-03-241-1/+7
* qga-win: Handle VSS_E_PROVIDER_ALREADY_REGISTERED errorSameeh Jubran2020-03-241-0/+11
* qga: Installer: Wait for installation to finishBasil Salman2020-03-241-1/+1
* qmp: constify QmpCommand and listMarc-André Lureau2020-03-172-4/+4
* qga: Fix a memory leakPhilippe Mathieu-Daudé2020-03-091-2/+2
* qga: Improve error report by calling error_setg_win32()Philippe Mathieu-Daudé2020-03-092-4/+7
* qga/qapi-schema.json: minor format fixups for rSTPeter Maydell2020-02-151-43/+51
* qga/qapi-schema.json: Fix indent level on doc commentsPeter Maydell2020-02-151-31/+31
* qga/qapi-schema.json: Fix missing '-' in GuestDiskBusType doc commentPeter Maydell2020-02-151-1/+1
* build-sys: clean up flags included in the linker command linePaolo Bonzini2020-01-241-2/+2
* qapi: Generate command registration stuff into separate filesMarkus Armbruster2020-01-142-1/+2
* qga: rename Error ** parameter to more common errpVladimir Sementsov-Ogievskiy2019-12-183-8/+8
* qga: Fix guest-get-fsinfo error API violationsMarkus Armbruster2019-12-181-2/+4
* qga: fence guest-set-time if hwclock not availableCornelia Huck2019-12-141-1/+12
* qga: Add "guest-get-memory-block-info" to blacklistBasil Salman2019-11-042-2/+3
* qga-win: network-get-interfaces command name field bug fixBishara AbuHattoum2019-11-041-5/+5
* socket: Add backlog parameter to socket_listenJuan Quintela2019-09-031-1/+1
* Include qemu-common.h exactly where neededMarkus Armbruster2019-06-123-1/+2
* Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2019-06-121-1/+0Star
* Clean up ill-advised or unusual header guardsMarkus Armbruster2019-05-131-2/+2
* qga: Fix mingw compilation warnings on enum conversionCao Jiaxi2019-05-071-1/+1
* qga: process_event() simplificationMarc-André Lureau2019-03-181-38/+9Star
* qga: Fix guest-get-fsinfo PCI address collection in WindowsMatt Hines2019-03-181-107/+210
* qga-win: fix VSS build breakage due to unintended gnu99 C++ flagMichael Roth2019-03-181-1/+1
* qga-win: include glib when building VSS DLLMichael Roth2019-03-181-1/+1
* qga-win: Adding support for Windows Server 2019 get-osinfo commandBishara AbuHattoum2019-03-181-2/+27
* qga: update docs with systemd suspend support infoDaniel Henrique Barboza2019-03-181-11/+14