commit | afc535acb579a7808d9ff170088c839a29c61dc9 | [log] [tgz] |
---|---|---|
author | Evgeniy Dushistov <dushistov@mail.ru> | Thu Jan 28 21:44:46 2010 +0300 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Wed Feb 10 11:56:56 2010 -0600 |
tree | 598e37ea6d5db7bff1bb3e4c4178f06a5c48b0c0 | |
parent | 20cc99972cea37de519253cb31790045cb0c8604 [diff] |
Do not ignore error, if open file failed (-serial /dev/tty) In case, when qemu is executed with option like -serial /dev/ttyS0, report if there are problems with opening of devices. At now errors are silently ignoring. Signed-off-by: Evgeniy Dushistov <dushistov@mail.ru> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>