intel_iommu: disallow kernel-irqchip=on with IR
commit4684a2041005b598ecc92fbaf36463d2fd12b5de
authorPeter Xu <peterx@redhat.com>
Thu, 14 Jul 2016 05:56:36 +0000 (14 13:56 +0800)
committerMichael S. Tsirkin <mst@redhat.com>
Thu, 21 Jul 2016 17:44:19 +0000 (21 20:44 +0300)
tree64f0a398474140c82287923ad9066093954f221d
parent54a6c11b20bb635ac5bb5d9369782bf00d0c7e19
intel_iommu: disallow kernel-irqchip=on with IR

When user specify "intremap=on" with "-M kernel-irqchip=on", throw error
and then quit.

Signed-off-by: Peter Xu <peterx@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/i386/intel_iommu.c