From 37e917b0cd2ba3d20e90b5efab5dc7cb397e4c8f Mon Sep 17 00:00:00 2001 From: Gregory Lirent Date: Fri, 26 Jul 2024 21:02:38 +0300 Subject: [PATCH] Update antidetect qemu patch --- patches/qemu/9015-antidetect-hw-pci.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/patches/qemu/9015-antidetect-hw-pci.patch b/patches/qemu/9015-antidetect-hw-pci.patch index 1f60d95..419dfdf 100644 --- a/patches/qemu/9015-antidetect-hw-pci.patch +++ b/patches/qemu/9015-antidetect-hw-pci.patch @@ -9,4 +9,4 @@ diff -Naur --no-dereference a/hw/pci-host/gpex.c b/hw/pci-host/gpex.c + dc->desc = "ASUS generic PCIe host bridge"; dc->vmsd = &vmstate_gpex_root; k->vendor_id = PCI_VENDOR_ID_REDHAT; - k->device_id = PCI_DEVICE_ID_REDHAT_PCIE_HOST; \ No newline at end of file + k->device_id = PCI_DEVICE_ID_REDHAT_PCIE_HOST;