Features/HPPA

From QEMU
Revision as of 10:40, 17 February 2017 by Huth (talk | contribs) (HPPA user mode emulation is now part of QEMU)

Summary

Add system emulation of HP PA-RISC.

Owner

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

Detailed Summary

System 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, user mode emulation has been added (since QEMU 2.9).

TODO

  • CPU support for system emulation
  • Devices for system emulation

Code

The code is currently kept in a separate git repository: