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
@joelmathewthomas
joelmathewthomas / archlinux-qemu-kvm.md
Created August 10, 2024 07:46 — forked from tatumroaquin/archlinux-qemu-kvm.md
QEMU-KVM Installation for Arch Linux

QEMU-KVM in Arch Linux

Check Virtualization Support

Check CPU has VM capabilities

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