QEMU is a generic and open source machine & userspace emulator and virtualizer.
QEMU is capable of emulating a complete machine in software without any need for hardware virtualization support. By using dynamic translation, it achieves very good performance.
This branch contains a fork of QEMU 9.2.0 dedicated to support lowRISC Ibex platforms:
- OpenTitan EarlGrey, based on 1.0.0.
- OpenTitan Darjeeling, based on development version.
- lowRISC IbexDemo.
See also original QEMU README file