Re: [Qemu-devel] [PATCH 0/3] adding MSI/MSIX for PCI on POWER

2012-06-27 Thread Alexander Graf
On 27.06.2012, at 23:32, Benjamin Herrenschmidt wrote: > On Wed, 2012-06-27 at 16:43 +0200, Alexander Graf wrote: >> On 14.06.2012, at 06:29, Alexey Kardashevskiy wrote: >> >>> The following patches add MSIX support for PCI on POWER. >>> The first aim is virtio-pci so it was tested. It will also

Re: [Qemu-devel] [PATCH 0/3] adding MSI/MSIX for PCI on POWER

2012-06-27 Thread Benjamin Herrenschmidt
On Wed, 2012-06-27 at 16:43 +0200, Alexander Graf wrote: > On 14.06.2012, at 06:29, Alexey Kardashevskiy wrote: > > > The following patches add MSIX support for PCI on POWER. > > The first aim is virtio-pci so it was tested. It will also support > > VFIO when it becomes available in public. > > W

Re: [Qemu-devel] [PATCH 0/3] adding MSI/MSIX for PCI on POWER

2012-06-27 Thread Alexander Graf
On 14.06.2012, at 06:29, Alexey Kardashevskiy wrote: > The following patches add MSIX support for PCI on POWER. > The first aim is virtio-pci so it was tested. It will also support > VFIO when it becomes available in public. Wrong CC list. This has nothing to do at all with KVM, but you should h

Re: [Qemu-devel] [PATCH 0/3] adding MSI/MSIX for PCI on POWER

2012-06-13 Thread Alexey Kardashevskiy
Forgot to CC: someone :) On 14/06/12 14:29, Alexey Kardashevskiy wrote: > The following patches add MSIX support for PCI on POWER. > The first aim is virtio-pci so it was tested. It will also support > VFIO when it becomes available in public. > > Alexey Kardashevskiy (3): > msi/msix: added fun

[Qemu-devel] [PATCH 0/3] adding MSI/MSIX for PCI on POWER

2012-06-13 Thread Alexey Kardashevskiy
The following patches add MSIX support for PCI on POWER. The first aim is virtio-pci so it was tested. It will also support VFIO when it becomes available in public. Alexey Kardashevskiy (3): msi/msix: added functions to API to set up message address and data pseries: added allocator for a blo