]> xenbits.xensource.com Git - people/pauldu/qemu.git/commit
configure: early test for supported targets
authorPaolo Bonzini <pbonzini@redhat.com>
Mon, 3 Jul 2017 14:58:28 +0000 (16:58 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 4 Jul 2017 12:39:28 +0000 (14:39 +0200)
commitd880a3ba7dd18f0e8efdd24decb706ecc9037dbb
tree1f0f4809feb469b412b0c06bc9ccb9539b912835
parent3b6b75506de44c5070639943c30a0ad5850f5d02
configure: early test for supported targets

Check for unsupported targets in target_list, and print an
error early in the configuration process.

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