commit | c8cd1fcd668f514a84f5e6d93a8e6f19c082708a | [log] [tgz] |
---|---|---|
author | Amit Shah <amit.shah@redhat.com> | Tue Sep 29 15:51:03 2009 +0530 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Mon Oct 05 09:32:52 2009 -0500 |
tree | 4c3a1784300bbad1761b407ff4e9e84507d9a195 | |
parent | fa0cfdf24a75f3e6aa6c8b6efcbebd09e7f054aa [diff] |
qdev: show name of device that fails init When initialising a device fails, show the name of the failing device. The current behaviour is to silently exit on such errors. Signed-off-by: Amit Shah <amit.shah@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>