qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/2] q35: Fix seabios IRQ mapping and setup


From: Alex Williamson
Subject: [Qemu-devel] [PATCH 0/2] q35: Fix seabios IRQ mapping and setup
Date: Tue, 22 Jan 2013 15:12:28 -0700
User-agent: StGit/0.16

This seems like the easier approach from my RFC yesterday.  Instead
of trying to make ich9 interrupt mapping look like piix, just add a
new slot-to-irq function so we can not only get bus 0 devices, but
root ports fixed as well.  The change from piix mapping is subtle,
but required for device assignment.  Additionally, fix the PIRQn
initialization value, enabling the interrupts for boot ROMs.  Thanks,

Alex

---

Alex Williamson (2):
      q35: Enable all PIRQn IRQs at startup
      q35: Add new PCI slot to irq routing function


 src/pciinit.c |   41 ++++++++++++++++++++++++++++++++++++-----
 1 file changed, 36 insertions(+), 5 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]