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;