>>> On 07.05.18 at 23:07, <janakarajan.natara...@amd.com> wrote:
> @@ -2351,6 +2352,7 @@ static void dump_irqs(unsigned char key)
>              printk("   %#02x -> %ps()\n", i, direct_apic_vector[i]);
>  
>      dump_ioapic_irq_info();
> +    dump_avic_info();
>  }

While this is better than a separate key, I still don't like it. These 
statistics
are unrelated to the purpose of 'i'. Why can't this be connected to e.g. 'v',
provided these statistics are all that relevant in the first place?

Jan



_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

Reply via email to