Re: [Qemu-devel] [PATCH] tests/docker: Test more components on the Fedora default image

2019-05-05 Thread Alex Bennée
Philippe Mathieu-Daudé writes: > Install optional dependencies of QEMU to get better coverage. > > The following components are now enabled: > > $ ./configure > ... > Multipath support yes > VNC SASL support yes > RDMA support yes > PVRDMA supportyes > libiscsi support

Re: [Qemu-devel] [PATCH] tests/docker: Test more components on the Fedora default image

2019-05-04 Thread Marcel Apfelbaum
Hi Philippe, On 5/4/19 8:54 AM, Philippe Mathieu-Daudé wrote: Install optional dependencies of QEMU to get better coverage. The following components are now enabled: $ ./configure ... Multipath support yes VNC SASL support yes RDMA support yes PVRDMA supportyes

[Qemu-devel] [PATCH] tests/docker: Test more components on the Fedora default image

2019-05-04 Thread Philippe Mathieu-Daudé
Install optional dependencies of QEMU to get better coverage. The following components are now enabled: $ ./configure ... Multipath support yes VNC SASL support yes RDMA support yes PVRDMA supportyes libiscsi support yes seccomp support yes libpmem support yes