commit | 85d91e3295f3af21e4d4a19f1f6691c0bf2ed10c | [log] [tgz] |
---|---|---|
author | Hans de Goede <hdegoede@redhat.com> | Tue Mar 26 11:07:59 2013 +0100 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Wed Mar 27 10:26:49 2013 -0500 |
tree | 740fd4aca61192edd11ac64518e79d54fc4fdef6 | |
parent | 574b711a92db094a2d4e7ca707f3b34437a64246 [diff] |
qemu-char: Move incrementing of avail_connections to qdev-properties-system The decrement of avail_connections is done in qdev-properties-system move the increment there too for proper balancing of the calls. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Message-id: 1364292483-16564-8-git-send-email-hdegoede@redhat.com Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>