Skip to content

Instantly share code, notes, and snippets.

View nathanielx's full-sized avatar

Nate Rogers nathanielx

View GitHub Profile
@nathanielx
nathanielx / archlinux-qemu-kvm.md
Created April 1, 2025 19:23 — 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