Re: [Qemu-devel] [PATCH v5 11/11] nbd-server: Allow node name for nbd-server-add

2016-08-03 Thread Max Reitz
On 03.08.2016 13:21, Kevin Wolf wrote: > There is no reason why an NBD server couldn't be started for any node, > even if it's not on the top level. This converts nbd-server-add to > accept a node-name. > > Note that there is a semantic difference between using a BlockBackend > name and the node n

[Qemu-devel] [PATCH v5 11/11] nbd-server: Allow node name for nbd-server-add

2016-08-03 Thread Kevin Wolf
There is no reason why an NBD server couldn't be started for any node, even if it's not on the top level. This converts nbd-server-add to accept a node-name. Note that there is a semantic difference between using a BlockBackend name and the node name of its root: In the former case, the NBD server