Re: [Qemu-devel] [PATCH 27/34] block: Add infrastructure for option inheritance
Am 13.05.2015 um 17:10 hat Max Reitz geschrieben: > On 08.05.2015 19:21, Kevin Wolf wrote: > >Options are not actually inherited from the parent node yet, but this > >commit lays the grounds for doing so. > > > >Signed-off-by: Kevin Wolf > >--- > > block.c | 51 > >
Re: [Qemu-devel] [PATCH 27/34] block: Add infrastructure for option inheritance
On 08.05.2015 19:21, Kevin Wolf wrote: Options are not actually inherited from the parent node yet, but this commit lays the grounds for doing so. Signed-off-by: Kevin Wolf --- block.c | 51 ++- include/block/block_int.h | 3 ++-