From: Paolo Bonzini <pbonzini@redhat.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] qemu ARM host support likely to be broken in 1.0
Date: Fri, 04 Nov 2011 08:53:33 +0100 [thread overview]
Message-ID: <j905lt$koo$1@dough.gmane.org> (raw)
In-Reply-To: <CAFEAcA9waX8pPTDLTK_T7ysMY+3YFXcvkcDN=pRPufW2nZZnbw@mail.gmail.com>
On 11/04/2011 02:52 AM, Peter Maydell wrote:
> * the fixed address we mmap the code gen buffer to in system
> mode tends to overlap the libc heap (at least on Ubuntu oneiric);
> when this happens you typically get a sysmalloc abort
Let's change this to use the .bss code gen buffer. We can make it
depend on __arm__ for 1.0, and toggle it for all architectures for 1.1
after testing on Windows (Linux and Mac OS X should have no problem).
Paolo
next prev parent reply other threads:[~2011-11-04 7:53 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-04 1:52 [Qemu-devel] qemu ARM host support likely to be broken in 1.0 Peter Maydell
2011-11-04 7:53 ` Paolo Bonzini [this message]
2011-11-04 13:08 ` Peter Maydell
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='j905lt$koo$1@dough.gmane.org' \
--to=pbonzini@redhat.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.