[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] nr_irqs_gsi
On 07/11/12 17:42, Andrew Cooper wrote: > > No. There are 55 GSIs, indexed 0 thru 54. You would be introducing an > off-by-one error by changing the condition. Per xen log, I think it should be 0-55? for it start from 0 yet, please confirm! >> (XEN) ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) >> (XEN) IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23 >> (XEN) ACPI: IOAPIC (id[0x01] address[0xfec80000] gsi_base[32]) >> (XEN) IOAPIC[1]: apic_id 1, version 32, address 0xfec80000, GSI 32-55 > > The more interesting question is why you are attempting to map more GSIs > than you actually have. > The request came from Dom0 kernel(upstream kernel 3.0.x) for physical device. Thanks, Joe _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |