qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Peter Xu <peterx@redhat.com>
To: Paolo Bonzini <pbonzini@redhat.com>
Cc: qemu-devel@nongnu.org, "Michael S . Tsirkin" <mst@redhat.com>
Subject: Re: [Qemu-devel] [PATCH 0/5] ioapic: support TYPE_INTERRUPT_STATS_PROVIDER
Date: Wed, 27 Jun 2018 21:27:37 +0800	[thread overview]
Message-ID: <20180627132737.GA2455@xz-mi> (raw)
In-Reply-To: <1d6f848e-1727-21cb-8792-bf4b3f1c1bfd@redhat.com>

On Wed, Jun 27, 2018 at 03:11:10PM +0200, Paolo Bonzini wrote:
> 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.

Thanks, Paolo. :)

-- 
Peter Xu

      reply	other threads:[~2018-06-27 13:27 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-29  7:30 [Qemu-devel] [PATCH 0/5] ioapic: support TYPE_INTERRUPT_STATS_PROVIDER Peter Xu
2017-12-29  7:31 ` [Qemu-devel] [PATCH 1/5] doc: another fix to "info pic" Peter Xu
2017-12-29  7:31 ` [Qemu-devel] [PATCH 2/5] ioapic: support " Peter Xu
2017-12-29  7:31 ` [Qemu-devel] [PATCH 3/5] ioapic: some proper indents when dump info Peter Xu
2017-12-29  7:31 ` [Qemu-devel] [PATCH 4/5] ioapic: support "info irq" Peter Xu
2017-12-29  7:31 ` [Qemu-devel] [PATCH 5/5] hmp: obsolete "info ioapic" Peter Xu
2018-06-27 13:11 ` [Qemu-devel] [PATCH 0/5] ioapic: support TYPE_INTERRUPT_STATS_PROVIDER Paolo Bonzini
2018-06-27 13:27   ` Peter Xu [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180627132737.GA2455@xz-mi \
    --to=peterx@redhat.com \
    --cc=mst@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).