Today we release the second version of QFlex (v2.0) which includes the trace and timing modes.

QFlex is an instrumentation framework with tools for various use cases. We support trace-based simulation to quickly instrument existing QEMU images, and timing models to simulate multi-core CPU microarchitectures in detail. We based our framework on QEMU, a widely-used machine emulator, which is able to boot any machine and execute unmodified applications and operating systems.
QFlex is and always will be a work in progress, and at this stage, we are able to perform full-system simulation of a single server node (for 64-bit ARM). We are working on many other features including multi-node simulation.
You can download QFlex from ourĀ GitHub repo. As QFlex is a work in progress, we encourage users to use GitHub issues actively.