summaryrefslogtreecommitdiffstats
path: root/qga
Commit message (Expand)AuthorAgeFilesLines
* qga: relocate path to default configuration and hookPaolo Bonzini2020-09-301-3/+5
* meson: fix MSI ruleMarc-André Lureau2020-09-301-0/+1
* qga/qapi-schema.json: Add some headingsPeter Maydell2020-09-291-3/+5
* docs/interop: Convert qemu-ga-ref to rSTPeter Maydell2020-09-291-2/+1Star
* qemu/atomic.h: rename atomic_ to qatomic_Stefan Hajnoczi2020-09-231-6/+6
* Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-09-1...Peter Maydell2020-09-171-1/+4
|\
| * qga/commands-win32: Fix problem with redundant protype declarationThomas Huth2020-09-161-1/+4
* | util: rename qemu_open() to qemu_open_old()Daniel P. Berrangé2020-09-162-5/+5
|/
* qga: add command guest-get-devices for reporting VirtIO devicesTomáš Golembiovský2020-09-133-1/+269
* qga/commands-posix: Support fsinfo for non-PCI virtio devices, tooThomas Huth2020-09-131-1/+41
* qga/commands-posix: Move the udev code from the pci to the generic functionThomas Huth2020-09-131-29/+33
* qga/commands-posix: Rework build_guest_fsinfo_for_real_device() functionThomas Huth2020-09-131-24/+41
* meson: install $localstatedir/run for qgaMarc-André Lureau2020-09-011-0/+2
* meson: build texi docPaolo Bonzini2020-08-211-3/+9
* 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