commit | 133789e1bf369d592a67297f57e4adb2b7c64c3f | [log] [tgz] |
---|---|---|
author | Konstantin Kostiuk <kkostiuk@redhat.com> | Mon Jul 10 12:51:35 2023 +0300 |
committer | Konstantin Kostiuk <kkostiuk@redhat.com> | Mon Jul 10 15:54:40 2023 +0300 |
tree | fc480d39c10863a027ed31be99f6d480134eeb51 | |
parent | 27076d03990feba9e2f0d1eb955c66f711411b80 [diff] |
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>