On 21 March 2017 at 17:55, Thomas Huth wrote:
> On 21.03.2017 15:31, Peter Maydell wrote:
>> +if test "$supported_os" = "no"; then
>> +echo
>> +echo "WARNING: SUPPORT FOR THIS HOST OS WILL GO AWAY IN FUTURE
>> RELEASES!"
>> +echo
>> +echo "CPU host OS $targetos support is not curr
On 21.03.2017 15:31, Peter Maydell wrote:
> 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 us
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