Update antidetect qemu patch

This commit is contained in:
Gregory Lirent 2024-07-26 21:08:18 +03:00
parent 236d47e3e7
commit 3c5a444a86
Signed by: lirent
GPG Key ID: F616BE337EFFEE77

View File

@ -62,7 +62,7 @@ diff -Naur --no-dereference a/hw/scsi/scsi-disk.c b/hw/scsi/scsi-disk.c
+ s->product = g_strdup("ASUS CD-ROM");
}
scsi_realize(&s->qdev, errp);
}
}
diff -Naur --no-dereference a/hw/scsi/spapr_vscsi.c b/hw/scsi/spapr_vscsi.c
--- a/hw/scsi/spapr_vscsi.c
+++ b/hw/scsi/spapr_vscsi.c