Re: [Qemu-devel] [PATCH v16 0/9] KVM platform device passthrough

2015-06-05 Thread Eric Auger
Hi Alex, On 06/04/2015 08:11 PM, Alex Williamson wrote: > On Wed, 2015-05-27 at 10:11 +0100, Eric Auger wrote: >> This series aims at enabling KVM platform device passthrough. >> >> On kernel side, the vfio platform driver is needed, available from >> 4.1-rc1 onwards. >> >> This series now only rel

Re: [Qemu-devel] [PATCH v16 0/9] KVM platform device passthrough

2015-06-04 Thread Alex Williamson
On Wed, 2015-05-27 at 10:11 +0100, Eric Auger wrote: > This series aims at enabling KVM platform device passthrough. > > On kernel side, the vfio platform driver is needed, available from > 4.1-rc1 onwards. > > This series now only relies on the following QEMU series, for > dynamic instantiation