]> git.ipfire.org Git - thirdparty/libvirt.git/commit
spec: Refactor qemu_kvm_arches definition
authorAndrea Bolognani <abologna@redhat.com>
Mon, 5 Oct 2020 16:56:50 +0000 (18:56 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Fri, 9 Oct 2020 12:34:26 +0000 (14:34 +0200)
commit7f56b31562cc30668a2b4cbf2d7e3267eff6ee05
treea30c3da49803f033f05d411f9b2a9a001a56ef76
parente3000eb018df1aad97e157d5667f335e009543e7
spec: Refactor qemu_kvm_arches definition

There's no need to set a default for it if we're going to override
it immediately afterwards anyway, and setting with_qemu_tcg at the
same time only makes things more confusing.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Neal Gompa <ngompa13@gmail.com>
libvirt.spec.in