726 Commits (1dc162f5a3d6866d6888d5bce1b8f7d458e828cf)

Author SHA1 Message Date
Cédric Le Goater 326e620fc0 Fix const qualifier build errors with recent glibc 8 months ago
Michael Tokarev bba249a256 qga: use access(2) to check for command existance instead of questionable stat(2) 9 months ago
Philippe Mathieu-Daudé d3bc229c79 qga/commands: Include proper Solaris header for getloadavg() 9 months ago
Markus Armbruster 4a0cb75b31 qga/qapi-schema: Clean up whitespace between definitions 9 months ago
Markus Armbruster e67b5099b4 qga/qapi-schema: Refill doc comments to conform to conventions 9 months ago
Rodrigo Dias Correa c5b4afd4d5 qga: Support guest shutdown of BusyBox-based systems 11 months ago
minglei.liu c741c087b8 qga: Improve Windows filesystem space info retrieval logic 11 months ago
Vladimir Sementsov-Ogievskiy 6f607941b1 treewide: use qemu_set_blocking instead of g_unix_set_fd_nonblocking 11 months ago
Vladimir Sementsov-Ogievskiy 8cb17f9c36 util: drop qemu_socket_set_nonblock() 11 months ago
minglei.liu 28c5d27dd4 qga: Fix truncated output handling in guest-exec status reporting 1 year ago
Kostiantyn Kostiuk 85ff0e956b qga/installer: Remove QGA VSS if QGA installation failed 12 months ago
Kostiantyn Kostiuk edf3780a7d qga-vss: Write hex value of error in log 12 months ago
Kostiantyn Kostiuk b44c8a6d83 qga: ignore channel_init() fail if 'retry_path' is set 12 months ago
Kostiantyn Kostiuk 3b0ba59762 qga: Fix channel initialization check in run_agent_once 12 months ago
Kostiantyn Kostiuk ed42682a66 qga-vss: Remove unused dependencies 12 months ago
Kostiantyn Kostiuk 9646155bb0 qga-vss: Replace asserts with condition and report error 12 months ago
Denis V. Lunev 42bdb911c2 qga: fix potentially not initialized nr_volumes in qga_vss_fsfreeze() 1 year ago
Thomas Huth 83f6dceb8f qga: Fix ubsan warning 1 year ago
Michael Tokarev b217d987a3 qga: correctly write to /sys/power/state on linux 1 year ago
Markus Armbruster 62e1fa22f5 qga: Add cross-references 1 year ago
Markus Armbruster ef7e21964d qga: Rephrase return docs to avoid type name 1 year ago
Markus Armbruster d27340ff8a qga: Remove trivial "Returns:" sections 1 year ago
Markus Armbruster bb743978f0 qga: Fix guest-network-get-route return value documentation 1 year ago
Elizabeth Ashurov 1c90e89e64 qga/vss-win32: Add VSS provider unregistration retry 1 year ago
Kostiantyn Kostiuk 012bb70cd1 qga-vss: Exit with non-zero code when register fail 1 year ago
Konstantin Kostiuk 6f0273d6ae qga-win: implement a 'guest-get-load' command 1 year ago
Markus Armbruster 8a2b516ba2 cleanup: Drop pointless return at end of function 1 year ago
Markus Armbruster 8d41a7dfc2 qga/qapi-schema: Add a proper introduction 1 year ago
John Snow a6af544344 docs: enable transmogrifier for QSD and QGA 1 year ago
Michal Privoznik c6f5dd7ac8 qga: Don't daemonize before channel is initialized 2 years ago
Michal Privoznik 5b567c21c6 qga: Invert logic on return value in main() 2 years ago
Konstantin Kostiuk ad1e684363 qga: Add log to guest-fsfreeze-thaw command 2 years ago
Daniel P. Berrangé 153b0989d8 qapi: Move and rename qapi/qmp/dispatch.h to qapi/qmp-registry.h 2 years ago
Daniel P. Berrangé 407bc4bf90 qapi: Move include/qapi/qmp/ to include/qobject/ 2 years ago
Daniel P. Berrangé 5288d9d085 qga: implement a 'guest-get-load' command 2 years ago
Michal Privoznik 2657a92b54 qga: Don't access global variable in run_agent_once() 2 years ago
Dehan Meng 5788e96024 qemu-ga-win: Fix a typo error 2 years ago
Jean-Louis Dupond 56ef123777 qga: skip bind mounts in fs list 2 years ago
Dehan Meng 5ab1c032e6 qemu-ga: Avoiding freeing line prematurely 2 years ago
Dehan Meng ccc2dfab57 qemu-ga: Optimize var declaration and definition 2 years ago
Dehan Meng 32bd9e206e qemu-ga: Add 'Null' check and Redefine 'route' 2 years ago
Sunil Nimmagadda 9cfe110d9f qemu-ga: Fix a SIGSEGV in ga_run_command() helper 2 years ago
Pierrick Bouvier 73aaabcf22 qga: fix missing static and prototypes windows warnings 2 years ago
Pierrick Bouvier 24287d440b qga: fix -Wsometimes-uninitialized windows warning 2 years ago
Markus Armbruster fd1d47740d error: Drop superfluous #include "qapi/qmp/qerror.h" 2 years ago
Markus Armbruster bd783b5cd6 qga: Improve error for guest-set-user-password parameter @crypted 2 years ago
Markus Armbruster bdebb722cf qga/qapi-schema: Drop obsolete note on "unsupported" errors 2 years ago
Stefan Weil 24c32ed374 docs: Fix some typos (found by typos) and grammar issues 2 years ago
Dehan Meng 8e326d36dd qga/linux: Add new api 'guest-network-get-route' 2 years ago
Zhao Liu 1d523869d7 qga/commands-posix: Make ga_wait_child() return boolean 2 years ago