spapr: Report kvm_irqchip_in_kernel() in 'info pic'
commitf041d6af55708a75851bfc4ef1373a565703f976
authorGreg Kurz <groug@kaod.org>
Thu, 12 Sep 2019 14:30:09 +0000 (12 16:30 +0200)
committerDavid Gibson <david@gibson.dropbear.id.au>
Fri, 4 Oct 2019 00:25:23 +0000 (4 10:25 +1000)
treecb51116f2f6cdfe2e678888292a95cf3fd8148ac
parent59b7c1c283508ad5aa1c4064b17f8d368664029c
spapr: Report kvm_irqchip_in_kernel() in 'info pic'

Unless the machine was started with kernel-irqchip=on, we cannot easily
tell if we're actually using an in-kernel or an emulated irqchip. This
information is important enough that it is worth printing it in 'info
pic'.

Signed-off-by: Greg Kurz <groug@kaod.org>
Message-Id: <156829860985.2073005.5893493824873412773.stgit@bahia.tls.ibm.com>
Reviewed-by: Cédric Le Goater <clg@kaod.org>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
hw/ppc/spapr.c