commit | 18cfeb52d17825dddadfc74e99255530aa889136 | [log] [tgz] |
---|---|---|
author | Markus Armbruster <armbru@redhat.com> | Wed Oct 07 01:15:56 2009 +0200 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Wed Oct 07 08:54:53 2009 -0500 |
tree | 532b36d74abb74846aa9815a2bd07cc773808fd3 | |
parent | 05a91699292dbb814c37d55da72fd35fa2a686a2 [diff] |
Make qdev_init() destroy the device on failure Before, every caller had to do this. Only two actually did. Patchworks-ID: 35170 Signed-off-by: Markus Armbruster <armbru@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>