From 412fc6def1d52a096e333438bb862776ca726f62 Mon Sep 17 00:00:00 2001 From: Klaus Birkelund Jensen Date: Sun, 11 Aug 2019 08:22:55 +0200 Subject: [PATCH] qemu: better description of kernel requirements --- docs/qemu.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/qemu.md b/docs/qemu.md index 23a85c5..85ee51a 100644 --- a/docs/qemu.md +++ b/docs/qemu.md @@ -14,13 +14,13 @@ Revision 1.2 implementation is available here: [https://github.com/OpenChannelSS Note that revision 1.2 is no longer being maintained. -# Use a custom kernel +# Kernel -The development of the lightnvm subsystem is hosted here: +pblk and the LightNVM subsystem will typically not be enabled in your distro kernel so you probably need to compile one. Use the most recent mainline kernel or (better) use the lightnvm subsystem development tree: `git clone https://github.com/OpenChannelSSD/linux.git` -and the latest work is found in the for-4.XX/core branch. +The latest work is found in the for-x.x/core branch. Make sure that the Linux kernel .config file at least includes: