qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 46/54] hmp: Request permissions in qemu-io


From: Max Reitz
Subject: Re: [Qemu-devel] [PATCH 46/54] hmp: Request permissions in qemu-io
Date: Sat, 25 Feb 2017 15:46:21 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.7.0

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 <address@hidden>
> ---
>  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 <address@hidden>

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]