commit | 6cfa64de908d67fb6f6b6e3ae4888dd863f69e44 | [log] [tgz] |
---|---|---|
author | Amit Shah <amit.shah@redhat.com> | Wed Oct 07 18:31:17 2009 +0530 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Wed Oct 21 13:35:37 2009 -0500 |
tree | 901bd2991a045256e453d98af0e977226abf3b50 | |
parent | b6b8df560c4cf7de53158ae91e2c0d3cc971f01e [diff] |
char: emit the OPENED event only when a new char connection is opened The OPENED event gets sent also when qemu resets its state initially. The consumers of the event aren't interested in receiving this event on reset. Patchworks-ID: 35288 Signed-off-by: Amit Shah <amit.shah@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>