Skip to content

Commit e08b0d4

Browse files
add kernel support section to readme (#267)
closes #224 Signed-off-by: crosbymichael <[email protected]>
1 parent 531ccd6 commit e08b0d4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,10 @@ This enables containers to be developed and validated across different kernel ve
6262

6363
See the [README](/kernel/README.md) in the kernel directory for instructions on how to compile the optimized kernel.
6464

65+
### Kernel Support
66+
67+
Containerization allows user provided kernels but tests functionality starting with kernel version `6.14.9`.
68+
6569
### Pre-built Kernel
6670

6771
If you wish to consume a pre-built kernel, make sure it has `VIRTIO` drivers compiled into the kernel (not merely as modules).

0 commit comments

Comments
 (0)