linux_dsm_epyc7002/drivers/vhost
Michael S. Tsirkin 245cdd9fbd vhost/test: stop device before reset
When device stop was moved out of reset, test device wasn't updated to
stop before reset, this resulted in a use after free.  Fix by invoking
stop appropriately.

Fixes: b211616d71 ("vhost: move -net specific code out")
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2019-10-13 09:38:27 -04:00
..
Kconfig
Kconfig.vringh
Makefile
net.c
scsi.c
test.c vhost/test: stop device before reset 2019-10-13 09:38:27 -04:00
test.h
vhost.c Revert "vhost: block speculation of translated descriptors" 2019-09-14 15:21:51 -04:00
vhost.h
vringh.c
vsock.c