qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/6] target description XML support for PowerPC


From: Nathan Froyd
Subject: [Qemu-devel] [PATCH 0/6] target description XML support for PowerPC
Date: Thu, 22 Jan 2009 12:42:07 -0800

This patch series implements target description XML support for PowerPC
in the GDB stub.  It's fairly straightforward:

- Include the necessary XML files in the build process;
- Inform the GDB stub that we have XML for PowerPC;
- Instruct the stub on how to use the XML files for the three major
  flavors of "extra" registers: floating-point, AltiVec, and SPE.

Ideally, support can be added later for sending interesting SPRs.

-Nathan




reply via email to

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