qemu-e2k/qga
Thomas Huth 582a098e6c qga: Replace 'blacklist' command line and config file options by 'block-rpcs'
Let's use a more appropriate wording for this command line and config
file option. The old ones are still accepted for compatibility reasons,
but marked as deprecated now so that it could be removed in a future
version of QEMU.

This change is based on earlier patches from Philippe Mathieu-Daudé,
with the idea for the new option name suggested by BALATON Zoltan.

And while we're at it, replace the "?" in the help text with "help"
since that does not have the problem of conflicting with the wildcard
character of the shells.

Message-Id: <20220727092135.302915-2-thuth@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Reviewed-by: Konstantin Kostiuk <kkostiuk@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
2022-09-20 12:37:00 +02:00
..
installer qga/wixl: replace QEMU_GA_MSI_MINGW_BIN_PATH with glib bindir 2022-05-28 11:42:56 +02:00
vss-win32 qga-vss: Use the proper operator to free memory 2022-05-14 12:32:41 +02:00
channel-posix.c qga: replace qemu_open_old() with qga_open_cloexec() 2022-05-28 11:42:56 +02:00
channel-win32.c qga: Add spaces around operator 2021-03-16 20:20:37 -05:00
channel.h
commands-common.h qga: move qga_get_host_name() 2022-04-21 17:09:09 +04:00
commands-posix-ssh.c Remove superfluous ERRP_GUARD() 2021-08-26 17:15:28 +02:00
commands-posix.c qga: treat get-guest-fsinfo as "best effort" 2022-07-18 20:24:36 +02:00
commands-win32.c qga: add command 'guest-get-cpustats' 2022-07-13 12:19:18 +03:00
commands.c qga: remove need for QEMU atomic.h 2022-04-21 17:09:09 +04:00
cutils.c qga: add qga_open_cloexec() helper 2022-05-28 11:42:56 +02:00
cutils.h qga: add qga_open_cloexec() helper 2022-05-28 11:42:56 +02:00
guest-agent-command-state.c
guest-agent-core.h Replace GCC_FMT_ATTR with G_GNUC_PRINTF 2022-03-22 14:40:51 +04:00
main.c qga: Replace 'blacklist' command line and config file options by 'block-rpcs' 2022-09-20 12:37:00 +02:00
meson.build meson: qga: do not use deprecated meson.build_root() 2022-06-06 16:04:08 +02:00
qapi-schema.json qga: add command 'guest-get-cpustats' 2022-07-13 12:19:18 +03:00
service-win32.c
service-win32.h
vss-win32.c
vss-win32.h