Age | Commit message (Expand) | Author |
2023-05-25 | meson: fix rule for qemu-ga installer | Paolo Bonzini |
2023-05-18 | meson: use prefer_static option | Paolo Bonzini |
2023-05-10 | qga/qapi-schema: Reformat doc comments to conform to current conventions | Markus Armbruster |
2023-05-04 | qga: Fix suspend on Linux guests without systemd | Mark Somerville |
2023-05-04 | qga/commands-win32.c: Drop the check for _WIN32_WINNT >= 0x0601 | Thomas Huth |
2023-05-04 | qga: Add `merged` variant to GuestExecCaptureOutputMode | Daniel Xu |
2023-05-04 | qga: Refactor guest-exec capture-output to take enum | Daniel Xu |
2023-05-04 | qga/linux: add usb support to guest-get-fsinfo | Kfir Manor |
2023-04-28 | qga/qapi-schema: Fix member documentation markup | Markus Armbruster |
2023-04-28 | qga/qapi-schema: Fix a misspelled reference | Markus Armbruster |
2023-04-28 | qga/qapi-schema: Tidy up documentation of guest-fsfreeze-status | Markus Armbruster |
2023-03-24 | Merge tag 'qga-pull-2023-03-22' of github.com:kostyanf14/qemu into staging | Peter Maydell |
2023-03-22 | qga/vss-win32: fix warning for clang++-15 | Pierrick Bouvier |
2023-03-08 | qga/win/vss: requester_freeze changes | Kfir Manor |
2023-03-08 | qga/win/vss: query VSS backup type | Kfir Manor |
2023-03-08 | qga/win/installer: add VssOption to installer | Kfir Manor |
2023-03-08 | qga/win32: Use rundll for VSS installation | Konstantin Kostiuk |
2023-03-08 | qga/win32: Remove change action from MSI installer | Konstantin Kostiuk |
2023-02-23 | qga: Drop dangling reference to QERR_QGA_LOGGING_DISABLED | Markus Armbruster |
2023-02-23 | error: Drop superfluous #include "qapi/qmp/qerror.h" | Markus Armbruster |
2023-02-08 | qga: Clean up includes | Markus Armbruster |
2023-01-09 | error handling: Use RETRY_ON_EINTR() macro where applicable | Nikita Ivanov |
2022-12-20 | qga-win: choose the right libpcre version to include in MSI package | Andrey Drobyshev |
2022-12-20 | qga: map GLib log levels to system levels | Andrey Drobyshev |
2022-12-20 | qga-win: add logging to Windows event log | Andrey Drobyshev |
2022-12-20 | qga: Add initial OpenBSD and NetBSD support | Brad Smith |
2022-12-20 | qga:/qga-win: skip getting pci info for USB disks | Kfir Manor |
2022-12-20 | qga:/qga-win: adding a empty PCI address creation function | Kfir Manor |
2022-12-15 | Merge tag 'pull-misc-2022-12-14' of https://repo.or.cz/qemu/armbru into staging | Peter Maydell |
2022-12-14 | qapi qga: Elide redundant has_FOO in generated C | Markus Armbruster |
2022-12-14 | error: Drop some obviously superfluous error_propagate() | Markus Armbruster |
2022-11-05 | Fix some typos in documentation and comments | Stefan Weil |
2022-10-26 | qga: add channel path to error messages | Bjørn Forsman |
2022-10-26 | qga: Add HW address getting for FreeBSD | Alexander Ivanov |
2022-10-26 | qga: Move HW address getting to a separate function | Alexander Ivanov |
2022-10-26 | qga: Add support for user password setting in FreeBSD | Alexander Ivanov |
2022-10-26 | qga: Add shutdown/halt/reboot support for FreeBSD | Alexander Ivanov |
2022-10-26 | qga: Add UFS freeze/thaw support for FreeBSD | Alexander Ivanov |
2022-10-26 | qga: Move Linux-specific FS freeze/thaw code to a separate file | Alexander Ivanov |
2022-10-26 | qga: Add initial FreeBSD support | Alexander Ivanov |
2022-10-01 | meson: require 0.61.3 | Paolo Bonzini |
2022-09-20 | qga: Replace 'blacklist' and 'whitelist' in the guest agent sources | Thomas Huth |
2022-09-20 | qga: Replace 'blacklist' command line and config file options by 'block-rpcs' | Thomas Huth |
2022-07-18 | qga: treat get-guest-fsinfo as "best effort" | John Snow |
2022-07-14 | Merge tag 'qga-win32-pull-2022-07-13' of github.com:kostyanf14/qemu into staging | Peter Maydell |
2022-07-13 | qga: add command 'guest-get-cpustats' | zhenwei pi |
2022-07-08 | qga: Relocate a path emitted in the help text | Akihiko Odaki |
2022-06-06 | meson: qga: do not use deprecated meson.build_root() | Paolo Bonzini |
2022-05-28 | qga/wixl: replace QEMU_GA_MSI_MINGW_BIN_PATH with glib bindir | Marc-André Lureau |
2022-05-28 | qga/wixl: simplify some pre-processing | Marc-André Lureau |