From 18290ec26d9d826a050209b65905776996fdeb92 Mon Sep 17 00:00:00 2001 From: Nicco Kunzmann Date: Wed, 19 Feb 2025 21:01:46 +0000 Subject: [PATCH] add lscpu This is what I used to find out. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a7225bf..ae8f30a 100644 --- a/README.md +++ b/README.md @@ -95,6 +95,7 @@ processors work just fine (even for macOS Sonoma). ``` To make this change permanent, you may use the following command. + Use `lscpu` if you are not sure. ``` sudo cp kvm.conf /etc/modprobe.d/kvm.conf # for intel boxes only