meson.build: Re-enable KVM support for MIPS
commitfbc5884ce2774232ea5a1a7d9b4e605aefc16a2b
authorHuacai Chen <zltjiangshi@gmail.com>
Wed, 7 Oct 2020 08:39:28 +0000 (7 16:39 +0800)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 12 Oct 2020 15:50:24 +0000 (12 11:50 -0400)
tree1a9e188a12421b64168e3b56fc34348b9fa58791
parent242fb750bd3246cd17eea1455eb7c898a4843e77
meson.build: Re-enable KVM support for MIPS

After converting from configure to meson, KVM support is lost for MIPS,
so re-enable it in meson.build.

Fixes: fdb75aeff7c212e1afaaa3a43 ("configure: remove target configuration")
Fixes: 8a19980e3fc42239aae054bc9 ("configure: move accelerator logic to meson")
Cc: aolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Huacai Chen <chenhc@lemote.com>
Message-Id: <1602059975-10115-3-git-send-email-chenhc@lemote.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
meson.build