[S390] Add hotplug support
commit7fa41e536b05865baa9d79c6fd72785f6841576a
authorAlexander Graf <agraf@suse.de>
Mon, 23 Aug 2010 16:58:34 +0000 (23 18:58 +0200)
committerAlexander Graf <agraf@suse.de>
Wed, 4 Jan 2012 01:48:14 +0000 (4 02:48 +0100)
treea6a687c4b309a57c6a4381eef903a1e9998ec8ae
parentf3c6a169a39d188e98c17a0a0ebfa7f85e5aafdd
[S390] Add hotplug support

I just submitted a few patches that enable the s390 virtio bus to receive
a hotplug add event. This patch implements the qemu side of it, so that new
hotplug events can be submitted to the guest.

Signed-off-by: Alexander Graf <agraf@suse.de>
---

v1 -> v2:

  - make s390 virtio hoplug code emulate-capable
hw/s390-virtio-bus.c
hw/s390-virtio-bus.h