Just thinking about it, but there's a setting in bios you need to activate for
it to work. Then the kernel might pick it up only when it's activated. Have you
ever tried running qemu-kvm?
Le 16 mars 2021 14:16:08 GMT-04:00, Luis Felipe
a écrit :
>Hi, Andreas,
>
>‐‐‐ Original Message ‐‐
Hello,
thanks to all of you for your kind and helpful replies!
Am Tue, Mar 16, 2021 at 03:32:03PM -0400 schrieb Leo Famulari:
> You may need to enable it in the BIOS. There should be an option about
> "virtualization extensions", or maybe some "Intel VT-something" feature.
Indeed, it was disable
On Tue, Mar 16, 2021 at 04:45:35PM +0100, Andreas Enge wrote:
> Hello,
>
> trying to run the Android emulator on Guix, I notice that /dev/kvm is
> missing on my system; "lsmod | grep kvm" shows these:
> kvm 819200 0
> irqbypass 16384 1 kvm
>
> Do I need to add any
Hi, Andreas,
‐‐‐ Original Message ‐‐‐
On Tuesday, March 16, 2021 3:45 PM, Andreas Enge wrote:
> Hello,
>
> trying to run the Android emulator on Guix, I notice that /dev/kvm is
> missing on my system; "lsmod | grep kvm" shows these:
> kvm 819200 0
> irqbypass 16384 1 kvm
>
> Do I need to