On Fri, 26 Sep 2014 12:37:30 +0000 Igor Mammedov <imamm...@redhat.com> wrote:
> beside of conversion, patch drops present unplug > handling, effectively disabling hot-unplug of > s390-virtio devices. > > Signed-off-by: Igor Mammedov <imamm...@redhat.com> > --- > v4: > fix build break due to unused variable > v3: > disable unplug, Cornelia Huck <cornelia.h...@de.ibm.com> > v2: > fix not working unplug > --- > hw/s390x/s390-virtio-bus.c | 10 +++++----- > 1 file changed, 5 insertions(+), 5 deletions(-) Reviewed-by: Cornelia Huck <cornelia.h...@de.ibm.com>