[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PULL 21/21] vhost-scsi: create a vhost-scsi-common abs
From: |
Felipe Franciosi |
Subject: |
Re: [Qemu-devel] [PULL 21/21] vhost-scsi: create a vhost-scsi-common abstraction |
Date: |
Tue, 30 May 2017 14:34:09 +0000 |
> On 30 May 2017, at 15:29, Paolo Bonzini <address@hidden> wrote:
>
> On 30/05/2017 16:21, Felipe Franciosi wrote:
>>> default-configs/pci.mak:CONFIG_VHOST_USER_SCSI=$(CONFIG_POSIX)
>>> default-configs/s390x-softmmu.mak:CONFIG_VHOST_USER_SCSI=y
>>>
>>> Unfortunately, the mingw docker test doesn't build all targets, so I
>>> missed it.
>>>
>>> I would like vhost-user to be available on non-Linux POSIX, but this is
>>> not immediately possible because vhost-backend.c includes the kernel
>>> backend. So we'll have to change CONFIG_POSIX to CONFIG_LINUX too.
>> Sounds good to me. Do you need anything from my end or are you happy to take
>> care of this?
>
> If you'd like to take a look at breaking vhost-backend.c, that would be
> nice.
Sure. I'll add that to my list and have a stab at it later on^W^W eventually.
But I meant wrt mingw?
Felipe
- [Qemu-devel] [PULL 19/21] get_maintainer: add subsystem to reviewer output, (continued)
- [Qemu-devel] [PULL 19/21] get_maintainer: add subsystem to reviewer output, Paolo Bonzini, 2017/05/05
- [Qemu-devel] [PULL 17/21] get_maintainer: it's '--pattern-depth', not '-pattern-depth', Paolo Bonzini, 2017/05/05
- [Qemu-devel] [PULL 20/21] libvhost-user: replace vasprintf() to fix build, Paolo Bonzini, 2017/05/05
- [Qemu-devel] [PULL 18/21] get_maintainer: --r (list reviewer) is on by default, Paolo Bonzini, 2017/05/05
- [Qemu-devel] [PULL 21/21] vhost-scsi: create a vhost-scsi-common abstraction, Paolo Bonzini, 2017/05/05
- Re: [Qemu-devel] [PULL 00/21] Misc patches for 2017-05-05, Stefan Hajnoczi, 2017/05/08
- Re: [Qemu-devel] [PULL 00/21] Misc patches for 2017-05-05, Stefan Hajnoczi, 2017/05/30