Re: [Qemu-devel] [PATCH 2/7] megasas: Enable MSI-X support

2014-04-28 Thread Hannes Reinecke
On 04/28/2014 01:51 PM, Paolo Bonzini wrote: Il 28/04/2014 13:49, Hannes Reinecke ha scritto: Ok, for now I'm applying this patch without the PCI->PCIE change. Hmm. Better let me send a new patch which reverts the PCI->PCIE change and make only megasas-gen2 a PCIE board. If I push patches 1

Re: [Qemu-devel] [PATCH 2/7] megasas: Enable MSI-X support

2014-04-28 Thread Paolo Bonzini
Il 28/04/2014 13:49, Hannes Reinecke ha scritto: Ok, for now I'm applying this patch without the PCI->PCIE change. Hmm. Better let me send a new patch which reverts the PCI->PCIE change and make only megasas-gen2 a PCIE board. If I push patches 1-3 and 7 to scsi-next, you can start from ther

Re: [Qemu-devel] [PATCH 2/7] megasas: Enable MSI-X support

2014-04-28 Thread Hannes Reinecke
On 04/28/2014 01:45 PM, Paolo Bonzini wrote: Hannes Reinecke wrote: I'm happy to continue with having the original implementation at PCI, and only moving to PCIe with the gen2 emulation. Ok, for now I'm applying this patch without the PCI->PCIE change. Hmm. Better let me send a new patch whic

Re: [Qemu-devel] [PATCH 2/7] megasas: Enable MSI-X support

2014-04-28 Thread Paolo Bonzini
Il 17/04/2014 17:01, Michael S. Tsirkin ha scritto: On Thu, Apr 17, 2014 at 03:41:56PM +0200, Hannes Reinecke wrote: On 04/17/2014 02:07 PM, Andreas Färber wrote: Am 17.04.2014 08:20, schrieb Hannes Reinecke: On 04/16/2014 07:52 PM, Michael S. Tsirkin wrote: On Wed, Apr 16, 2014 at 07:47:37PM

Re: [Qemu-devel] [PATCH 2/7] megasas: Enable MSI-X support

2014-04-17 Thread Michael S. Tsirkin
On Thu, Apr 17, 2014 at 03:41:56PM +0200, Hannes Reinecke wrote: > On 04/17/2014 02:07 PM, Andreas Färber wrote: > > Am 17.04.2014 08:20, schrieb Hannes Reinecke: > >> On 04/16/2014 07:52 PM, Michael S. Tsirkin wrote: > >>> On Wed, Apr 16, 2014 at 07:47:37PM +0200, Andreas Färber wrote: > Am 1

Re: [Qemu-devel] [PATCH 2/7] megasas: Enable MSI-X support

2014-04-17 Thread Hannes Reinecke
On 04/17/2014 02:07 PM, Andreas Färber wrote: > Am 17.04.2014 08:20, schrieb Hannes Reinecke: >> On 04/16/2014 07:52 PM, Michael S. Tsirkin wrote: >>> On Wed, Apr 16, 2014 at 07:47:37PM +0200, Andreas Färber wrote: Am 16.04.2014 19:40, schrieb Michael S. Tsirkin: > On Wed, Apr 16, 2014 at

Re: [Qemu-devel] [PATCH 2/7] megasas: Enable MSI-X support

2014-04-17 Thread Andreas Färber
Am 17.04.2014 08:20, schrieb Hannes Reinecke: > On 04/16/2014 07:52 PM, Michael S. Tsirkin wrote: >> On Wed, Apr 16, 2014 at 07:47:37PM +0200, Andreas Färber wrote: >>> Am 16.04.2014 19:40, schrieb Michael S. Tsirkin: On Wed, Apr 16, 2014 at 06:48:08PM +0200, Andreas Färber wrote: > Am 16.

Re: [Qemu-devel] [PATCH 2/7] megasas: Enable MSI-X support

2014-04-16 Thread Hannes Reinecke
On 04/16/2014 07:52 PM, Michael S. Tsirkin wrote: > On Wed, Apr 16, 2014 at 07:47:37PM +0200, Andreas Färber wrote: >> Am 16.04.2014 19:40, schrieb Michael S. Tsirkin: >>> On Wed, Apr 16, 2014 at 06:48:08PM +0200, Andreas Färber wrote: Am 16.04.2014 18:32, schrieb Alexander Graf: > > O

Re: [Qemu-devel] [PATCH 2/7] megasas: Enable MSI-X support

2014-04-16 Thread Michael S. Tsirkin
On Wed, Apr 16, 2014 at 07:47:37PM +0200, Andreas Färber wrote: > Am 16.04.2014 19:40, schrieb Michael S. Tsirkin: > > On Wed, Apr 16, 2014 at 06:48:08PM +0200, Andreas Färber wrote: > >> Am 16.04.2014 18:32, schrieb Alexander Graf: > >>> > >>> On 16.04.14 16:44, Hannes Reinecke wrote: > MSI-X

Re: [Qemu-devel] [PATCH 2/7] megasas: Enable MSI-X support

2014-04-16 Thread Andreas Färber
Am 16.04.2014 19:40, schrieb Michael S. Tsirkin: > On Wed, Apr 16, 2014 at 06:48:08PM +0200, Andreas Färber wrote: >> Am 16.04.2014 18:32, schrieb Alexander Graf: >>> >>> On 16.04.14 16:44, Hannes Reinecke wrote: MSI-X support has been fixed in qemu, so we can enable it again. Signed

Re: [Qemu-devel] [PATCH 2/7] megasas: Enable MSI-X support

2014-04-16 Thread Michael S. Tsirkin
On Wed, Apr 16, 2014 at 06:48:08PM +0200, Andreas Färber wrote: > Am 16.04.2014 18:32, schrieb Alexander Graf: > > > > On 16.04.14 16:44, Hannes Reinecke wrote: > >> MSI-X support has been fixed in qemu, so we can enable it again. > >> > >> Signed-off-by: Hannes Reinecke > >> --- > >> hw/scsi/m

Re: [Qemu-devel] [PATCH 2/7] megasas: Enable MSI-X support

2014-04-16 Thread Andreas Färber
Am 16.04.2014 18:32, schrieb Alexander Graf: > > On 16.04.14 16:44, Hannes Reinecke wrote: >> MSI-X support has been fixed in qemu, so we can enable it again. >> >> Signed-off-by: Hannes Reinecke >> --- >> hw/scsi/megasas.c | 19 ++- >> 1 file changed, 6 insertions(+), 13 delet

Re: [Qemu-devel] [PATCH 2/7] megasas: Enable MSI-X support

2014-04-16 Thread Alexander Graf
On 16.04.14 16:44, Hannes Reinecke wrote: MSI-X support has been fixed in qemu, so we can enable it again. Signed-off-by: Hannes Reinecke --- hw/scsi/megasas.c | 19 ++- 1 file changed, 6 insertions(+), 13 deletions(-) diff --git a/hw/scsi/megasas.c b/hw/scsi/megasas.c inde

[Qemu-devel] [PATCH 2/7] megasas: Enable MSI-X support

2014-04-16 Thread Hannes Reinecke
MSI-X support has been fixed in qemu, so we can enable it again. Signed-off-by: Hannes Reinecke --- hw/scsi/megasas.c | 19 ++- 1 file changed, 6 insertions(+), 13 deletions(-) diff --git a/hw/scsi/megasas.c b/hw/scsi/megasas.c index 1781525..df45286 100644 --- a/hw/scsi/megasas