summary refs log tree commit diff stats
path: root/results/classifier/deepseek-2-tmp/output/socket/1828608
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/deepseek-2-tmp/output/socket/1828608')
-rw-r--r--results/classifier/deepseek-2-tmp/output/socket/18286088
1 files changed, 0 insertions, 8 deletions
diff --git a/results/classifier/deepseek-2-tmp/output/socket/1828608 b/results/classifier/deepseek-2-tmp/output/socket/1828608
deleted file mode 100644
index 7ab30bd4..00000000
--- a/results/classifier/deepseek-2-tmp/output/socket/1828608
+++ /dev/null
@@ -1,8 +0,0 @@
-
-Chardev websocket might not support pasting more than a few chars
-
-When sending more than 4-5 characters on the websocket serial console (with pasting for example), the guest might not receive all of them, or worse interpret the input as Magic SysRq keys.
-
-This might be due to the io loop not checking the backend readiness before calling the read function.
-
-Attached patched fixes the problem on my system. I'm not sure it's the proper approach, this is just to start discussion.
\ No newline at end of file