Re: [Qemu-devel] [PATCH v15 00/10] KVM platform device passthrough

2015-05-25 Thread Eric Auger
Hi Vikram, Thanks a lot for your T-b! Best Regards Eric 05/22/2015 07:37 PM, Vikram Sethi wrote: > Hi Eric, > Tested the latest patchset from your vfio_integ_v15 branch on a platform > device with 2 mmio regions. Works fine. > > Tested-by: Vikram Sethi > > Thanks, > Vikram > On 05/06/15 01:

Re: [Qemu-devel] [PATCH v15 00/10] KVM platform device passthrough

2015-05-22 Thread Vikram Sethi
Hi Eric, Tested the latest patchset from your vfio_integ_v15 branch on a platform device with 2 mmio regions. Works fine. Tested-by: Vikram Sethi Thanks, Vikram On 05/06/15 01:37, Eric Auger wrote: > Dear All, > > Please ignore the previous void message. For unknown reason the reply > systemati

Re: [Qemu-devel] [PATCH v15 00/10] KVM platform device passthrough

2015-05-18 Thread Eric Auger
Hi Baptiste, all, Thanks Baptiste for your reply. Is there anything left blocking this series and fellow Machvirt Dynamic Sysbus instantiation? Hope there is no cyclic dependency between both? Thanks in advance Best Regards Eric On 05/11/2015 02:37 PM, Baptiste Reynal wrote: > Hi Eric, > >

Re: [Qemu-devel] [PATCH v15 00/10] KVM platform device passthrough

2015-05-11 Thread Baptiste Reynal
Hi Eric, I rebased amba patches on this serie. Everything is working fine with the PL330 device. Regards, Baptiste On Wed, May 6, 2015 at 8:37 AM, Eric Auger wrote: > Dear All, > > Please ignore the previous void message. For unknown reason the reply > systematically ignores the content of the

Re: [Qemu-devel] [PATCH v15 00/10] KVM platform device passthrough

2015-05-05 Thread Eric Auger
Dear All, Please ignore the previous void message. For unknown reason the reply systematically ignores the content of the message? Retrying breaking the history... Content was: I am looking for "Tested-by" for this series and related Machvirt dynamic sysbus device instantiation. Did anyone try th

Re: [Qemu-devel] [PATCH v15 00/10] KVM platform device passthrough

2015-05-05 Thread Eric Auger

[Qemu-devel] [PATCH v15 00/10] KVM platform device passthrough

2015-04-30 Thread Eric Auger
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 of the VFIO platform device from qemu command line: [1] [PATCH v12