On 08/08/2018 01:48 PM, Juan Quintela wrote: > Signed-off-by: Juan Quintela <quint...@redhat.com> > --- > hw/virtio/Makefile.objs | 1 + > hw/virtio/vhost-user-blk-pci.c | 88 ++++++++++++++++++++++++++++++++++ > hw/virtio/virtio-pci.c | 60 ----------------------- > 3 files changed, 89 insertions(+), 60 deletions(-) > create mode 100644 hw/virtio/vhost-user-blk-pci.c
Reviewed-by: Thomas Huth <th...@redhat.com>