target-i386: kvm: Report kvm_pv_unhalt as unsupported w/o kernel_irqchip
commit648774779aa6cdf755a296d1a15849ced51072f1
authorEduardo Habkost <ehabkost@redhat.com>
Fri, 12 Aug 2016 18:14:32 +0000 (12 15:14 -0300)
committerEduardo Habkost <ehabkost@redhat.com>
Tue, 16 Aug 2016 11:49:53 +0000 (16 08:49 -0300)
tree8d3ca72192600d44c603af8388cdbc9b8b0e4d5c
parent1dc8a6695c731abb7461c637b2512c3670d82be4
target-i386: kvm: Report kvm_pv_unhalt as unsupported w/o kernel_irqchip

The kvm_pv_unhalt feature doesn't work if kernel_irqchip is
disabled, so we need to report it as unsupported.

Tested-by: Peter Xu <peterx@redhat.com>
Reviewed-by: Andrew Jones <drjones@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
target-i386/kvm.c