QEMU
Sunday 27 August 2023
  • Command I used to get started with QEMU and virt-manager on Archlinux
  • Checked if virtualization is enabled
1$ egrep -c '(vmx|svm)' /proc/cpuinfo
216