[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-discuss] kvm_intel is loaded but user can not access that
From: |
Mahmood Naderan |
Subject: |
[Qemu-discuss] kvm_intel is loaded but user can not access that |
Date: |
Fri, 21 Jun 2019 15:40:59 +0430 |
Hi,
Although I have installed qemu from source and the kvm module has been
modprobed successfully, the user is not able to use -enbale-kvm option
mahmood@hpcc-ubuntu:~$ sudo lsmod | grep kvm
[sudo] password for mahmood:
kvm_intel 217088 0
kvm 598016 1 kvm_intel
irqbypass 16384 1 kvm
mahmood@hpcc-ubuntu:~$ sudo modprobe kvm_intel
mahmood@hpcc-ubuntu:~$
nj@hpcc-ubuntu:~$ qemu-system-x86_64 -m 4000 -smp cores=2 -hda
win7_64_snap_new.img -boot c -usbdevice tablet -enable-kvm
qemu-system-x86_64: -usbdevice tablet: '-usbdevice' is deprecated, please
use '-device usb-...' instead
Could not access KVM kernel module: Permission denied
qemu-system-x86_64: failed to initialize KVM: Permission denied
Anything has been missed?
Regards,
Mahmood
- [Qemu-discuss] kvm_intel is loaded but user can not access that,
Mahmood Naderan <=