diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2017-03-21 14:31:57 +0000 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2017-03-21 15:46:22 +0000 |
commit | 898be3e0415c6d614395c087ef1e91210797cda7 (patch) | |
tree | aa0abd88c1601f8e1278f8791ca3e209216eecb6 /VERSION | |
parent | 41a56822e3049a83e05ebd1b0d7d040cb09a52fb (diff) | |
download | qemu-898be3e0415c6d614395c087ef1e91210797cda7.zip |
configure: Warn about deprecated hosts
We plan to drop support in a future QEMU release for host OSes
and host architectures for which we have no test machine where
we can build and run tests. For the 2.9 release, make configure
print a warning if it is run on such a host, so that the user
has some warning of the plans and can volunteer to help us
maintain the port if they need it to continue to function.
This commit flags up as deprecated the CPU architectures:
* ia64
* sparc
* anything which we don't have a TCG port for
(and which was presumably using TCI)
and the OSes:
* GNU/kFreeBSD
* DragonFly BSD
* NetBSD
* OpenBSD
* Solaris
* AIX
* Haiku
It also makes entirely unrecognized host OS strings be
rejected rather than treated as if they were Linux (which
likely never worked).
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 1490106717-9542-1-git-send-email-peter.maydell@linaro.org
Diffstat (limited to 'VERSION')
0 files changed, 0 insertions, 0 deletions