Re: [PATCH v3 1/3] tests/qtest/vhost-user-test: use share=on with memfd

2021-07-14 Thread Pankaj Gupta
> Add share=on for consistency and to prevent future bugs in the test. > > Note that share=on is the default for memory-backend-memfd so existing > tests work. > > Reviewed-by: Marc-André Lureau > Acked-by: Thomas Huth > Signed-off-by: Stefan Hajnoczi > --- > tests/qtest/vhost-user-test.c | 2 +

[PATCH v3 1/3] tests/qtest/vhost-user-test: use share=on with memfd

2021-07-14 Thread Stefan Hajnoczi
Add share=on for consistency and to prevent future bugs in the test. Note that share=on is the default for memory-backend-memfd so existing tests work. Reviewed-by: Marc-André Lureau Acked-by: Thomas Huth Signed-off-by: Stefan Hajnoczi --- tests/qtest/vhost-user-test.c | 2 +- 1 file changed,