On 07/03/2017 09:34 AM, Paolo Bonzini wrote:
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<pbonz...@redhat.com> --- configure | 90 ++++++++++++++++++++++++++++++++++++++------------------------- 1 file changed, 55 insertions(+), 35 deletions(-)
Reviewed-by: Richard Henderson <r...@twiddle.net> r~