From: Rusty Russell Date: Fri, 13 Feb 2015 06:43:40 +0000 (+1030) Subject: tools/lguest: handle device reset correctly in example launcher. X-Git-Tag: fixes-v4.0-rc1~61^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2dbdac336e8ea1296fd08c4eb8a28daacec1817;p=pandora-kernel.git tools/lguest: handle device reset correctly in example launcher. The example launcher doesn't reset the queue_enable like the spec says we have to. Plus, we should reset the size in case they negotiated a different (smaller) one. This is easy to test by unloading and reloading a virtio module. Signed-off-by: Rusty Russell --- Reading git-diff-tree failed