commit | 2dcd9faf2d3987a8ec945da944074a99b34a13df | [log] [tgz] |
---|---|---|
author | Kevin O'Connor <kevin@koconnor.net> | Sat Aug 28 14:55:32 2010 -0400 |
committer | Kevin O'Connor <kevin@koconnor.net> | Sat Aug 28 14:55:32 2010 -0400 |
tree | 419373fb44ca13c01e520398f5a744ed9924df32 | |
parent | 7ce09ae6542f0f4187024ae3267b61a0cf6ebd39 [diff] |
Enhance tools/readserial.py to support reading from a pipe. Add option parsing support to tool. Enable option (-f) to read from a pipe - which is useful when redirecting qemu's debugging log to a pipe with: -chardev pipe,id=seabios,path=seabioslog -device isa-debugcon,iobase=0x402,chardev=seabios