Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can I also use femu on Linux 4.10? #20

Closed
somnode opened this issue Sep 11, 2019 · 2 comments
Closed

Can I also use femu on Linux 4.10? #20

somnode opened this issue Sep 11, 2019 · 2 comments

Comments

@somnode
Copy link

somnode commented Sep 11, 2019

Can I also use femu on Linux 4.10?

@huaicheng
Copy link
Contributor

Hi Somm,

FEMU depends on the "shadow doorbell buffer" feature for polling which is not supported by Linux 4.10 NVMe drivers, thus you cannot directly run 4.10 on FEMU.

The suggested Linux version to use with current FEMU is 4.14.

It's possible to run Linux 4.10 if you backport the "shadow doorbell buffer" patch (https://patchwork.kernel.org/patch/10259575/) from newer Linux version to 4.10.

@huaicheng
Copy link
Contributor

I'm closing this issue, feel free to re-open it if you have more questions, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants