[Qemu-devel] [PATCH 8/9] hmp: added io apic dump state

2015-09-22 Thread Denis V. Lunev
From: Pavel Butsykin Added the hmp command to query io apic state, may be usefull after guest crashes to understand IRQ routing in guest. Implementation is only for kvm here. The dump will look like (qemu) info ioapic ioapic id=0x00 sel=0x26 (redir[11]) pin 0 0x0001 dest=0 vec=0 a

[Qemu-devel] [PATCH 8/9] hmp: added io apic dump state

2015-09-21 Thread Denis V. Lunev
From: Pavel Butsykin Added the hmp command to query io apic state, may be usefull after guest crashes to understand IRQ routing in guest. Implementation is only for kvm here. The dump will look like (qemu) info ioapic ioapic id=0x00 sel=0x2e (redir[15]) pin 0 0x0001 dest=0 vec=0 a

Re: [Qemu-devel] [PATCH 8/9] hmp: added io apic dump state

2015-09-15 Thread Paolo Bonzini
On 15/09/2015 11:23, Denis V. Lunev wrote: > > Implementation is only for kvm here. The dump will look like > (qemu) info apic-io > ioapic ID=00 IRR= SEL=18 > ioapic 00 000100ff: int=ff delmod=0:Fixed P.H.EM dest=0 > ioapic 01 03000993: int=93 delmod=1:LowPri L.H.E. dest

[Qemu-devel] [PATCH 8/9] hmp: added io apic dump state

2015-09-15 Thread Denis V. Lunev
From: Pavel Butsykin Added the hmp command to query io apic state, may be usefull after guest crashes to understand IRQ routing in guest. Implementation is only for kvm here. The dump will look like (qemu) info apic-io ioapic ID=00 IRR= SEL=18 ioapic 00 000100ff: int=ff delmod=0: