]> Git Repo - qemu.git/commit - hw/qdev-properties.c
qdev: Add a 'free' method to disassociate chardev from qdev device
authorAmit Shah <[email protected]>
Fri, 13 Jan 2012 09:59:47 +0000 (15:29 +0530)
committerAnthony Liguori <[email protected]>
Fri, 13 Jan 2012 16:21:03 +0000 (10:21 -0600)
commita87f3e8b080205879232f34ff6977cb225b70e05
tree48286f5ab9312d3bc618d4119297a9f8c30e4ede
parent8600361542d64572ad24e04bc25c1ac42000d6d6
qdev: Add a 'free' method to disassociate chardev from qdev device

When a device is removed, remove the association with a chardev, if any,
so that the chardev can be re-used later for other devices.

Reported-by: Qunfang Zhang <[email protected]>
Fix-suggested-by: Markus Armbruster <[email protected]>
Signed-off-by: Amit Shah <[email protected]>
Signed-off-by: Anthony Liguori <[email protected]>
hw/qdev-properties.c
This page took 0.025711 seconds and 4 git commands to generate.