Re: [Qemu-devel] [PATCH 2/2] ppc-e500: implement PCI INTx routing

2013-12-22 Thread Alexander Graf
> Am 22.12.2013 um 12:31 schrieb "Michael S. Tsirkin" : > >> On Fri, Dec 20, 2013 at 11:31:17AM +0100, Alexander Graf wrote: >> >>> On 20.12.2013, at 10:42, Bharat Bhushan wrote: >>> >>> This patch adds pci pin to irq_num routing callback. >>> This callback is called from pci_device_route_int

Re: [Qemu-devel] [PATCH 2/2] ppc-e500: implement PCI INTx routing

2013-12-22 Thread Michael S. Tsirkin
On Fri, Dec 20, 2013 at 11:31:17AM +0100, Alexander Graf wrote: > > On 20.12.2013, at 10:42, Bharat Bhushan wrote: > > > This patch adds pci pin to irq_num routing callback. > > This callback is called from pci_device_route_intx_to_irq to find which pci > > device > > maps to which irq. This is

Re: [Qemu-devel] [PATCH 2/2] ppc-e500: implement PCI INTx routing

2013-12-20 Thread bharat.bhus...@freescale.com
> -Original Message- > From: Alexander Graf [mailto:ag...@suse.de] > Sent: Friday, December 20, 2013 4:01 PM > To: Bhushan Bharat-R65777 > Cc: Michael S. Tsirkin; Wood Scott-B07421; qemu-ppc; QEMU Developers; Bhushan > Bharat-R65777 > Subject: Re: [PATCH 2/2] ppc-e500: implement PCI INTx

Re: [Qemu-devel] [PATCH 2/2] ppc-e500: implement PCI INTx routing

2013-12-20 Thread Alexander Graf
On 20.12.2013, at 10:42, Bharat Bhushan wrote: > This patch adds pci pin to irq_num routing callback. > This callback is called from pci_device_route_intx_to_irq to find which pci > device > maps to which irq. This is used for pci-device passthrough using vfio. > > Also without this patch we g

[Qemu-devel] [PATCH 2/2] ppc-e500: implement PCI INTx routing

2013-12-20 Thread Bharat Bhushan
This patch adds pci pin to irq_num routing callback. This callback is called from pci_device_route_intx_to_irq to find which pci device maps to which irq. This is used for pci-device passthrough using vfio. Also without this patch we gets below warning " PCI: Bug - unimplemented PCI INTx routi

Re: [Qemu-devel] [PATCH 2/2] ppc-e500: implement PCI INTx routing

2013-12-19 Thread Michael S. Tsirkin
On Thu, Nov 28, 2013 at 12:05:33PM +0530, Bharat Bhushan wrote: > This patch adds pci pin to irq_num routing callback > Without this patch we gets below warning > > " > PCI: Bug - unimplemented PCI INTx routing (e500-pcihost) > qemu-system-ppc64: PCI: Bug - unimplemented PCI INTx routing (e500

Re: [Qemu-devel] [PATCH 2/2] ppc-e500: implement PCI INTx routing

2013-12-19 Thread Michael S. Tsirkin
On Fri, Dec 20, 2013 at 04:15:09AM +, bharat.bhus...@freescale.com wrote: > > > > -Original Message- > > From: Michael S. Tsirkin [mailto:m...@redhat.com] > > Sent: Friday, December 20, 2013 12:02 AM > > To: Alexander Graf > > Cc: Bhushan Bharat-R65777; Wood Scott-B07421; QEMU Develop

Re: [Qemu-devel] [PATCH 2/2] ppc-e500: implement PCI INTx routing

2013-12-19 Thread bharat.bhus...@freescale.com
> -Original Message- > From: Michael S. Tsirkin [mailto:m...@redhat.com] > Sent: Friday, December 20, 2013 12:02 AM > To: Alexander Graf > Cc: Bhushan Bharat-R65777; Wood Scott-B07421; QEMU Developers; qemu-ppc > Subject: Re: [PATCH 2/2] ppc-e500: implement PCI INTx routing > > On Thu, D

Re: [Qemu-devel] [PATCH 2/2] ppc-e500: implement PCI INTx routing

2013-12-19 Thread Michael S. Tsirkin
On Thu, Dec 19, 2013 at 05:28:17PM +0100, Alexander Graf wrote: > > On 19.12.2013, at 16:39, bharat.bhus...@freescale.com wrote: > > > > > > >> -Original Message- > >> From: Michael S. Tsirkin [mailto:m...@redhat.com] > >> Sent: Thursday, December 19, 2013 3:55 AM > >> To: Alexander Gra

Re: [Qemu-devel] [PATCH 2/2] ppc-e500: implement PCI INTx routing

2013-12-19 Thread bharat.bhus...@freescale.com
> -Original Message- > From: Michael S. Tsirkin [mailto:m...@redhat.com] > Sent: Thursday, December 19, 2013 3:55 AM > To: Alexander Graf > Cc: Bhushan Bharat-R65777; Wood Scott-B07421; QEMU Developers; qemu-ppc; > Bhushan > Bharat-R65777 > Subject: Re: [PATCH 2/2] ppc-e500: implement PC

Re: [Qemu-devel] [PATCH 2/2] ppc-e500: implement PCI INTx routing

2013-12-19 Thread bharat.bhus...@freescale.com
> -Original Message- > From: Michael S. Tsirkin [mailto:m...@redhat.com] > Sent: Thursday, December 19, 2013 9:20 PM > To: Bhushan Bharat-R65777 > Cc: Alexander Graf; Wood Scott-B07421; QEMU Developers; qemu-ppc > Subject: Re: [PATCH 2/2] ppc-e500: implement PCI INTx routing > > On Thu,

Re: [Qemu-devel] [PATCH 2/2] ppc-e500: implement PCI INTx routing

2013-12-19 Thread Alexander Graf
On 19.12.2013, at 16:39, bharat.bhus...@freescale.com wrote: > > >> -Original Message- >> From: Michael S. Tsirkin [mailto:m...@redhat.com] >> Sent: Thursday, December 19, 2013 3:55 AM >> To: Alexander Graf >> Cc: Bhushan Bharat-R65777; Wood Scott-B07421; QEMU Developers; qemu-ppc; >>

Re: [Qemu-devel] [PATCH 2/2] ppc-e500: implement PCI INTx routing

2013-12-19 Thread Michael S. Tsirkin
On Thu, Dec 19, 2013 at 03:39:58PM +, bharat.bhus...@freescale.com wrote: > > > > -Original Message- > > From: Michael S. Tsirkin [mailto:m...@redhat.com] > > Sent: Thursday, December 19, 2013 3:55 AM > > To: Alexander Graf > > Cc: Bhushan Bharat-R65777; Wood Scott-B07421; QEMU Develo

Re: [Qemu-devel] [PATCH 2/2] ppc-e500: implement PCI INTx routing

2013-12-18 Thread Michael S. Tsirkin
On Wed, Dec 18, 2013 at 10:53:32PM +0100, Alexander Graf wrote: > > On 28.11.2013, at 07:35, Bharat Bhushan wrote: > > > This patch adds pci pin to irq_num routing callback > > Without this patch we gets below warning > > > > " > > PCI: Bug - unimplemented PCI INTx routing (e500-pcihost) > >

Re: [Qemu-devel] [PATCH 2/2] ppc-e500: implement PCI INTx routing

2013-12-18 Thread Alexander Graf
On 28.11.2013, at 07:35, Bharat Bhushan wrote: > This patch adds pci pin to irq_num routing callback > Without this patch we gets below warning > > " > PCI: Bug - unimplemented PCI INTx routing (e500-pcihost) > qemu-system-ppc64: PCI: Bug - unimplemented PCI INTx routing (e500-pcihost) > " >

[Qemu-devel] [PATCH 2/2] ppc-e500: implement PCI INTx routing

2013-11-28 Thread Bharat Bhushan
This patch adds pci pin to irq_num routing callback Without this patch we gets below warning " PCI: Bug - unimplemented PCI INTx routing (e500-pcihost) qemu-system-ppc64: PCI: Bug - unimplemented PCI INTx routing (e500-pcihost) " Signed-off-by: Bharat Bhushan --- hw/pci-host/ppce500.c | 2