This is an old revision of the document!
====== Daniel Verkamp: Automated regression testing ====== ===== Journal Week 10 ===== ==== Monday, July 27 ==== Attempting to debug Test::Machine::Qemu lockup with -curses and -monitor on a PTY. Noted that with -curses and -serial stdio, no lockup occurs, so this seems to be unique to -curses. Tracing monitor and curses operation; seemingly qemu-char.c is used for generic "char devices", which at least the monitor is.