Features/HPPA: Difference between revisions

From QEMU
(HPPA status)
(No difference)

Revision as of 20:15, 29 December 2010

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 on 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: