qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/3] linux-user: add ppc signal handling


From: Nathan Froyd
Subject: [Qemu-devel] [PATCH 0/3] linux-user: add ppc signal handling
Date: Tue, 21 Apr 2009 19:32:12 -0700

This patch series adds signal handling support for 32-bit PPC linux-user
emulation.  It requires a bit of shuffling of target-ppc code to ensure
that we know what the capabilities of our current CPU are so we know
which registers to save.

The signal handling code has been tested by an in-house NPTL
implementation for PPC linux-user emulation.  The NPTL implementation
will be coming along shortly, but the signal handling bits are useful on
their own.

-Nathan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]