lattice0 / jetson_nano_kvm

How to rebuild the kernel to activate KVM on the Nvidia Jetson Nano
10 stars 2 forks source link

Can't complete installation 'internal error: process exited while connecting to monitor: qemu-system-aarch64: Initialization of device arm_gic failed: KVM with user space irqchip only works when the host kernel supports KVM_CAP_ARM_USER_IRQ' #5

Open Marietto2008 opened 1 year ago

Marietto2008 commented 1 year ago

Hello.

I've enabled kvm with kernel 4.9.201-tegra,but when I try to virtualize something,like freebsd using virt-manager I get the following error :

Can't complete installation 'internal error: process exited while connecting to monitor: qemu-system-aarch64: Initialization of device arm_gic failed: KVM with user space irqchip only works when the host kernel supports KVM_CAP_ARM_USER_IRQ'

how to fix this ?