Re: [Qemu-devel] [PATCH v5 07/11] block: Accept node-name for change-backing-file

2016-08-03 Thread Max Reitz
On 03.08.2016 13:21, Kevin Wolf wrote: > In order to remove the necessity to use BlockBackend names in the > external API, we want to allow node-names everywhere. This converts > change-backing-file to accept a node-name without lifting the > restriction that we're operating at a root node. > > In

[Qemu-devel] [PATCH v5 07/11] block: Accept node-name for change-backing-file

2016-08-03 Thread Kevin Wolf
In order to remove the necessity to use BlockBackend names in the external API, we want to allow node-names everywhere. This converts change-backing-file to accept a node-name without lifting the restriction that we're operating at a root node. In case of an invalid device name, the command return