qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v3 0/9] hmp command IO- and Local APIC dump stat


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH v3 0/9] hmp command IO- and Local APIC dump state
Date: Tue, 22 Sep 2015 13:09:59 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0


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



reply via email to

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