]> git.proxmox.com Git - qemu.git/commit
qemu-char: Move incrementing of avail_connections to qdev-properties-system
authorHans de Goede <hdegoede@redhat.com>
Tue, 26 Mar 2013 10:07:59 +0000 (11:07 +0100)
committerAnthony Liguori <aliguori@us.ibm.com>
Wed, 27 Mar 2013 15:26:49 +0000 (10:26 -0500)
commit85d91e3295f3af21e4d4a19f1f6691c0bf2ed10c
tree740fd4aca61192edd11ac64518e79d54fc4fdef6
parent574b711a92db094a2d4e7ca707f3b34437a64246
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>
hw/qdev-properties-system.c
qemu-char.c