Am 09.02.2012 20:11, schrieb Peter Maydell:
> On 9 February 2012 18:23, Andreas Färber <afaer...@suse.de> wrote:
>> Am 09.02.2012 18:07, schrieb Peter Maydell:
>>> (2) qemu 1.0 does not work on ARM hosts -- see the release notes.
>>> (3) at least one of the problems which meant we marked it as unsupported is 
>>> still unfixed in master, so this isn't going to work
>>
>> What's the remaining issue? I was able to successfully compile and run
>> arm-softmmu + arm-linux-user on Oneiric the weekend.
> 
> On ARM Linux glibc provides a makecontext() that always fails ENOSYS,
> so our configure test thinks there is makecontext support but when we
> try to use it for coroutines it will fail and we abort.

Oh, I was aware of that, I reported the warnings. I was able to
successfully boot up and play with Paul's arm-test image though -
shouldn't the block layer totally go nuts with coroutines not working?

Andreas

-- 
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg

Reply via email to