Features/HPPA

From QEMU
Revision as of 23:11, 4 January 2011 by AF (talk | contribs) (Fix typo)

Summary

Add emulation of HP PA-RISC.

Owner

  • Name: Stuart Brady
  • Email: sdb@zubnet.me.uk

Detailed Summary

System and user emulation of HP's PA-RISC platform. Both 32-bit (PA1.1) and 64-bit (PA2.0). Emulated systems would likely include one of the 'Snakes' (e.g. the 715/100), the C180/C240/similar, and C3000 or similar.

Status

Instruction decoding, branching and most simple instructions are emulated.

TODO

  • Stack-grows-up support for linux-user — rather tricky, and a blocker
  • CPU support for system emulation
  • Devices for system emulation

Code

The code is currently kept in a separate git repository: