Re: [Qemu-devel] [PATCH 21/24] pseries: Add PCI MSI/MSI-X support

2012-08-15 Thread Alexander Graf
On 15.08.2012, at 19:19, Andreas Färber wrote: > Am 15.08.2012 11:58, schrieb Alexander Graf: >> From: Alexey Kardashevskiy >> >> This patch implements MSI and MSI-X support for the pseries PCI host >> bridge. To do this it adds: >> >> * A "config_space_address to msi_table" map, since the MS

Re: [Qemu-devel] [PATCH 21/24] pseries: Add PCI MSI/MSI-X support

2012-08-15 Thread Andreas Färber
Am 15.08.2012 11:58, schrieb Alexander Graf: > From: Alexey Kardashevskiy > > This patch implements MSI and MSI-X support for the pseries PCI host > bridge. To do this it adds: > > * A "config_space_address to msi_table" map, since the MSI RTAS calls > take a PCI config space address as an ide

[Qemu-devel] [PATCH 21/24] pseries: Add PCI MSI/MSI-X support

2012-08-15 Thread Alexander Graf
From: Alexey Kardashevskiy This patch implements MSI and MSI-X support for the pseries PCI host bridge. To do this it adds: * A "config_space_address to msi_table" map, since the MSI RTAS calls take a PCI config space address as an identifier. * A MSIX memory region to catch msi_notify()/msi