On Sun, Feb 09, 2014 at 09:52:32AM +0100, Kevin Wolf wrote: > blockdev-add doesn't know about the device that the backend will be > attached to, this is a legacy -drive concept. Move the remaining checks > that use it to drive_init(). > > Signed-off-by: Kevin Wolf <kw...@redhat.com> > --- > blockdev.c | 45 +++++++++++++++++++++++++++++++-------------- > 1 file changed, 31 insertions(+), 14 deletions(-)
Thanks, applied to my block tree: https://github.com/stefanha/qemu/commits/block Stefan