737 Commits (1a1787ab6bbc3b329b81e14f25dfbc11e44ff2e0)

Author SHA1 Message Date
Elizabeth Ashurov 374f467678 qga: Fix VSS provider GetSnapshotProperties return value 2 months ago
Elizabeth Ashurov 0257ec9905 qga: Move CoInitialize/CoInitializeSecurity to main process thread 2 months ago
Elizabeth Ashurov 595a77289d qga: implement guest-network-get-route for Windows 3 months ago
Pierrick Bouvier 79762f55ef qga/vss-win32: fix clang warning with C++20 3 months ago
Peter Maydell 75f48413bb all: Clean up includes 3 months ago
Philippe Mathieu-Daudé 3115691855 bswap: Include missing 'qemu/bswap.h' header 3 months ago
Markus Armbruster 3ec3397098 qga/commands-win32: Use error_setg_win32() for better error messages 5 months ago
Markus Armbruster 0223e79287 error: Use error_setg_errno() for simplicity and consistency 5 months ago
Markus Armbruster 578988e684 qga: Use error_setg_file_open() for better error messages 5 months ago
Nguyen Dinh Phi c1df49269a qga/vss-win32: Fix ConvertStringToBSTR redefinition with newer MinGW 4 months ago
Cédric Le Goater 326e620fc0 Fix const qualifier build errors with recent glibc 4 months ago
Michael Tokarev bba249a256 qga: use access(2) to check for command existance instead of questionable stat(2) 5 months ago
Philippe Mathieu-Daudé d3bc229c79 qga/commands: Include proper Solaris header for getloadavg() 5 months ago
Markus Armbruster 4a0cb75b31 qga/qapi-schema: Clean up whitespace between definitions 5 months ago
Markus Armbruster e67b5099b4 qga/qapi-schema: Refill doc comments to conform to conventions 5 months ago
Rodrigo Dias Correa c5b4afd4d5 qga: Support guest shutdown of BusyBox-based systems 6 months ago
minglei.liu c741c087b8 qga: Improve Windows filesystem space info retrieval logic 6 months ago
Vladimir Sementsov-Ogievskiy 6f607941b1 treewide: use qemu_set_blocking instead of g_unix_set_fd_nonblocking 7 months ago
Vladimir Sementsov-Ogievskiy 8cb17f9c36 util: drop qemu_socket_set_nonblock() 7 months ago
minglei.liu 28c5d27dd4 qga: Fix truncated output handling in guest-exec status reporting 9 months ago
Kostiantyn Kostiuk 85ff0e956b qga/installer: Remove QGA VSS if QGA installation failed 7 months ago
Kostiantyn Kostiuk edf3780a7d qga-vss: Write hex value of error in log 7 months ago
Kostiantyn Kostiuk b44c8a6d83 qga: ignore channel_init() fail if 'retry_path' is set 7 months ago
Kostiantyn Kostiuk 3b0ba59762 qga: Fix channel initialization check in run_agent_once 7 months ago
Kostiantyn Kostiuk ed42682a66 qga-vss: Remove unused dependencies 7 months ago
Kostiantyn Kostiuk 9646155bb0 qga-vss: Replace asserts with condition and report error 7 months ago
Denis V. Lunev 42bdb911c2 qga: fix potentially not initialized nr_volumes in qga_vss_fsfreeze() 8 months ago
Thomas Huth 83f6dceb8f qga: Fix ubsan warning 8 months ago
Michael Tokarev b217d987a3 qga: correctly write to /sys/power/state on linux 8 months ago
Markus Armbruster 62e1fa22f5 qga: Add cross-references 9 months ago
Markus Armbruster ef7e21964d qga: Rephrase return docs to avoid type name 9 months ago
Markus Armbruster d27340ff8a qga: Remove trivial "Returns:" sections 9 months ago
Markus Armbruster bb743978f0 qga: Fix guest-network-get-route return value documentation 9 months ago
Elizabeth Ashurov 1c90e89e64 qga/vss-win32: Add VSS provider unregistration retry 10 months ago
Kostiantyn Kostiuk 012bb70cd1 qga-vss: Exit with non-zero code when register fail 10 months 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 1 year ago
Michal Privoznik 5b567c21c6 qga: Invert logic on return value in main() 1 year ago
Konstantin Kostiuk ad1e684363 qga: Add log to guest-fsfreeze-thaw command 1 year ago
Daniel P. Berrangé 153b0989d8 qapi: Move and rename qapi/qmp/dispatch.h to qapi/qmp-registry.h 1 year ago
Daniel P. Berrangé 407bc4bf90 qapi: Move include/qapi/qmp/ to include/qobject/ 1 year ago
Daniel P. Berrangé 5288d9d085 qga: implement a 'guest-get-load' command 1 year ago
Michal Privoznik 2657a92b54 qga: Don't access global variable in run_agent_once() 1 year ago
Dehan Meng 5788e96024 qemu-ga-win: Fix a typo error 1 year ago
Jean-Louis Dupond 56ef123777 qga: skip bind mounts in fs list 2 years ago
Dehan Meng 5ab1c032e6 qemu-ga: Avoiding freeing line prematurely 1 year ago
Dehan Meng ccc2dfab57 qemu-ga: Optimize var declaration and definition 1 year ago