hexware-qemu/patches/9006-antidetect-hw-char.patch

13 lines
479 B
Diff
Raw Permalink Normal View History

2024-08-03 14:39:42 +03:00
diff -Naur --no-dereference a/hw/char/escc.c b/hw/char/escc.c
--- a/hw/char/escc.c
+++ b/hw/char/escc.c
@@ -1037,7 +1037,7 @@
if (s->chn[0].type == escc_mouse) {
qemu_add_mouse_event_handler(sunmouse_event, &s->chn[0], 0,
- "QEMU Sun Mouse");
+ "ASUS Sun Mouse");
}
if (s->chn[1].type == escc_kbd) {
s->chn[1].hs = qemu_input_handler_register((DeviceState *)(&s->chn[1]),