qemu-devel
[Top][All Lists]
Advanced

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

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


From: Peter Xu
Subject: [Qemu-devel] [PATCH 0/5] ioapic: support TYPE_INTERRUPT_STATS_PROVIDER
Date: Fri, 29 Dec 2017 15:30:59 +0800

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(-)

-- 
2.14.3




reply via email to

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