You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/qga
Markus Armbruster 8a2b516ba2 cleanup: Drop pointless return at end of function
A few functions now end with a label.  The next commit will clean them
up.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-ID: <20250407082643.2310002-3-armbru@redhat.com>
[Straightforward conflict with commit 988ad4cceb (hw/loongarch/virt:
Fix cpuslot::cpu set at last in virt_cpu_plug()) resolved]
2 days ago
..
installer qga/win/installer: add VssOption to installer 2 years ago
vss-win32 qga: fix missing static and prototypes windows warnings 6 months ago
channel-posix.c qga/: spelling fixes 2 years ago
channel-win32.c qga: Add spaces around operator 4 years ago
channel.h
commands-bsd.c error: Drop superfluous #include "qapi/qmp/qerror.h" 6 months ago
commands-common-ssh.c qga: Refactor common SSH functions 1 year ago
commands-common-ssh.h qga: Refactor common SSH functions 1 year ago
commands-common.h qga: move CONFIG_FSFREEZE/TRIM to be meson defined options 9 months ago
commands-linux.c qga: skip bind mounts in fs list 4 months ago
commands-posix-ssh.c Remove glib compatibility code that is not required anymore 12 months ago
commands-posix.c qga: Add log to guest-fsfreeze-thaw command 2 months ago
commands-win32.c cleanup: Drop pointless return at end of function 2 days ago
commands-windows-ssh.c qga: fix -Wsometimes-uninitialized windows warning 6 months ago
commands-windows-ssh.h qga: Implement SSH commands for Windows 1 year ago
commands.c qga: Shorten several error messages 11 months ago
cutils.c qga: Clean up includes 2 years ago
cutils.h qga: Clean up includes 2 years ago
guest-agent-command-state.c
guest-agent-core.h qapi: Move and rename qapi/qmp/dispatch.h to qapi/qmp-registry.h 2 months ago
main.c qga: Don't daemonize before channel is initialized 2 months ago
meson.build qga: Implement SSH commands for Windows 1 year ago
messages-win32.mc qga-win: add logging to Windows event log 2 years ago
qapi-schema.json qga/qapi-schema: Add a proper introduction 3 weeks ago
service-win32.c
service-win32.h
vss-win32.c
vss-win32.h