; Xia, Chenbo ; Jay Zhou
> ; Thomas Monjalon
> Subject: [PATCH v2 09/11] vhost: fix missing C++ guards
>
> Some public header files were missing 'extern "C"' C++ guards,
> and couldn't be used by C++ applications. Add the missing guards.
>
> Fixes: d7
Some public header files were missing 'extern "C"' C++ guards,
and couldn't be used by C++ applications. Add the missing guards.
Fixes: d7280c9fffcb ("vhost: support selective datapath")
Fixes: 78639d54563a ("vhost: introduce async enqueue registration API")
Fixes: 3bb595ecd682 ("vhost/crypto: add
2 matches
Mail list logo