From: Rusty Russell Date: Fri, 13 Feb 2015 06:43:42 +0000 (+1030) Subject: tools/lguest: don't start devices until DRIVER_OK status set. X-Git-Tag: fixes-v4.0-rc1~61^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d761b0329108c73020a7c95b6fa0d7e82e35fe8b;p=pandora-kernel.git tools/lguest: don't start devices until DRIVER_OK status set. We were activating them with the virtqueues, and that's not allowed. Signed-off-by: Rusty Russell --- Reading git-diff-tree failed