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 October 18, 2025 16:36
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