]> Git Repo - qemu.git/commit
meson: report accelerator support
authorPaolo Bonzini <[email protected]>
Wed, 16 Sep 2020 19:31:11 +0000 (15:31 -0400)
committerPaolo Bonzini <[email protected]>
Wed, 30 Sep 2020 17:11:36 +0000 (19:11 +0200)
commit05512f55aaca92505b75d8fa6818b088a5eeb07f
treec9dd116c04736fe7ba676e14a3c560eaa9fb1293
parent48a81fd5b42e854e6c4b70cec60e023db9675e33
meson: report accelerator support

Note that the "real" support is reported.  A configuration like
--disable-system --enable-kvm will report "no" for "KVM support" because
no KVM-supported target is being compiled.

Reported-by: Andrew Jones <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
meson.build
This page took 0.02425 seconds and 4 git commands to generate.