aboutsummaryrefslogtreecommitdiff
path: root/qga
AgeCommit message (Expand)AuthorFilesLines
2020-09-30qga: relocate path to default configuration and hookPaolo Bonzini1-3/+5
2020-09-30meson: fix MSI ruleMarc-André Lureau1-0/+1
2020-09-29qga/qapi-schema.json: Add some headingsPeter Maydell1-3/+5
2020-09-29docs/interop: Convert qemu-ga-ref to rSTPeter Maydell1-2/+1
2020-09-23qemu/atomic.h: rename atomic_ to qatomic_Stefan Hajnoczi1-6/+6
2020-09-17Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-09-1...Peter Maydell1-1/+4
2020-09-16util: rename qemu_open() to qemu_open_old()Daniel P. Berrangé2-5/+5
2020-09-16qga/commands-win32: Fix problem with redundant protype declarationThomas Huth1-1/+4
2020-09-12qga: add command guest-get-devices for reporting VirtIO devicesTomáš Golembiovský3-1/+269
2020-09-12qga/commands-posix: Support fsinfo for non-PCI virtio devices, tooThomas Huth1-1/+41
2020-09-12qga/commands-posix: Move the udev code from the pci to the generic functionThomas Huth1-29/+33
2020-09-12qga/commands-posix: Rework build_guest_fsinfo_for_real_device() functionThomas Huth1-24/+41
2020-09-01meson: install $localstatedir/run for qgaMarc-André Lureau1-0/+2
2020-08-21meson: build texi docPaolo Bonzini1-3/+9
2020-08-21meson: convert dummy Windows qga/qemu-ga targetPaolo Bonzini2-0/+6
2020-08-21meson: add msi generationMarc-André Lureau2-1/+27
2020-08-21meson: convert vss-win32Marc-André Lureau4-24/+39
2020-08-21meson: convert qemu-gaPaolo Bonzini3-10/+47
2020-08-03schemas: Add vim modelineAndrea Bolognani1-0/+1
2020-07-27qga/qapi-schema: Document -1 for invalid PCI address fieldsThomas Huth1-1/+1
2020-07-27qga-win: fix "guest-get-fsinfo" wrong filesystem typeBasil Salman1-6/+23
2020-07-13qga: Use qemu_get_host_name() instead of g_get_host_name()Michal Privoznik1-4/+13
2020-07-13qga: fix assert regression on guest-shutdownMarc-André Lureau1-1/+5
2020-07-13qga-win: Fix QGA VSS Provider service stop failureBasil Salman1-13/+20
2020-07-10error: Eliminate error_propagate() manuallyMarkus Armbruster1-3/+1
2020-07-10error: Eliminate error_propagate() with Coccinelle, part 1Markus Armbruster1-2/+1
2020-07-10error: Avoid unnecessary error_propagate() after error_setg()Markus Armbruster1-13/+6
2020-07-02qga: Plug unlikely memory leak in guest-set-memory-blocksMarkus Armbruster1-0/+1
2020-04-29qga: Fix qmp_guest_suspend_{disk, ram}() error handlingMarkus Armbruster1-0/+14
2020-04-29qga: Fix qmp_guest_get_memory_blocks() error handlingMarkus Armbruster1-0/+3
2020-04-15qga: Restrict guest-file-read count to 48 MB to avoid crashesPhilippe Mathieu-Daudé2-3/+12
2020-04-15qga: Extract qmp_guest_file_read() to common commands.cPhilippe Mathieu-Daudé4-36/+35
2020-04-15qga: Extract guest_file_handle_find() to commands-common.hPhilippe Mathieu-Daudé3-6/+26
2020-04-15Revert "prevent crash when executing guest-file-read with large count"Philippe Mathieu-Daudé1-7/+1
2020-04-04qga/commands-posix: fix use after free of local_errVladimir Sementsov-Ogievskiy1-0/+3
2020-03-24qemu-ga: document vsock-listen in the man pageStefan Hajnoczi1-1/+3
2020-03-24qga: Fix undefined C behaviorEric Blake1-2/+7
2020-03-24qga-win: prevent crash when executing guest-file-read with large countBasil Salman1-1/+7
2020-03-24qga-win: Handle VSS_E_PROVIDER_ALREADY_REGISTERED errorSameeh Jubran1-0/+11
2020-03-24qga: Installer: Wait for installation to finishBasil Salman1-1/+1
2020-03-17qmp: constify QmpCommand and listMarc-André Lureau2-4/+4
2020-03-09qga: Fix a memory leakPhilippe Mathieu-Daudé1-2/+2
2020-03-09qga: Improve error report by calling error_setg_win32()Philippe Mathieu-Daudé2-4/+7
2020-02-15qga/qapi-schema.json: minor format fixups for rSTPeter Maydell1-43/+51
2020-02-15qga/qapi-schema.json: Fix indent level on doc commentsPeter Maydell1-31/+31
2020-02-15qga/qapi-schema.json: Fix missing '-' in GuestDiskBusType doc commentPeter Maydell1-1/+1
2020-01-24build-sys: clean up flags included in the linker command linePaolo Bonzini1-2/+2
2020-01-14qapi: Generate command registration stuff into separate filesMarkus Armbruster2-1/+2
2019-12-18qga: rename Error ** parameter to more common errpVladimir Sementsov-Ogievskiy3-8/+8
2019-12-18qga: Fix guest-get-fsinfo error API violationsMarkus Armbruster1-2/+4