Features/HPPA: Difference between revisions

From QEMU
(HPPA status)
 
m (Fix typo)
Line 10: Line 10:
== Detailed Summary ==
== 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.
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 ==
== Status ==

Revision as of 23:11, 4 January 2011

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: