Skip to content

hurrian/qemu-patched

 
 

Repository files navigation

qemu-patched

qemu from Arch Linux, PKGBUILD patched for anti-vm detection. Repository forked from nbaertsch/qemu-git-patched-pkgbuild.

This along with the kernel patch and common-sense changes to libvirt xml clears all pafish checks. Incorporates dynamic hypervisor flag hiding by PiMaker in CPUID for extra performance.

Install

  1. Clone
  2. Change string values in qemu_hide_hv_qmp_disable.patch to be unique
  3. Build with dependencies makepkg -s (double check /etc/makepkg.conf for parallel compilation or this will take forever)
  4. Install with pacman pacman -U qemu-git-<version>.pkg.tar.zst

Usage

To toggle hypervisor flags in CPUID: qemu-monitor-command --domain win --cmd '{"execute": "toggle-hypervisor"}'

About

qemu-git PKGBUILD from AUR patched for anti-vm detection

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%