summaryrefslogtreecommitdiffstats
path: root/qga (follow)
Commit message (Expand)AuthorAgeFilesLines
* qapi: Add spaces after symbol declaration for consistencyJohn Snow2021-10-021-0/+3
* Remove superfluous ERRP_GUARD()Markus Armbruster2021-08-262-18/+0
* qapi: make 'if' condition strings simple identifiersMarc-André Lureau2021-08-261-4/+4
* qga: fix leak of base64 decoded data on command errorDaniel P. Berrangé2021-08-091-2/+2
* qga-win/msi: fix missing libstdc++-6 DLL in MSI installerMichael Roth2021-08-031-0/+4
* qemu-ga/msi: fix w32 libgcc nameGerd Hoffmann2021-08-021-1/+1
* qga-win: Free GMatchInfo properlyKostiantyn Kostiuk2021-08-021-2/+1
* qga-win: Fix handle leak in ga_get_win_product_name()Basil Salman2021-08-021-2/+7
* qga-win: Fix build_guest_fsinfo() close of nonexistentBasil Salman2021-08-021-2/+4
* qga-win: Increase VSS freeze timeout to 60 secs instead of 10Basil Salman2021-08-021-1/+1
* qga-win: Add support of Windows Server 2022 in get-osinfo commandKostiantyn Kostiuk2021-07-121-1/+2
* qga: fix guest-get-disks regressionMarc-André Lureau2021-04-201-0/+1
* qapi: Enforce struct member naming rulesMarkus Armbruster2021-03-231-0/+4
* qapi: Rename pragma *-whitelist to *-exceptionsMarkus Armbruster2021-03-231-1/+1
* qga: return a more explicit error on why a command is disabledMarc-André Lureau2021-03-161-2/+2
* qga: Switch and case should be at the same indentAlexChen2021-03-161-26/+26
* qga: Open brace '{' following struct go on the sameAlexChen2021-03-161-2/+1
* qga: Delete redundant spacesAlexChen2021-03-161-2/+2
* qga: Add spaces around operatorAlexChen2021-03-165-20/+21
* qga: Correct loop count in qmp_guest_get_vcpus()Lin Ma2021-03-161-29/+14
* Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into stagingPeter Maydell2021-03-081-2/+2
|\
| * qga-vss: Use dynamic linking for GLibKostiantyn Kostiuk2021-03-061-2/+2
* | qga: Utilize QAPI_LIST_APPEND in qmp_guest_network_get_interfacesEric Blake2021-03-051-45/+30
|/
* qapi: More complex uses of QAPI_LIST_APPENDEric Blake2021-01-282-71/+36
* qapi: Use QAPI_LIST_APPEND in trivial casesEric Blake2021-01-282-30/+12
* meson: convert wixl detection to MesonPaolo Bonzini2021-01-231-21/+34
* Merge remote-tracking branch 'remotes/cohuck-gitlab/tags/s390x-20201222' into stagingPeter Maydell2021-01-012-1/+53
|\
| * qga/commands-posix: Send CCW address on s390x with the fsinfo dataThomas Huth2020-12-212-1/+53
* | qobject: Change qobject_to_json()'s value to GStringMarkus Armbruster2020-12-191-15/+7
* | qapi: Use QAPI_LIST_PREPEND() where possibleEric Blake2020-12-194-71/+21
|/
* qga: Tweak a guest-shutdown error messageMarkus Armbruster2020-12-101-1/+1
* qga: Replace an unreachable error by abort()Markus Armbruster2020-12-101-2/+1
* meson: Fix build with --disable-guest-agent-msiStefan Weil2020-11-181-17/+19
* qga: update schema for guest-get-disks 'dependents' fieldMichael Roth2020-11-162-8/+10
* qga: fix missing closedir() in qmp_guest_get_disks()Michael Roth2020-11-091-0/+3
* qga: add ssh-get-authorized-keysMarc-André Lureau2020-11-023-2/+106
* meson: minor simplificationMarc-André Lureau2020-11-021-6/+1
* qga: add *reset argument to ssh-add-authorized-keysMichael Roth2020-11-022-6/+50
* qga: add ssh-{add,remove}-authorized-keysMarc-André Lureau2020-11-023-1/+466
* qga: add implementation of guest-get-disks for WindowsTomáš Golembiovský2020-11-021-6/+101
* qga: add implementation of guest-get-disks for LinuxTomáš Golembiovský2020-11-021-11/+292
* qga: add command guest-get-disksTomáš Golembiovský2020-11-023-0/+43
* qga: Flatten simple union GuestDeviceIdMarkus Armbruster2020-11-022-5/+12
* qga-win: Fix guest-get-devices error API violationsMarkus Armbruster2020-11-021-3/+2
* qga: Use common time encoding for guest-get-devices 'driver-date'Markus Armbruster2020-11-022-10/+13
* qga: Rename guest-get-devices return member 'address' to 'id'Markus Armbruster2020-11-022-16/+17
* qmp: Call monitor_set_cur() only in qmp_dispatch()Kevin Wolf2020-10-091-1/+1
* 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