On 22/09/2015 12:46, Pavel Butsykin wrote: >>> >> I would print IRR as a bitmap here, like ISR/IRR in the local APIC dump. >> Similarly, it would be nice to print the "Remote IRR" bits of the >> redirection table (printing them as a bitmap with the same format). > ... > > pin 9 0x0000000000018041 dest=0 vec=65 active-hi level IRR(0) masked > fixed physical > pin 10 0x0000000000010000 dest=0 vec=0 active-hi edge masked > fixed physical > pin 11 0x0300000000008081 dest=3 vec=129 active-hi level IRR(0) > fixed physical > pin 12 0x000000000000003c dest=0 vec=60 active-hi edge > fixed physical > ... > IRR 2 17
I was thinking more like: pin 9 0x0000000000018041 dest=0 vec=65 active-hi level masked fixed physical pin 10 0x0000000000010000 dest=0 vec=0 active-hi edge masked fixed physical pin 11 0x030000000000c081 dest=3 vec=129 active-hi level fixed physical pin 12 0x000000000000003c dest=0 vec=60 active-hi edge fixed physical ... IRR 2 17 Remote IRR 11 Paolo