tools: disable building qemu-trad per default
authorJuergen Gross <jgross@suse.com>
Fri, 10 Sep 2021 05:55:18 +0000 (07:55 +0200)
committerIan Jackson <iwj@xenproject.org>
Wed, 3 Nov 2021 12:54:40 +0000 (12:54 +0000)
commitce309942c791628ff42082d1b74bfaeaa5267ae0
tree00317b2a7b99b37fcec2d00761c9b33c8776f584
parentb67f09721f136cc3a9afcb6a82466d1bd27aa6c0
tools: disable building qemu-trad per default

Using qemu-traditional as device model is deprecated for some time now.

So change the default for building it to "disable". This will affect
ioemu-stubdom, too, as there is a direct dependency between the two.

Today it is possible to use a PVH/HVM Linux-based stubdom as device
model. Additionally using ioemu-stubdom isn't really helping for
security, as it requires to run a very old and potentially buggy qemu
version in a PV domain. This is adding probably more security problems
than it is removing by using a stubdom.

Signed-off-by: Juergen Gross <jgross@suse.com>
Reviewed-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
Acked-by: Ian Jackson <iwj@xenproject.org>
Release-Acked-by: Ian Jackson <iwj@xenproject.org>
CHANGELOG.md
stubdom/configure
stubdom/configure.ac
tools/configure
tools/configure.ac