On Fri, Sep 23, 2016 at 11:47:36AM +0800, Wanpeng Li wrote: > From: Wanpeng Li <wanpeng...@hotmail.com> > > The qemu will crash when info ioapic through hmp if irqchip > is split. Below message is splat: > > KVM_GET_IRQCHIP failed: Unknown error -6 > > This patch fix it by dumping the ioapic state from the qemu > emulated ioapic if irqchip is split. > > Cc: Paolo Bonzini <pbonz...@redhat.com> > Cc: Richard Henderson <r...@twiddle.net> > Cc: Eduardo Habkost <ehabk...@redhat.com> > Signed-off-by: Wanpeng Li <wanpeng...@hotmail.com>
Reviewed-by: Peter Xu <pet...@redhat.com>