[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] [PATCH] IRQ sharing in PCI bus
From: |
andrzej zaborowski |
Subject: |
[Qemu-devel] [PATCH] IRQ sharing in PCI bus |
Date: |
Sat, 23 Sep 2006 19:25:17 +0200 |
This allows multiple PCI devices on a bus to use the same IRQ lines.
The signals from all devices are ORed. It will only work if the guest
OS'es drivers supports that.
Linux guest required that to have scsi disks and usb devices working
at the same time on an emulated Versatile PB machine.
qemu-pci-irq-sharing.patch
Description: Binary data
- [Qemu-devel] [PATCH] IRQ sharing in PCI bus,
andrzej zaborowski <=