add lscpu

This is what I used to find out.
This commit is contained in:
Nicco Kunzmann 2025-02-19 21:01:46 +00:00 committed by GitHub
parent adde00327a
commit 18290ec26d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -95,6 +95,7 @@ processors work just fine (even for macOS Sonoma).
``` ```
To make this change permanent, you may use the following command. 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 sudo cp kvm.conf /etc/modprobe.d/kvm.conf # for intel boxes only