]> git.proxmox.com Git - mirror_qemu.git/commit - hw/qdev.c
qdev: refactor away qdev_create_from_info
authorAnthony Liguori <aliguori@us.ibm.com>
Thu, 22 Dec 2011 21:14:27 +0000 (15:14 -0600)
committerAnthony Liguori <aliguori@us.ibm.com>
Fri, 3 Feb 2012 16:41:08 +0000 (10:41 -0600)
commit9fbe61277ff72748850eb746ac33fb9c110d2ae5
tree8cfc3eba484ad0557eb71e045ff5d7900cc5e402
parent9674bfe42070e58242f0048f4f03fde69d570a75
qdev: refactor away qdev_create_from_info

Note that the FIXME gets fixed in series 4/4.  We need to convert BusState to
QOM before we can make parent_bus a link.

Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/qdev.c
hw/qdev.h