On 21.02.2017 15:58, Kevin Wolf wrote:
> The HMP command 'qemu-io' is a bit tricky because it wants to work on
> the original BlockBackend, but additional permissions could be required.
> The details are explained in a comment in the code, but in summary, just
> request whatever permissions the current qemu-io command needs.
> 
> Signed-off-by: Kevin Wolf <kw...@redhat.com>
> ---
>  block/block-backend.c          |  6 ++++++
>  hmp.c                          | 26 +++++++++++++++++++++++++-
>  include/qemu-io.h              |  1 +
>  include/sysemu/block-backend.h |  1 +
>  qemu-io-cmds.c                 | 28 ++++++++++++++++++++++++++++
>  5 files changed, 61 insertions(+), 1 deletion(-)

Reviewed-by: Max Reitz <mre...@redhat.com>

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to