On Tue, Jun 03, 2014 at 05:31:06PM +0200, Cornelia Huck wrote: > If the virtio transport does not support notifiers (like s390-virtio), > we can't use dataplane. Bail out early and let the user know what is > wrong. > > Signed-off-by: Cornelia Huck <cornelia.h...@de.ibm.com> > --- > hw/block/dataplane/virtio-blk.c | 10 ++++++++++ > 1 file changed, 10 insertions(+)
Thanks! Reviewed-by: Stefan Hajnoczi <stefa...@redhat.com>