Skip to content

Instantly share code, notes, and snippets.

View gil-air-may's full-sized avatar
๐Ÿ†—
An OK programmer

Guilherme G. gil-air-may

๐Ÿ†—
An OK programmer
View GitHub Profile
@gil-air-may
gil-air-may / archlinux-qemu-kvm.md
Created October 26, 2024 10:24 — 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