Skip to content

Instantly share code, notes, and snippets.

View joelmathewthomas's full-sized avatar
💭
lost in /dev/null

Joel Mathew Thomas joelmathewthomas

💭
lost in /dev/null
View GitHub Profile
@tatumroaquin
tatumroaquin / archlinux-qemu-kvm.md
Last active January 13, 2025 12:24
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