Skip to content

Instantly share code, notes, and snippets.

View canonrebel04's full-sized avatar

canonrebel04 canonrebel04

View GitHub Profile
@canonrebel04
canonrebel04 / archlinux-qemu-kvm.md
Created August 5, 2024 05:47 — 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