I was just trying this,
While running,
sudo lxc start v1
I am getting error like,
Error: Failed to run: qemu-system-x86_64 -name v1 -uuid 1a088a0f-eba6-4323-98ae-14ad05adc014 -daemonize -cpu host -nographic -serial chardev:console -nodefaults -readconfig /var/snap/lxd/common/lxd/logs/v1/qemu.conf -pidfile /var/snap/lxd/common/lxd/logs/v1/qemu.pid: Could not access KVM kernel module: No such file or directory
qemu-system-x86_64: failed to initialize KVM: No such file or directory
Try lxc info --show-log v1
for more info
Output of lxc info --show-log v1,
Name: v1
Location: none
Remote: unix://
Architecture: x86_64
Created: 2019/11/20 06:04 UTC
Status: Stopped
Type: virtual-machine
Profiles: default
Error: open /var/snap/lxd/common/lxd/logs/v1/lxc.log: no such file or directory