configure: factor out list of supported Xen/KVM/HAX targets
commit3b6b75506de44c5070639943c30a0ad5850f5d02
authorPaolo Bonzini <pbonzini@redhat.com>
Mon, 17 Sep 2012 09:59:41 +0000 (17 11:59 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 4 Jul 2017 12:39:28 +0000 (4 14:39 +0200)
treea2c66a74bbde09e90b44e109c7a23e2b3ce719d0
parentee29bdb6a7878205d41a46aa30f17bb831910b85
configure: factor out list of supported Xen/KVM/HAX targets

This will be useful when the functions are called, early in the configure
process, to filter out targets that do not support hardware acceleration.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
configure