diff --git a/patches/qemu/9008-antidetect-hw-i386.patch b/patches/qemu/9008-antidetect-hw-i386.patch index a3b3e05..e0b56fe 100644 --- a/patches/qemu/9008-antidetect-hw-i386.patch +++ b/patches/qemu/9008-antidetect-hw-i386.patch @@ -42,9 +42,7 @@ diff -Naur --no-dereference a/hw/i386/pc_q35.c b/hw/i386/pc_q35.c diff -Naur --no-dereference a/hw/i386/pc_piix.c b/hw/i386/pc_piix.c --- a/hw/i386/pc_piix.c +++ b/hw/i386/pc_piix.c -@@ -496,7 +496,7 @@ - pcmc->pci_root_uid = 0; - pcmc->default_cpu_version = 1; +@@ -498,5 +498,5 @@ - m->family = "pc_piix"; - m->desc = "Standard PC (i440FX + PIIX, 1996)";