Skip to content

Instantly share code, notes, and snippets.

View spar's full-sized avatar
🏠
Working from home

Sandeep Parekh spar

🏠
Working from home
  • Bunnings
  • Melbourne
View GitHub Profile
@tatumroaquin
tatumroaquin / archlinux-qemu-kvm.md
Last active July 12, 2025 07:03
QEMU-KVM Installation for Arch Linux

QEMU-KVM in Arch Linux

Check Virtualization Support

lscpu | grep -i Virtualization
  • VT-x for Intel
  • AMD-Vi for AMD

Ensure that your kernel includes KVM modules