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
@spar
spar / archlinux-qemu-kvm.md
Created June 8, 2025 07:37 — forked from tatumroaquin/archlinux-qemu-kvm.md
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