search for: 01fcb1cbc88e

Displaying 3 results from an estimated 3 matches for "01fcb1cbc88e".

2020 Jun 08
2
[PATCH] vhost/test: fix up after API change
Pass a flag to request kernel thread use. Fixes: 01fcb1cbc88e ("vhost: allow device that does not depend on vhost worker") Signed-off-by: Michael S. Tsirkin <mst at redhat.com> --- drivers/vhost/test.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/vhost/test.c b/drivers/vhost/test.c index f55cb584b84a..12304eb8da...
2020 Jun 08
2
[PATCH] vhost/test: fix up after API change
Pass a flag to request kernel thread use. Fixes: 01fcb1cbc88e ("vhost: allow device that does not depend on vhost worker") Signed-off-by: Michael S. Tsirkin <mst at redhat.com> --- drivers/vhost/test.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/vhost/test.c b/drivers/vhost/test.c index f55cb584b84a..12304eb8da...
2020 Jun 09
0
[PATCH] vhost/test: fix up after API change
On 2020/6/8 ??8:42, Michael S. Tsirkin wrote: > Pass a flag to request kernel thread use. > > Fixes: 01fcb1cbc88e ("vhost: allow device that does not depend on vhost worker") > Signed-off-by: Michael S. Tsirkin <mst at redhat.com> > --- > drivers/vhost/test.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/vhost/test.c b/drivers/vhost/test.c...