aboutsummaryrefslogtreecommitdiff
path: root/qga
AgeCommit message (Expand)Author
2021-01-28qapi: More complex uses of QAPI_LIST_APPENDEric Blake
2021-01-28qapi: Use QAPI_LIST_APPEND in trivial casesEric Blake
2021-01-23meson: convert wixl detection to MesonPaolo Bonzini
2021-01-01Merge remote-tracking branch 'remotes/cohuck-gitlab/tags/s390x-20201222' into...Peter Maydell
2020-12-21qga/commands-posix: Send CCW address on s390x with the fsinfo dataThomas Huth
2020-12-19qobject: Change qobject_to_json()'s value to GStringMarkus Armbruster
2020-12-19qapi: Use QAPI_LIST_PREPEND() where possibleEric Blake
2020-12-10qga: Tweak a guest-shutdown error messageMarkus Armbruster
2020-12-10qga: Replace an unreachable error by abort()Markus Armbruster
2020-11-18meson: Fix build with --disable-guest-agent-msiStefan Weil
2020-11-16qga: update schema for guest-get-disks 'dependents' fieldMichael Roth
2020-11-09qga: fix missing closedir() in qmp_guest_get_disks()Michael Roth
2020-11-02qga: add ssh-get-authorized-keysMarc-André Lureau
2020-11-02meson: minor simplificationMarc-André Lureau
2020-11-02qga: add *reset argument to ssh-add-authorized-keysMichael Roth
2020-11-02qga: add ssh-{add,remove}-authorized-keysMarc-André Lureau
2020-11-02qga: add implementation of guest-get-disks for WindowsTomáš Golembiovský
2020-11-02qga: add implementation of guest-get-disks for LinuxTomáš Golembiovský
2020-11-02qga: add command guest-get-disksTomáš Golembiovský
2020-11-02qga: Flatten simple union GuestDeviceIdMarkus Armbruster
2020-11-02qga-win: Fix guest-get-devices error API violationsMarkus Armbruster
2020-11-02qga: Use common time encoding for guest-get-devices 'driver-date'Markus Armbruster
2020-11-02qga: Rename guest-get-devices return member 'address' to 'id'Markus Armbruster
2020-10-09qmp: Call monitor_set_cur() only in qmp_dispatch()Kevin Wolf
2020-09-30qga: relocate path to default configuration and hookPaolo Bonzini
2020-09-30meson: fix MSI ruleMarc-André Lureau
2020-09-29qga/qapi-schema.json: Add some headingsPeter Maydell
2020-09-29docs/interop: Convert qemu-ga-ref to rSTPeter Maydell
2020-09-23qemu/atomic.h: rename atomic_ to qatomic_Stefan Hajnoczi
2020-09-17Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-09-1...Peter Maydell
2020-09-16util: rename qemu_open() to qemu_open_old()Daniel P. Berrangé
2020-09-16qga/commands-win32: Fix problem with redundant protype declarationThomas Huth
2020-09-12qga: add command guest-get-devices for reporting VirtIO devicesTomáš Golembiovský
2020-09-12qga/commands-posix: Support fsinfo for non-PCI virtio devices, tooThomas Huth
2020-09-12qga/commands-posix: Move the udev code from the pci to the generic functionThomas Huth
2020-09-12qga/commands-posix: Rework build_guest_fsinfo_for_real_device() functionThomas Huth
2020-09-01meson: install $localstatedir/run for qgaMarc-André Lureau
2020-08-21meson: build texi docPaolo Bonzini
2020-08-21meson: convert dummy Windows qga/qemu-ga targetPaolo Bonzini
2020-08-21meson: add msi generationMarc-André Lureau
2020-08-21meson: convert vss-win32Marc-André Lureau
2020-08-21meson: convert qemu-gaPaolo Bonzini
2020-08-03schemas: Add vim modelineAndrea Bolognani
2020-07-27qga/qapi-schema: Document -1 for invalid PCI address fieldsThomas Huth
2020-07-27qga-win: fix "guest-get-fsinfo" wrong filesystem typeBasil Salman
2020-07-13qga: Use qemu_get_host_name() instead of g_get_host_name()Michal Privoznik
2020-07-13qga: fix assert regression on guest-shutdownMarc-André Lureau
2020-07-13qga-win: Fix QGA VSS Provider service stop failureBasil Salman
2020-07-10error: Eliminate error_propagate() manuallyMarkus Armbruster
2020-07-10error: Eliminate error_propagate() with Coccinelle, part 1Markus Armbruster