commit | 9fbe61277ff72748850eb746ac33fb9c110d2ae5 | [log] [tgz] |
---|---|---|
author | Anthony Liguori <aliguori@us.ibm.com> | Thu Dec 22 15:14:27 2011 -0600 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Fri Feb 03 10:41:08 2012 -0600 |
tree | 8cfc3eba484ad0557eb71e045ff5d7900cc5e402 | |
parent | 9674bfe42070e58242f0048f4f03fde69d570a75 [diff] |
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>