qemu-block
[Top][All Lists]
Advanced

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

Re: [Qemu-block] [RFC PATCH v2 00/11] block: Accept node-name in all nod


From: Kevin Wolf
Subject: Re: [Qemu-block] [RFC PATCH v2 00/11] block: Accept node-name in all node level QMP commands
Date: Wed, 6 Jul 2016 17:24:58 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

Am 06.07.2016 um 17:20 hat Kevin Wolf geschrieben:
> As stated in the RFC I sent two weeks ago:
> 
>    * Node level commands: We need to complete the conversion that makes
>      commands accept node names instead of BlockBackend names. In some places
>      we intentionally allow only BlockBackends because we don't know if the
>      command works in other places than the root. This is okay, but we can
>      accept node names anyway. We just need to check that the node is a root
>      node as expected.
> 
> This part of the RFC is implemented by this series.

Sorry, this should still be RFC. I haven't updated the documentation for
most commands yet, but the implementation and tests should be ready.

Kevin



reply via email to

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