feat: kvm and qemu patches grouped by the detection each clears

This commit is contained in:
2026-09-06 00:14:56 +02:00
commit 2e5269995a
17 changed files with 1912 additions and 0 deletions

9
LICENSE Normal file
View File

@@ -0,0 +1,9 @@
This project consists of patches to the Linux kernel and to QEMU, plus tooling
that configures and measures a libvirt guest.
The kernel patches under patches/kvm/ and the QEMU patches under patches/qemu/
are derivative works of GPL-2.0 projects and are distributed under GPL-2.0.
The scripts, packaging and benchmark are likewise GPL-2.0 for consistency.
See https://www.gnu.org/licenses/old-licenses/gpl-2.0.html