qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 0/5] ioapic: support TYPE_INTERRUPT_STATS_PROVID


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH 0/5] ioapic: support TYPE_INTERRUPT_STATS_PROVIDER
Date: Wed, 27 Jun 2018 15:11:10 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.8.0

On 29/12/2017 08:30, Peter Xu wrote:
> Let ioapic join the big family.  At last, I obsoleted "info ioapic",
> kept the interface but telling people to start use "info pic".  We can
> fully remove it after some releases.
> 
> Please review, thanks.
> 
> Peter Xu (5):
>   doc: another fix to "info pic"
>   ioapic: support "info pic"
>   ioapic: some proper indents when dump info
>   ioapic: support "info irq"
>   hmp: obsolete "info ioapic"
> 
>  hmp-commands-info.hx              |  2 +-
>  hw/i386/kvm/ioapic.c              | 11 ++-------
>  hw/intc/ioapic.c                  | 12 +---------
>  hw/intc/ioapic_common.c           | 47 
> +++++++++++++++++++++++++++++++++++----
>  include/hw/i386/ioapic_internal.h |  3 +++
>  include/hw/i386/pc.h              |  3 ---
>  target/i386/monitor.c             |  8 ++-----
>  7 files changed, 52 insertions(+), 34 deletions(-)
> 

Queued, better late than never.

Paolo



reply via email to

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