virtio-serial: Propagate errors in initialising ports / devices in guest
commit4048c7c321d3029e8c41863a9f54dc39054c57ca
authorAmit Shah <amit.shah@redhat.com>
Tue, 27 Apr 2010 12:34:03 +0000 (27 18:04 +0530)
committerAnthony Liguori <aliguori@us.ibm.com>
Wed, 28 Apr 2010 13:58:21 +0000 (28 08:58 -0500)
tree733b70bb0807112738c0cc4f3555f3bf92bb1ee1
parent71c092e92b45e7ebc762c8736089c074097548d3
virtio-serial: Propagate errors in initialising ports / devices in guest

If adding of ports or devices in the guest fails we can send out a QMP
event so that management software can deal with it.

Signed-off-by: Amit Shah <amit.shah@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/virtio-serial-bus.c