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