OSDN Git Service

qga: Add new option --allow-rpcs
authorKonstantin Kostiuk <kkostiuk@redhat.com>
Mon, 10 Jul 2023 09:51:35 +0000 (12:51 +0300)
committerKonstantin Kostiuk <kkostiuk@redhat.com>
Mon, 10 Jul 2023 12:54:40 +0000 (15:54 +0300)
commit133789e1bf369d592a67297f57e4adb2b7c64c3f
treefc480d39c10863a027ed31be99f6d480134eeb51
parent27076d03990feba9e2f0d1eb955c66f711411b80
qga: Add new option --allow-rpcs

The allow-rpcs option accepts a comma-separated list of RPCs to
enable. This option is opposite to --block-rpcs. Using --block-rpcs
and --allow-rpcs at the same time is not allowed.

resolves: https://gitlab.com/qemu-project/qemu/-/issues/1505

Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Konstantin Kostiuk <kkostiuk@redhat.com>
docs/interop/qemu-ga.rst
qga/main.c