On 2012-07-04 23:15, Michael S. Tsirkin wrote:
> On Mon, Jul 02, 2012 at 02:38:45PM +0200, Jan Kiszka wrote:
>> Back to the roots: This implements pci_device_route_intx_to_irq and the
>> PCI INTx routing notifier, but only those, without any caching for
>> existing emulated devices. I tried to carr
On Mon, Jul 02, 2012 at 02:38:45PM +0200, Jan Kiszka wrote:
> Back to the roots: This implements pci_device_route_intx_to_irq and the
> PCI INTx routing notifier, but only those, without any caching for
> existing emulated devices. I tried to carry over all other refactorings
> and comment on the p
Back to the roots: This implements pci_device_route_intx_to_irq and the
PCI INTx routing notifier, but only those, without any caching for
existing emulated devices. I tried to carry over all other refactorings
and comment on the previous version.
Please review/merge.
Jan Kiszka (2):
pci: Add p