commit | 60c5e1040ec2c26e8da4786f7f35fbe2a8b599d1 | [log] [tgz] |
---|---|---|
author | Igor Mammedov <imammedo@redhat.com> | Wed Oct 19 14:05:42 2016 +0200 |
committer | Eduardo Habkost <ehabkost@redhat.com> | Mon Oct 24 17:29:15 2016 -0200 |
tree | d51951aea02e5a7282ed8e8dc96f0404756aea0f | |
parent | 080ac219cc7d9c55adf925c3545b7450055ad625 [diff] |
pc: Require IRQ remapping and EIM if there could be x2APIC CPUs It would prevent starting guest with incorrect configs where interrupts couldn't be delivered to CPUs with APIC IDs > 255. Signed-off-by: Igor Mammedov <imammedo@redhat.com> Reviewed-by: Radim Krčmář <rkrcmar@redhat.com> Reviewed-by: Eduardo Habkost <ehabkost@redhat.com> Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>