diff options
Diffstat (limited to 'results/classifier/gemma3:12b/peripherals/1802')
| -rw-r--r-- | results/classifier/gemma3:12b/peripherals/1802 | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/results/classifier/gemma3:12b/peripherals/1802 b/results/classifier/gemma3:12b/peripherals/1802 new file mode 100644 index 00000000..d5f766dd --- /dev/null +++ b/results/classifier/gemma3:12b/peripherals/1802 @@ -0,0 +1,10 @@ + +windows serial COM PollingFunc don't sleep if guest uart can't write +Description of problem: +If two or more characters are sent from the host to the guest via Windows Com/Serial, everything freezes. +Steps to reproduce: +1. +2. +3. +Additional information: +I fix it in qemu/chardev/char-win.c see attached file |