kernel-hacking-2024-linux-s.../tools/lguest
Rusty Russell d2dbdac336 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 <rusty@rustcorp.com.au>
2015-02-13 17:15:45 +10:30
..
.gitignore
extract
lguest.c tools/lguest: handle device reset correctly in example launcher. 2015-02-13 17:15:45 +10:30
lguest.txt lguest: fix paths in comments 2013-03-07 09:56:46 +11:00
Makefile lguest: fix failure to find linux/virtio_types.h 2015-02-11 16:47:37 +10:30