Fix released in upstream QEMU 1.1.
** Changed in: qemu
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/883136
Title:
qemu on ARM hosts aborts on startup
** Changed in: qemu-linaro
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/883136
Title:
qemu on ARM hosts aborts on startup because makecontext() always
...and I think that backporting would be a bug against some other
package, not qemu, so we can close this bug.
** Changed in: qemu-linaro
Status: In Progress => Fix Committed
** Changed in: qemu
Status: New => Fix Committed
--
You received this bug notification because you are a
http://comments.gmane.org/gmane.comp.lib.glibc.ports/1325
-- Michael's version of the makecontext patches has been committed to
glibc-ports and should be available in glibc 2.16.
Upstream qemu (and thus qemu-linaro) now have a version of the configure
check which tests for __stub_makecontext, so
Michael Hope pointed out that glibc defines a macro __stub_makecontext
when the makecontext() implementation is a stub, so we can just add this
to the qemu configure test to make it automatically fall back to the
pthreads version as required.
--
You received this bug notification because you are
David Gilbert's post to upstream eglibc, and a reply from Joseph Myers with
some review comments:
http://comments.gmane.org/gmane.comp.lib.glibc.ports/1187
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bu
Plan:
(a) get makecontext added to eglibc
(b) see if upstream eglibc are open to the idea of some sort of #define for
MAKECONTEXT_ACTUALLY_IMPLEMENTED_NOW so we can detect it at compile time
(c) otherwise, work around in qemu (probably by adding another layer of
indirection)
--
You received thi
Consider putting this in 2.15 as well. Talk with Matthias re: getting
it into Ubuntu Precise either through a 2.13 backport or as part of a
2.15 update.
** Changed in: qemu-linaro
Assignee: (unassigned) => Ken Werner (kwerner)
--
You received this bug notification because you are a member
Removing Dave as he's done most of the work but can't complete it.
** Changed in: qemu-linaro
Importance: Undecided => Medium
** Changed in: qemu-linaro
Assignee: Dr. David Alan Gilbert (davidgil-uk) => (unassigned)
--
You received this bug notification because you are a member of qemu-
** Changed in: qemu-linaro
Status: New => In Progress
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/883136
Title:
qemu on ARM hosts aborts on startup because makecontext() always fails
Stat
OK, here is a eglibc patch that adds the context routines; seems to pass
Stefan's magic coroutine test, pass all the context specific tests in
eglibc and boots a debian image on qemu. (Not run a full eglibc test
run yet).
Dave
** Attachment added: "eglibc patch for ARM context routines"
http
On Wed, Dec 21, 2011 at 5:42 PM, Dr. David Alan Gilbert
<883...@bugs.launchpad.net> wrote:
> Attached is a 1st cut of a makecontext/setcontext/getcontext/swapcontext set
> for ARM - not ready to go into libc yet;
> currently it builds standalone and links (and passes) with a test of mine.
> Next
Attached is a 1st cut of a makecontext/setcontext/getcontext/swapcontext set
for ARM - not ready to go into libc yet;
currently it builds standalone and links (and passes) with a test of mine.
Next stop libc and a lot of cleanup.
** Changed in: qemu-linaro
Assignee: (unassigned) => Dr. Da
** Also affects: qemu
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/883136
Title:
qemu on ARM hosts aborts on startup because makecontext() always fails
14 matches
Mail list logo